Matthew Jason Benson
4122b8a95f
Add size to Resource info; switch length task to use Resources
instead of files so that it can report lengths for zipfilesets.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277427 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
bd5c7580d4
date
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277415 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
c6e5f7a47b
checkstyle: 100 char line limit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277414 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
3f41cc9ab7
no need to declare methods as public in a public interface
100 line limit
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277413 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
25de419a12
space around operands
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277412 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
618526faca
remove _fields
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277411 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
12edbdc409
checkstyle - space around operators
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277410 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Steve Loughran
7e5302e625
renaming as per Peter's suggestion. Made one of the attributes visible, too.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277409 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Stefan Bodewig
42e242e090
2005
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277406 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Peter Reilly
5d8402b1d3
checkstyle
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277288 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
9be317df59
javadoc
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277286 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Peter Reilly
78ac92c3bc
remove unneeded imports
Obtained from: Kevin Jackson
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277284 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Matthew Jason Benson
f3af5a6f26
Add length task to Ant.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277277 13f79535-47bb-0310-9956-ffa450edef68
21 years ago
Jacobus Martinus Kruithof
58cf8485c5
Made more consequent use of the method available in FileUtils to get the granularity.
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277276 13f79535-47bb-0310-9956-ffa450edef68
21 years ago