Matthew Jason Benson
dfc1bee394
Add debugging messages for Gump failure.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327253 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
9f5ab4ebed
revert parts of rev 327004
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327090 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
c6e453b42b
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327062 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
44cf7f076c
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327061 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
d6bf14f707
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327058 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
1e2699687e
solve problem refering jars specfied by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space. Bugzilla Report 37085.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327056 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
5d1a7711e3
instantiate a FileResource when setSrc(Resource) is called. Otherwise a number of tests break.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@327004 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
5e755270ba
only one setSrc method, otherwise it is not predictable which one is picked by IntorspectionHelper
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326984 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
a855a6dbfa
make <apply parallel="true"> work again even if only filesets but no other resource collections have been specified
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326980 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
27f9f065c8
tweak a backwards incompatibilty in <tar>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326976 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
e7e85f299e
provide more information
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326804 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Antoine Levy-Lambert
65d50bad90
Bugzilla 30962. cvschangelog problem with CVS version >= 1.12.x
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326723 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
b5fcf10604
add resource collection support to tar
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326643 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
1400dc3c1b
better return the correct size
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326640 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
976ce81377
more docs and tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326639 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
cf5c5625e9
more docs and tests
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@326636 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
9b2c22b77a
Bug 36053 + some more additional infos to <echo>
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321319 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
b3f047d2e8
add to external task page: LaTeX Task, nsd2LaTeX Task, Optistic IDX Java IDE
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321317 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
a5e5e89b11
change ApacheCon image from EU to US; regenerate site
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321177 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
cc5fb2f272
fixing spell error
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321172 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
d08491a7dd
Some words to if/unless on targets
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321171 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
b443192f7a
example for relative directories
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@321170 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
f274cd81ed
was fixing the wrong directory
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@320656 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Steve Loughran
4af209f564
echoXML does property expansion, does not print the XML header when appending. There is some defect here wherein some tailing spaces get into every printed node, so <e>value</e> goes to <e>value </e>
; I havent tracked it down yet.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@312750 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Matthew Jason Benson
7e5b16974f
misspelled class name + merge 2 lines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307120 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
b3826a9397
s/CODE/code/g
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307118 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Stefan Bodewig
f229f155d8
make sure generated html has correct linefeeds even if Anakia wants to change them
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307018 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
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
998294dbe1
fix linefeeds
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@307005 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
2bf768cccc
greedy input handler; will consume stdin completely for unattended builds.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306851 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
ecf83d2e0a
implement TODO of configurable buffer size.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306847 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
fb864a4293
Remove extra asterisks ending javadoc comments
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306836 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
cb52a50115
add exception accessor per TODO
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306835 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Matthew Jason Benson
3f1d4561b6
magic name
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306781 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Matthew Jason Benson
fbf1cab7cf
typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306779 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Stefan Bodewig
c6a2ce5a05
empty collection != no collection
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@306520 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
Jacobus Martinus Kruithof
6b537c31e7
Control building all optional jars the same way.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@295068 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
9d36dee4c1
Change image from ApacheCon EU to ApacheCon US. Without generated files - had problem while commiting: Commit failed: **\*.html has incosistent newlines
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@295063 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jan Materne
5607c4fa72
Prepare for Gump integration (Gumpy needs ALL optional jars). Next step: configure Gump for overwriting the property "optional.jars.whenmanifestonly".
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@295060 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
9d3209f826
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@293158 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
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
20 years ago
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
20 years ago
Jacobus Martinus Kruithof
d863847c13
Improved sorting, added other deprecated tasks to the deprected section.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292984 13f79535-47bb-0310-9956-ffa450edef68
20 years ago
Jacobus Martinus Kruithof
692a8e0401
Moved execon to deprecated section
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292982 13f79535-47bb-0310-9956-ffa450edef68
20 years ago