aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ant
Commit message (Collapse)AuthorAgeFilesLines
* Switch from 'libx' to 'lib', delete all obsolete binariesAlexander Kriegisch2021-04-1073-11052/+0
| | | | | | | | | | | | | | | | | | | | Because 'cd lib && mvn compile' can now download and (un)zip many previously SCM-committed third-party dependencies, the following 'lib' subdirectories have been deleted: - ant - asm - commons - jarjar - junit - regexp - saxon This one is new (but not stored in SCM): - jdtcore-aj For each of them, there now is a .gitignore entry, so as to prevent developers from accidentally committing the downloaded binaries again. Signed-off-by: Alexander Kriegisch <Alexander@Kriegisch.name>
* Ant 1.6.3 (again? hmm.)wisberg2005-05-1162-0/+10080
|
* Ant 1.6.3wisberg2005-05-1113-679/+862
|
* One more attempt at increasing max heap size to enable acolyer2003-10-132-3/+3
| | | | automated release tests to successfully complete.
* Bumped up max heap size to enable automated release tests to acolyer2003-10-132-3/+6
| | | | successfully complete.
* adding taskdefs/bin to classpath on commandwisberg2003-10-011-0/+5
|
* now quiet, and fixed classpath wrt junit, tools.jarwisberg2003-03-131-4/+4
|
* adding junit automatically for taskdef resolutionwisberg2003-03-131-0/+4
|
* initial versionwisberg2002-12-169-0/+763
|
* initial versionwisberg2002-12-167-0/+14