388 Commits

Author SHA1 Message Date
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
2006-09-13 00:05:04 +00:00
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
2006-09-11 20:22:51 +00:00
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
2006-09-11 20:13:21 +00:00
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
2006-09-11 20:06:08 +00:00
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
2006-09-11 04:33:25 +00:00
Stefan Bodewig
443e397b46 Add license header
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442089 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 04:19:00 +00:00
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
2006-09-10 11:56:21 +00:00
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
2006-09-09 20:51:21 +00:00
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
2006-09-02 23:11:04 +00:00
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
2006-08-24 20:18:53 +00:00
Stefan Bodewig
bd6384b62c deprecate .NET tasks
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@434500 13f79535-47bb-0310-9956-ffa450edef68
2006-08-24 20:11:31 +00:00
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
2006-08-14 23:24:03 +00:00
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
2006-07-12 19:05:29 +00:00
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