Steve Loughran
2f6a303625
Add automatic d/l of needed JARs to user lib (default), system or optional directories. Enjoy!
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277404 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
460d33f418
cleanup a few loose ends
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277403 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
3a2996b0cb
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277401 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ac030691d6
date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277400 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
89e05ac351
trailing space
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277399 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
bd97537227
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277398 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
38c1ea2a88
First updates to library
-default dest, repository
-override properties
-changes to tests to keep working
-enhancements to tests so they work behind a firewall if ~/.ant/proxy.properties contains the settings
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277397 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
d75862ba28
I pulled out a bit of pre-1.2 testing, but the code it wrapped is probably unneeded, as we dont set a security manager.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277396 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
cdd2ba5de9
trailing whitespace + multi setting
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277395 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
512ab00dba
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277394 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
28d39b09a7
Allow <sync> to keep files in target even if they are not in any source directories, PR 21832
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277393 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
6bdc259c2e
gave up on xdoc updates for now; did the libraries task by hand. minor updates of nice + mapper.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277392 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a90e786357
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277390 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
d88994e4ef
Minor javadoc.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277388 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
a233e16df3
Typo
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277386 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
cd67785ad9
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277385 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8d72468ce0
Add support of zip comment.
PR: 22793
Obtained from: Larry Shatzer
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277383 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8603f990c7
trailing space
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277382 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
16483f5f41
javadoc + _ in fields and variables
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277380 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
dbd9d502b9
Pointers to Ivy and AntSpaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277379 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ff0cfb8ee7
propertyset references did not handle nested propertyset references
Reported by: Matthew Nelson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277378 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
31c5f0ddfc
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277377 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
73cf76f302
build.clonevm -> ant.build.clonevm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277376 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
33459289c5
Fixing the exclusion path.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277375 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
891ef3586b
Adding scripting support to conditions.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277374 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
897463d1f9
Javadoc + removal of m_ fields
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277373 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
9ca411ea31
Kaffe debugging via Gump
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277372 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
45caf94a99
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277371 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
961ac2f458
Allow scriptfilter and scriptselector to be used with groovy's restricted
script names.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277370 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
25180cc54b
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277369 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
5fa7f18c21
Adding scripting support to selectors. No personal need for this right now, just rounding off what you can now do with mappers via filterchains
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277368 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
4c873983e1
unneeded import
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277367 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
cfdc7c5f3e
date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277366 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
781a2ed11e
revert local property patch until memory leakage problem is fixed
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277365 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
b2b649d12d
Attempt to cut down on memory usage of local properties
for threads that do not use properties.
This is a quick fix and not tested too much.
The whole thing may be scrapped...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277364 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
e76559e2f3
Silently ignore messages being written to System.err/out while a Listener is processing a different message
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277362 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d17115ff6d
Some formatting changes and removing some duplicates
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277361 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
8dc5322cbe
Finalize and document bootclasspath changes
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277360 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
b1e34289e6
Add pointer to AntForm
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277359 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d0a27f1de9
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277358 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
4b901d5a84
doc updates; especially command line options, why we hate CLASSPATH and ant.file.*
I have declared a policy on what we will name new properties. Is this a good formal policy to have?
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277357 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
540da9c081
remove a printf
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277356 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
7517bc7058
**** EXPERMINTAL ************
add in local properties
these can be activated by <localproperty/> nested element to macrodef
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277355 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
23a58df47d
Add in Jose's <define> nested element for <macrodef>
manual and testcases to follow...
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277354 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
7270319d7a
javadoc + trailing spaces
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277353 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
0d08780618
Allow references to keep references to the project that
they were created in and use that project to deference the reference.
PR: 25777
Obtained from: Jesse Glick
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277352 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
3a21f4ff19
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277351 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
eb6d37b3cf
JDK 1.2's javac doesn't understand -source if forked, either - PR 32948
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277349 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
6d857af2bf
Try to harmonize bootclasspath and build.sysclasspath a bit more, there are still some more tasks to handle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277348 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
d16eabe443
regexp mapper test requires a regexp engine
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277347 13f79535-47bb-0310-9956-ffa450edef68
21 years ago