Bug#238955: libant1.6-java: Javah optional task not included
Stefan Gybas
Stefan Gybas <sgybas@debian.org>, 238955@bugs.debian.org
Tue Mar 23 18:39:01 2004
David Golombek wrote:
> The ant-nodeps.jar file shipped with libant1.6-java does not include
> the Javah optional task.
Yes, this is because the javah task requires the class
com.sun.tools.javah.Main which is not available in main. You can use the
ant package from contrib which includes a complete ant-nodeps.jar.
I'll document this better in the next upload. Thanks for the bug report!
Stefan