Peter Reilly
79f24fd579
Added outputtoformatters attribute to <junit> to allow suppression
of noisey tests. Bugzilla report 12817.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@463045 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
ea464f8bc2
bug 39439: doc that only one fileset is allowed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@447992 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
87831d059c
remove example using references
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@443502 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
2b9310fc47
unrestrict the dbvendor for the websphere element of the ejbjar task.
Bugzilla Report 40475.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442789 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
9498868500
Bugzilla Report 40333, jsch 0.1.29 minimum required.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442762 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
9a48ac8f87
weaken regexp enough to pick up all Copyright lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442328 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
6bcf43692f
too different from the rest for a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442321 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
dde4592979
too different from the rest for a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442315 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
782372dee5
remove copyright lines that match my fisrt attempt at a regexp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442093 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
443e397b46
Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9e55ff45c5
opps forgot to commit this
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441944 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
a4e795303f
remove some auto-genereated clutter
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@441853 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Peter Reilly
9936be2698
add setbeans and classpath to <script> task
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439681 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
e8b96f4bf2
Use a more specific URL, don't shout that loud
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434506 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
bd6384b62c
deprecate .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434500 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
5db007f358
JUnit 3.8.2 bugfix update.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@431469 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
e264aff93b
Bugzilla 40021, contribution of Ivan Ivanov.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@421372 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
94e4ecf005
bugzilla report 38175; javacc needs a jdk version attribute for java1.5 support.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@419220 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
e7734def8b
add support to nested XSL parameters in junitreport, Bugzilla 39708
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418420 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jacobus Martinus Kruithof
18784a313b
Removed support for Xalan1.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@417020 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
26666f6c70
How scriptdef handles namespaces in element types.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415841 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Steve Loughran
a7a552988f
extending scriptdef
1. nested text gets passed to self.text
2. a fail(String) method takes on the work of throwing exceptions even in languages that dont make it easy to throw BuildExceptions
I have antunit tests for these in the antbook source tree, but not moved them into ant's codebase yet.
Issue: should nested text be something that must be enabled explicitly via a nestedText attribute in scriptdef?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@415817 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
31c6b1478b
FTP Account could not be specified in ant FTP task.
Bugzilla report 39720.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412075 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Stefan Bodewig
91cc8f64c1
Document sftp option
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@406522 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
72b360356e
removal of the jprobe and metamata tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@405267 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Kevin Jackson
225ba32212
- fix doc bug 24493
- update year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@396800 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Antoine Levy-Lambert
53511a6584
removal of testlet, visual age for java, and icontract optional tasks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@396131 13f79535-47bb-0310-9956-ffa450edef68
19 years ago
Jesse N. Glick
f2078ba20b
#38811 : support for JUnit 4.0.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381780 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
9af46a2ca0
#38799 : <junit> task should work so long as junit.jar
present in <classpath> even if not among Ant libs.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@381467 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
f339eaa23b
sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368846 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
b89d7b2558
EOL statement on ejb tasks, some HTML fixup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368831 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
35e81ce122
2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368283 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
591d233731
point to schemavalidate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368033 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
85b2f17bf5
remove mention of version of oro in perforce.html,
referring to install.html instead
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@355451 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cd27368fdf
Document parallel and maxparallel attributes. PR# 37533.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@345094 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5d904dfab6
regenerate site and fix linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307008 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a7d38cf263
resource collection support for apply and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292251 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
4d402cce79
ResourceCollection support for batchtest
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292242 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
00abd2b7bb
mention need for cleartool
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@289643 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
1f77f2bf9f
documenting passive FTP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278519 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
052dcecc5a
doc updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278514 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
a94f92acd0
Bug 35345: s/The syntax is filters is/The syntax for filters is/
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278426 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
f2d32ac66d
Add initialSiteCommand and siteCommand attributes.
PR:34257, 34853
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278378 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
d0cb590844
Based on a patch submitted by Neeme Praks, allow support for a retry count on FTP transfers. Some
servers are unreliable for unknown - this allows for a retry count to be specified to accomodate work on such
flaky servers.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278374 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
fde455e0da
Document new timestampGranularity attribute and spiff up the page generally, add links to Java code as
appropriate, fix up the table column sizing which had become rather unwieldy.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278326 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
22bdc578fc
Change so that systemTypeKey and all the new xxxConfig attributes work by the convention that setting the attribute to "" leaves the attribute unset, at
whatever value it had before, that is, for all these, the default value of null. This would enable property-file based development to proceed more easily.
Update documentantation to reflect this.
PR: 34978
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278316 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
73b52c9fd9
remove unnecessary " marks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278283 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steve Loughran
65190d753d
scp doc tweakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278267 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
86c0c290ba
punctuation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278266 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Steven M. Cohen
da924b6826
change name of attribute from systemKeyConfig to systemTypeKey as a more intuitive name and check in
documentation for revised FTP task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278265 13f79535-47bb-0310-9956-ffa450edef68
20 years ago