1435 Commits

Author SHA1 Message Date
Stefan Bodewig
5b362efc98 resource collection support for subant
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292245 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:38:27 +00:00
Stefan Bodewig
0ffd5612f5 lay grounds for Schema or Relax NG description generators as plugins in antstructure
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292244 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:34:04 +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
ec9145fe3a PR36680: comment on java bundled XSL engines.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@289642 13f79535-47bb-0310-9956-ffa450edef68
2005-09-16 20:03:57 +00:00
Matthew Jason Benson
d8a41c88be dependset + resource collection support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@289262 13f79535-47bb-0310-9956-ffa450edef68
2005-09-15 15:39:15 +00:00
Matthew Jason Benson
ec53cbb02a delete + resource collection support
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280944 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 21:24:08 +00:00
Matthew Jason Benson
23cee0dd78 rework different selector doc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280942 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 21:20:52 +00:00
Antoine Levy-Lambert
8741c485a8 Bugzilla 36632 - document end of line handling for <echo/>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280933 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 20:33:18 +00:00
Matthew Jason Benson
6983aaf0b6 fix jackedness
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@280862 13f79535-47bb-0310-9956-ffa450edef68
2005-09-14 14:22:13 +00:00
Stefan Bodewig
b41f1fb237 subant's inheritall is false by default, PR 36079
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@279400 13f79535-47bb-0310-9956-ffa450edef68
2005-09-07 18:56:34 +00:00
Matthew Jason Benson
bcd151627e leftover "copy"->"move"
PR: 36311


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278543 13f79535-47bb-0310-9956-ffa450edef68
2005-08-25 19:27:22 +00:00
Steve Loughran
f4e6936fb9 documentation for makeurl. also fixed up errors in tasksoverview.html
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278541 13f79535-47bb-0310-9956-ffa450edef68
2005-08-23 14:46:53 +00:00
Matthew Jason Benson
18ba15abaf s/ant/Ant/g
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278527 13f79535-47bb-0310-9956-ffa450edef68
2005-08-21 14:43:34 +00:00
Steve Loughran
d1226c0a62 documentation
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278522 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 20:25:22 +00:00
Stefan Bodewig
7e4ece8355 2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278521 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 19:34:57 +00:00
Steve Loughran
b31c3d79f0 Add java1.5 system proxy support, as per bug 36174.
I do not see any evidence of this working on my kde/linux system; I will check out and test on Windows.Other tests on other platforms welcome.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278520 13f79535-47bb-0310-9956-ffa450edef68
2005-08-17 13:59:28 +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
760ab74bbb Because I got fed up of trying to remember when I last ran a build from a particular command line. Did some constant extraction on the commons/log4j listener while I was in the directory.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278517 13f79535-47bb-0310-9956-ffa450edef68
2005-08-16 15:33:16 +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
Matthew Jason Benson
9130ea784d Support cache attribute for <restrict>; delegate to component BaseRCWrapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278496 13f79535-47bb-0310-9956-ffa450edef68
2005-08-05 18:07:11 +00:00
Matthew Jason Benson
68db901f89 Add the <first> resource collection, plus its parent,
BaseResourceCollectionWrapper.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278491 13f79535-47bb-0310-9956-ffa450edef68
2005-08-05 17:27:14 +00:00
Stephane Bailliez
c93ff27734 Fixed typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278487 13f79535-47bb-0310-9956-ffa450edef68
2005-08-05 14:53:43 +00:00
Matthew Jason Benson
feb6c98bc9 Another typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278483 13f79535-47bb-0310-9956-ffa450edef68
2005-08-01 17:52:46 +00:00
Jan Materne
488caddedd Add scriptselector in the TOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278482 13f79535-47bb-0310-9956-ffa450edef68
2005-08-01 15:45:19 +00:00
Jan Materne
f98fea6a9c typo, typo and explanation for Log4J
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278480 13f79535-47bb-0310-9956-ffa450edef68
2005-08-01 15:30:27 +00:00
Matthew Jason Benson
9ace17f10d fix typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278476 13f79535-47bb-0310-9956-ffa450edef68
2005-07-25 21:27:28 +00:00
Jan Materne
f6b5fc05db Found spell error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278471 13f79535-47bb-0310-9956-ffa450edef68
2005-07-22 15:05:16 +00:00
Matthew Jason Benson
610e44723c Eliminate confusing wording RE failonerror attribute.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278469 13f79535-47bb-0310-9956-ffa450edef68
2005-07-21 15:45:42 +00:00
Jan Materne
93795db6de Greetings from Hackathon: Introduce ResourceSelector in <modified>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278467 13f79535-47bb-0310-9956-ffa450edef68
2005-07-20 06:45:30 +00:00
Matthew Jason Benson
481dfab264 grammar?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278459 13f79535-47bb-0310-9956-ffa450edef68
2005-07-08 16:59:46 +00:00
Stefan Bodewig
bcbcbb9777 Fix regexp, PR 35636
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278456 13f79535-47bb-0310-9956-ffa450edef68
2005-07-08 13:48:52 +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
Matthew Jason Benson
95f7ba9898 Insert a space for aesthetic appeal.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278414 13f79535-47bb-0310-9956-ffa450edef68
2005-06-10 13:35:24 +00:00
Jan Materne
88de0fe15a Create a link section so the tutorial is more printable.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278405 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 07:34:02 +00:00
Jan Materne
db6c9ffe51 Hint to ant.home property
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278404 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 07:24:47 +00:00
Jan Materne
5a0b4bb5c3 Antidote has been retired.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278403 13f79535-47bb-0310-9956-ffa450edef68
2005-06-04 07:19:34 +00:00
Antoine Levy-Lambert
b8c1383799 fixed strange example, property names do not usually start with ${
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278391 13f79535-47bb-0310-9956-ffa450edef68
2005-06-01 05:30:44 +00:00
Matthew Jason Benson
f67efecf7b Renamed <file> resource's "base" attribute to "basedir",
for consistency / familiarity.


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278388 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 19:18:55 +00:00
Matthew Jason Benson
c07b787a9a Clearly (hopefully) document '$'-escaping relating to Ant properties;
increase findability of this information by linking from property task.
PR: 34534


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278384 13f79535-47bb-0310-9956-ffa450edef68
2005-05-31 15:30:53 +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
5673b8cf59 add installation information for the jpackage distirbution
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278368 13f79535-47bb-0310-9956-ffa450edef68
2005-05-26 23:16:35 +00:00
Matthew Jason Benson
f03354ed83 Document ResourceCollections in paths.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278361 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 22:14:51 +00:00
Matthew Jason Benson
c2095f9116 various inconsequentials/cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278360 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 21:58:19 +00:00
Matthew Jason Benson
e208a40a75 Add resourcecount + a little cleanup
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278359 13f79535-47bb-0310-9956-ffa450edef68
2005-05-25 21:50:15 +00:00
Matthew Jason Benson
626c03beb1 Add an echoxml task just for Steve!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278356 13f79535-47bb-0310-9956-ffa450edef68
2005-05-24 20:49:55 +00:00
Matthew Jason Benson
4330670778 Document the resourcecount task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278344 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:35:45 +00:00
Matthew Jason Benson
ea89580525 Document length task changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278343 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:22:12 +00:00
Matthew Jason Benson
c59d0a0d99 Document pathconvert changes.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278342 13f79535-47bb-0310-9956-ffa450edef68
2005-05-23 21:12:59 +00:00