375 Commits

Author SHA1 Message Date
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
2006-07-05 12:35:49 +00:00
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
2006-06-30 23:42:17 +00:00
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
2006-06-25 14:38:27 +00:00
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
2006-06-20 23:29:46 +00:00
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
2006-06-20 21:44:32 +00:00
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
2006-06-06 10:52:47 +00:00
Stefan Bodewig
91cc8f64c1 Document sftp option
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@406522 13f79535-47bb-0310-9956-ffa450edef68
2006-05-15 03:54:58 +00:00
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
2006-05-09 01:45:21 +00:00
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
2006-04-25 07:28:49 +00:00
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
2006-04-22 15:02:28 +00:00
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
2006-02-28 21:07:15 +00:00
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
2006-02-27 22:24:26 +00:00
Matthew Jason Benson
f339eaa23b sp
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368846 13f79535-47bb-0310-9956-ffa450edef68
2006-01-13 20:41:37 +00:00
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
2006-01-13 19:41:40 +00:00
Stefan Bodewig
35e81ce122 2006
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368283 13f79535-47bb-0310-9956-ffa450edef68
2006-01-12 05:28:07 +00:00
Steve Loughran
591d233731 point to schemavalidate
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@368033 13f79535-47bb-0310-9956-ffa450edef68
2006-01-11 14:53:25 +00:00
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
2005-12-09 11:26:58 +00:00
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
2005-11-16 19:40:28 +00:00
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
2005-10-07 04:40:56 +00:00
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
2005-09-28 18:48:41 +00:00
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
2005-09-28 18:32:08 +00:00
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
2005-09-16 20:07:11 +00:00
Steve Loughran
1f77f2bf9f documenting passive FTP
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278519 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 10:06:01 +00:00
Steve Loughran
052dcecc5a doc updates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278514 13f79535-47bb-0310-9956-ffa450edef68
2005-08-10 23:02:50 +00:00
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
2005-06-14 21:15:22 +00:00
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
2005-05-30 14:41:34 +00:00
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
2005-05-30 00:40:21 +00:00
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
2005-05-22 18:49:46 +00:00
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
2005-05-21 13:02:02 +00:00
Steven M. Cohen
73b52c9fd9 remove unnecessary &quot; marks.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278283 13f79535-47bb-0310-9956-ffa450edef68
2005-05-17 23:33:51 +00:00
Steve Loughran
65190d753d scp doc tweakage.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278267 13f79535-47bb-0310-9956-ffa450edef68
2005-05-15 21:13:06 +00:00
Steven M. Cohen
86c0c290ba punctuation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278266 13f79535-47bb-0310-9956-ffa450edef68
2005-05-14 14:30:25 +00:00
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
2005-05-14 13:14:14 +00:00
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
2005-04-29 18:58:16 +00:00
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
2005-04-04 07:40:32 +00:00
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
2005-03-31 11:24:06 +00:00
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
2005-03-28 23:22:12 +00:00
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
2005-03-22 11:11:48 +00:00
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
2005-03-17 08:10:49 +00:00
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
2005-03-14 12:10:24 +00:00
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
2005-03-14 11:52:12 +00:00
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
2005-03-14 08:56:48 +00:00
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
2005-03-11 09:42:56 +00:00
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
2005-03-09 00:49:55 +00:00
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
2005-03-09 00:38:20 +00:00
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
2005-03-07 18:11:14 +00:00
Stefan Bodewig
d451d34180 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277806 13f79535-47bb-0310-9956-ffa450edef68
2005-03-07 12:26:31 +00:00
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
2005-03-07 12:21:43 +00:00
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
2005-03-04 22:31:40 +00:00
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
2005-03-02 19:26:09 +00:00