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
Jesse N. Glick
2a0bbc499f
Removing some gratuitous XHTML-isms. They still break JavaHelp, alas, and the manual is anyway not even strictly
formatted plain HTML, much less XHTML.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278201 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
223b50ebd9
Rename rpm's showoutput attribute to quiet, document it - Submitted by Zach Garner
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278104 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
7b6c2a7797
Deprecate stylebook, add javadocs to it - by Kev Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278097 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jesse N. Glick
8a86b8228f
#25832 : deprecating the task names <WsdlToDotnet> and <style>.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278068 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
92410b9065
Hint at maxparallel attribute, PR 34119
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278041 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
bff90f2861
swallow sun.reflect lines when filtertrace is true, PR 22758, Submitted by Emmanuel Bourg <ebourg at apache dot org>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277999 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
6b47f81bd1
includes for .NET tasks doesn't work as expected. PR 24194
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277941 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
55d93c10e0
vjc doesn't support /additionalmodules, PR 24112
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277939 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
fa99b4cc44
Make <rexec> use the protocol directly, when possible. Also, did the command attribute actually work? PR: 26632
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277913 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Peter Reilly
a68ae35518
minor mods to examples, + add some headers to tables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277892 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
f6d5db2c44
Remove $Date$ tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277847 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
c7e8a8e498
Removed $Id$ cvs tags
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277846 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
76995baa8b
add reference to stylesheet for OptionalTasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277822 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d451d34180
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277806 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
1192541482
missing description for uri
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277803 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
2d1c5924e5
PR: 33770
Improved FTP task to not fail on hidden directories.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277793 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
fe6517e3c5
remove reference to jruby 0.7.0 as jruby 0.8.0 has been released
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277764 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d2be6574a7
Fix typos.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277763 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
350d80e927
Worked out how to validate XSD files themselves. Changes to task made, and the examples of the task now show how to do this.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277718 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
fc7d08599f
Fix the date up
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277708 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
2bf7351182
<schemavalidate>. Because I can never get the settings right.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277707 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
13b07b313f
Make javah a facade task, support kaffeh
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277590 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7bb2ccf52f
Make native2ascii a full-blown facade task, add docs
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277573 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
3935a662f5
consistent use of <code> - submitted by Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277057 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
706bba41a5
> -> >
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277037 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stephane Bailliez
94e7786f36
Fixed property typo for p4counter.
Thanks to Bernd Gerlach-de Campos
PR: 30981
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277029 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
60f7e5dff7
Lots of typos and spelling (was that misspelt/misspelled ;-) errors.
Submitted by: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277023 13f79535-47bb-0310-9956-ffa450edef68
21 years ago