[root]/src/testcases/org/apache/tools/ant/taskdefs/optional/repository
committing the 'D' portion from svn move src/testcases src/tests/junit
0 lines of code changed in:
Updated <getlibraries> code, plus new classes. After this
checkin I'm about to move and rename some of the existing stuff.
63 lines of code changed in:
1. Updated repository work; now has the following from Russel Gold's contrib
-uses <get> to get
-sets a classpath after
2. some changes to Get to make this work. They also lay the way to adding progress indicators to guis, if that is felt useful in IDEs (it may be, once downloads become more common)
3. starting on security. This will need to work with <checksum> to get done. Currently the md5 can be fetched if asked for, and if so it must exist.
5 lines of code changed in:
merging features of Russell's dependencies contribution;
conditional dependencies and setting of a path to the dependency list.
Moving from httpclient to get is still todo.
23 lines of code changed in:
not testing the broken stuff; will do a big rework soon w/ the httpunit and incubator stuff integrated
1 lines of code changed in:
Move GetLibrariesTest to make tests compile without httpclient
13 lines of code changed in: