cvs commit: ant/lib libraries.properties

2005-07-14 Thread stevel
stevel 2005/07/14 10:40:19 Modified:.fetch.xml lib libraries.properties Log: dynamic download of the maven2 lib as precursor to automatic retrieval. Revision ChangesPath 1.5 +3 -3 ant/fetch.xml Index: fetch.xml =

cvs commit: ant/lib libraries.properties

2005-07-14 Thread stevel
stevel 2005/07/14 07:41:41 Modified:.fetch.xml lib libraries.properties Log: repostitory fetch will pull down the maven2 library on demand. Revision ChangesPath 1.4 +14 -31ant/fetch.xml Index: fetch.xml ===

cvs commit: ant/lib libraries.properties

2005-05-11 Thread scohen
scohen 2005/05/11 21:21:01 Modified:lib libraries.properties Log: Adapt Ant to use the new functionalities of commons-net 1.4.0 to enable greater configurability of the server: Month names other than English, date formats other than the standard ones (such as all-numeric ti

cvs commit: ant/lib libraries.properties

2005-01-28 Thread stevel
stevel 2005/01/28 15:18:32 Modified:.WHATSNEW fetch.xml src/main/org/apache/tools/ant/launch Launcher.java src/main/org/apache/tools/ant Diagnostics.java lib libraries.properties Log: diagnostics should list lib dir too. Re

cvs commit: ant/lib libraries.properties

2005-01-20 Thread stevel
stevel 2005/01/20 15:10:19 Added: .fetch.xml lib libraries.properties Log: Add automatic d/l of needed JARs to user lib (default), system or optional directories. Enjoy! Revision ChangesPath 1.1 ant/fetch.xml Index: fe