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
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
Jacobus Martinus Kruithof
853a43b951
PR: 33049
A zip entry is not equal to another zip entry when the name matches.
Multiple files may have the same name, and have for instance different
offsets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277346 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f5d98f1e2c
Extended FileUtils with a comparison that ignores the kind of line break.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277345 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
302c66e302
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277343 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
40b95b7c8b
year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277341 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
3d350f4b83
Write two EOF blocks for tar rather than one
PR: 28776
Obtained from: Oliver Rossmueller
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277339 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
cd36815aec
add note for reason for using setproperty rather than setnewproperty in available.java
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277338 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6fed6ad7a4
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277337 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
810c2bde30
Oops, used setProperty() instead of setNewProperty().
Thanks to Jan for the example on the userlist reminding me of my error. ;)
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277336 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
1a6da5ebd5
Path is a ProjectComponent - use it for logging
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277335 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
2e3455f4e6
Minor update to remove jdk1.1 workaround
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277332 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
ff04e875ee
Minor update in ant help. description for -nouserlib and -noclasspath were on one line.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277331 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
322d8cef7f
fix for infinite loop on incorrect tar files
PR: 29877
Obtained from: Ray Waldin
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277329 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
7fcf3ddeae
Save three LOC
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277327 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
da0db0f0f5
Yes, it's that time of the year again. Happy new year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277322 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
6ca8466008
Add clone task.
PR: 32631
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277320 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
21d2edf017
Remove an unnecessary method call.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277319 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
b38c25e33c
No need to finish building up the set for uniqueness before
the handler can be invoked. Removes an import, some LOC, and
has a better chance of preserving order between eg pathconvert and length.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277318 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
25ae6c2212
Various inconsequentials
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277317 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ce00298df8
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277316 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
b50e3daff8
forgot to update cright year
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277315 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
223eb81714
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277314 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
70d1bd4cda
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277313 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
f334365459
Adapted the FileUtils test to show behaviour based on os type.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277312 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
ef606c3413
opps
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277311 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
a33db54312
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277310 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
deb89a8e9e
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277309 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
00687880b4
stylecheck
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277308 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
5451feff7d
Remove order assumption from testEach.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277307 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
7c99089196
PR: 32979
Modification to FileUtils to only accept : on the second position as absolute path for dos-like os.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277306 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
5e049f635b
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277305 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
875e8f9029
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277303 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
51200a05ac
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277301 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
43de00cae9
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277299 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
623f7ff41a
disabling LengthTest#testEach as
it uses a pathconvert to get a list of files
and compares this to a list of files returned in the Length
task. The order of files in a fileset is not defined, and on
my machine it is a different order that than returned by
the Length task.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277298 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
e77b28d755
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277296 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
257dadeaf0
Make use of FileUtils in a uniform way via the getFileUtils method and a static final reference in the using files.
Also removed unused/* imports along the way.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277295 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
2d15e8d8b3
remove imports, change _copy to myCopy
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277294 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
d9c1a8c2d5
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277293 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
a606cd93fa
remove imports, also modify for loops
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277292 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
8dc08b278c
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277291 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
6bc4f837fe
remove imports
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277289 13f79535-47bb-0310-9956-ffa450edef68
21 years ago