1399 Commits

Author SHA1 Message Date
Stefan Bodewig
a96627738d Now that resources become available in more tasks, throw in a couple of new resources, including tarfileset
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@314776 13f79535-47bb-0310-9956-ffa450edef68
2005-10-12 04:22:37 +00:00
Matthew Jason Benson
0b9934f2c3 fix typo. submitted by Gisbert Amm.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@312673 13f79535-47bb-0310-9956-ffa450edef68
2005-10-10 15:54:31 +00:00
Stefan Bodewig
e04112f832 revert but fix line ends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307016 13f79535-47bb-0310-9956-ffa450edef68
2005-10-07 04:56:22 +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
Matthew Jason Benson
b06e2cbc97 wrong property name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306780 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 15:48:01 +00:00
Stefan Bodewig
5a381558ae <copy> and <sync> can now work on non-filesystem resources as well
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306521 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:51:48 +00:00
Stefan Bodewig
582bc0f7f6 docs and tests for unzip/tar and resource collections
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306519 13f79535-47bb-0310-9956-ffa450edef68
2005-10-06 03:49:34 +00:00
Jacobus Martinus Kruithof
01967f4543 Updated the Jar task to have an whenmanifestonly attribute,
creating the possibility to skip jar files that would 
otherwise only contain a jar file. Also started to use this
for the optional tasks in the build.xml

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@293157 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 20:04:39 +00:00
Jacobus Martinus Kruithof
12278c16e0 jar does not support whenempty
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@293151 13f79535-47bb-0310-9956-ffa450edef68
2005-10-02 19:47:19 +00:00
Jacobus Martinus Kruithof
c936bb8dc2 Updated reference to cvs website bugrep 36854
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292956 13f79535-47bb-0310-9956-ffa450edef68
2005-10-01 11:20:08 +00:00
Matthew Jason Benson
4db83aaa5b Support filesystem-only resource collections in checksum.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292804 13f79535-47bb-0310-9956-ffa450edef68
2005-09-30 16:27:31 +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
575148a663 resource collection support for xslt
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292249 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:46:40 +00:00
Stefan Bodewig
d93d7b0916 Add resource collection support to copy and friends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292247 13f79535-47bb-0310-9956-ffa450edef68
2005-09-28 18:42:46 +00:00
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