Bug#238674: ant: Patch for this bug

Stefan Gybas Stefan Gybas <sgybas@debian.org>, 238674@bugs.debian.org
Wed Mar 24 03:33:02 2004


Janne Blomqvist wrote:

> As you said, the problem is that ant doesn't add the jars in
> /usr/share/ant/lib to the classpath. The following patch to
> /usr/share/ant/bin/ant fixes it:

Ant 1.6 includes a new launcher (written in Java) which should do this. 
It seems this does not work because ANT_HOME is not properly set by the 
startup script. The correct fix will be to set ANT_HOME.

Stefan