summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* update of library releasesSteve Loughran2005-11-111-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@332494 13f79535-47bb-0310-9956-ffa450edef68
* dynamic download of the maven2 lib as precursor to automatic retrieval.Steve Loughran2005-07-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278461 13f79535-47bb-0310-9956-ffa450edef68
* repostitory fetch will pull down the maven2 library on demand.Steve Loughran2005-07-141-0/+11
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278460 13f79535-47bb-0310-9956-ffa450edef68
* fetch moves to maven, though no auto download of those tasks, yet.Steve Loughran2005-05-171-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278281 13f79535-47bb-0310-9956-ffa450edef68
* Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable ↵Steven M. Cohen2005-05-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | greater configurability of the server: Month names other than English, date formats other than the standard ones (such as all-numeric timestamps on unix), and different server time zones can now be supported in Ant. PR:30706, 33443 Obtained from: Submitted by: Neeme Praks Reviewed by: Steve Cohen CVS: ---------------------------------------------------------------------- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS: database, then enter the PR number(s) here. CVS: Obtained from: CVS: If this change has been taken from another system, such as NCSA, CVS: then name the system in this line, otherwise delete it. CVS: Submitted by: CVS: If this code has been contributed to Apache by someone else; i.e., CVS: they sent us a patch or a new module, then include their name/email CVS: address here. If this is your work then delete this line. CVS: Reviewed by: CVS: If we are doing pre-commit code reviews and someone else has CVS: reviewed your changes, include their name(s) here. CVS: If you have not had it reviewed then delete this line. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278252 13f79535-47bb-0310-9956-ffa450edef68
* junit -> junit-3.8.1Jacobus Martinus Kruithof2005-03-032-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277783 13f79535-47bb-0310-9956-ffa450edef68
* diagnostics should list lib dir too.Steve Loughran2005-01-281-0/+1
| | | | | | | | | | | Refactored the constants in the launcher for better sharing. I worry about the hard coded file separator there (/), so replaced in the code, but left the constant in, in case someone was using it. Updated WHATSNEW. Added which.jar to the fetchables. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277559 13f79535-47bb-0310-9956-ffa450edef68
* Add automatic d/l of needed JARs to user lib (default), system or optional ↵Steve Loughran2005-01-201-0/+24
| | | | | | directories. Enjoy! git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277404 13f79535-47bb-0310-9956-ffa450edef68
* Xerces-J 2.6.2Stefan Bodewig2004-03-022-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276183 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces-J 2.6.1Stefan Bodewig2004-02-022-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275993 13f79535-47bb-0310-9956-ffa450edef68
* Xerces-J 2.6.0Stefan Bodewig2003-11-242-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275669 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces-J 2.5.0Stefan Bodewig2003-08-012-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275003 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces 2.4.0Stefan Bodewig2003-03-282-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274331 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces 2.3.0Stefan Bodewig2003-01-283-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273902 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces-J 2.2.1Stefan Bodewig2002-11-122-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273537 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to Xerces 2.2.0Stefan Bodewig2002-09-272-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273376 13f79535-47bb-0310-9956-ffa450edef68
* JUnit 3.8.1 has been releasedStefan Bodewig2002-09-062-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273303 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to JUnit 3.8 and Xerces 2.1.0.Stefan Bodewig2002-09-024-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273270 13f79535-47bb-0310-9956-ffa450edef68
* Merge differences between the ANT_15_FINAL branch and the trunk into the trunk.Magesh Umasankar2002-07-092-3/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273081 13f79535-47bb-0310-9956-ffa450edef68
* Merge changes made to 1.5 Beta1.Magesh Umasankar2002-06-011-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272826 13f79535-47bb-0310-9956-ffa450edef68
* Moving from Crimson 1.1.3 to Xerces 2.0.1Stephane Bailliez2002-04-164-3/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272466 13f79535-47bb-0310-9956-ffa450edef68
* add BCEL to the list of required libraries.Stefan Bodewig2001-12-051-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@270073 13f79535-47bb-0310-9956-ffa450edef68
* keep track of JAR version that heve been checked into CVS, acknowledgeStefan Bodewig2001-11-062-2/+10
| | | | | | | JUnit's license. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269876 13f79535-47bb-0310-9956-ffa450edef68
* upgrade to Apache Crimson 1.1.3Stefan Bodewig2001-10-302-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269841 13f79535-47bb-0310-9956-ffa450edef68
* Fix bug in Ant where the system properties would not be placed into new ↵Peter Donald2001-09-131-0/+1
| | | | | | | | | Project when inheritall=false. (This was due to confusion between variable naming). Submitted by: Jason Brittain <jasonb@collab.net> git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269695 13f79535-47bb-0310-9956-ffa450edef68
* Update to Crimson 1.1.1 which is a bugfix release.Stephane Bailliez2001-07-312-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269411 13f79535-47bb-0310-9956-ffa450edef68
* Added simple ignore to get rid of CVSes '?' messagesPeter Donald2001-07-271-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269396 13f79535-47bb-0310-9956-ffa450edef68
* Add tests for property resolution in property filesConor MacNeill2001-07-251-0/+0
| | | | | | | Update JUnit jar to latest version (3.7) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@269389 13f79535-47bb-0310-9956-ffa450edef68
* Update to Jaxp 1.1Conor MacNeill2001-03-043-0/+0
| | | | | | | Also - handle spaces in classpaths git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268755 13f79535-47bb-0310-9956-ffa450edef68
* Merge of 1.3 branch changes into the main branchConor MacNeill2001-02-131-15/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268652 13f79535-47bb-0310-9956-ffa450edef68
* Added in forgotten junit.jarPeter Donald2001-01-231-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268505 13f79535-47bb-0310-9956-ffa450edef68
* Checked in alpha version of new build system.Peter Donald2001-01-234-0/+0
| | | | | | | May not fully build on *nix platforms yet. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268504 13f79535-47bb-0310-9956-ffa450edef68
* Added the JAXP reference distribution jars to make it easier to buildConor MacNeill2000-12-202-0/+0
| | | | | | | | | | | | | ant out of the box. Ant should now build with an empty classpath. I haven't made the changes for Unix scripts yet. Also separated the building of ant.jar and optional.jar so that local builds should more closely match distributions. There is a lot of duplication between a normal build and a distribution build which can probably be readily removed now. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268380 13f79535-47bb-0310-9956-ffa450edef68
* Changed version of regexp as 1.1 doesn't work properly, clarified someStefan Bodewig2000-12-051-3/+3
| | | | | | | other entries. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268305 13f79535-47bb-0310-9956-ffa450edef68
* back out requirement for xerces. my mistake.Jon Scott Stevens2000-12-051-1/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268301 13f79535-47bb-0310-9956-ffa450edef68
* added xerces.jarJon Scott Stevens2000-12-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268300 13f79535-47bb-0310-9956-ffa450edef68
* Added note about dependent jars.Peter Donald2000-12-051-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268299 13f79535-47bb-0310-9956-ffa450edef68
* Added note about dependent jars.Peter Donald2000-12-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268298 13f79535-47bb-0310-9956-ffa450edef68
* Added note about dependent jars.Peter Donald2000-12-051-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268297 13f79535-47bb-0310-9956-ffa450edef68
* Started move to being able to gracefully use jars in CVSPeter Donald2000-11-301-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268273 13f79535-47bb-0310-9956-ffa450edef68
* Added junit.jar so that an empty lib directoryPeter Donald2000-11-261-0/+0
would not be pruned and then confuse cvs during an update (as ant generates directory lib) git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268242 13f79535-47bb-0310-9956-ffa450edef68