DO NOT REPLY [Bug 27078] - add all optional jars to the classpath manifiest of ant.jar

2004-02-23 Thread bugzilla
gzilla/show_bug.cgi?id=27078 add all optional jars to the classpath manifiest of ant.jar --- Additional Comments From [EMAIL PROTECTED] 2004-02-23 14:59 --- By splitting out all optional jars from ant.jar you have already achived your goal: "move ... into a new directory and load them

DO NOT REPLY [Bug 27078] - add all optional jars to the classpath manifiest of ant.jar

2004-02-20 Thread bugzilla
gzilla/show_bug.cgi?id=27078 add all optional jars to the classpath manifiest of ant.jar --- Additional Comments From [EMAIL PROTECTED] 2004-02-20 10:34 --- Well, the reason we broke everything up was so that you dont need to have everything in the main ant lib; you could move classes that w

DO NOT REPLY [Bug 27078] New: - add all optional jars to the classpath manifiest of ant.jar

2004-02-19 Thread bugzilla
gzilla/show_bug.cgi?id=27078 add all optional jars to the classpath manifiest of ant.jar Summary: add all optional jars to the classpath manifiest of ant.jar Product: Ant Version: 1.6.1 Platform: All OS/Version: Other

Re: optional jars

2004-02-17 Thread Conor MacNeill
On Mon, 16 Feb 2004 19:25:06 -0600, Steve Cohen <[EMAIL PROTECTED]> wrote: Can someone please clarify the optional jar requirement for ant >= 1.6? The manual says in one place that you must build ant with the library dependencies present, and in another place (Installing ant-Optional Tasks) it

optional jars

2004-02-17 Thread Steve Cohen
Can someone please clarify the optional jar requirement for ant >= 1.6? The manual says in one place that you must build ant with the library dependencies present, and in another place (Installing ant-Optional Tasks) it states that you can simply drop the dependency jar into ant's lib directory