Bug#508342:

2009-09-01 Thread Ludovic Claude
Tag: fixed This is not really a bug. The JDK is needed for some Ant tasks, in particular the common task of compiling. The Ant package does indicate a few JDK as Suggests (it was Recommends, but some distributions always install recommended packages, which can be problematic), so there are enough

Bug#508342:

2008-12-10 Thread Onur Aslan
Yes Onkar. You are right. It's working fine without jdk, but it's only getting this warning. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#508342: ant: Ant dependency

2008-12-10 Thread Onkar Shinde
Ant itself does not need java compiler to run. Following is the message I get. $ ant Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar Buildfile: build.xml does not exist! Build failed You can see that while tools.jar is not present, ant tried to lookup

Bug#508342: ant: Ant dependency

2008-12-10 Thread Onur Aslan
Package: ant Version: 1.7.0-6 Severity: normal I installed ant with openjdk-6-jre and gij. When i try to run ant it's saying: $ ant Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-6-openjdk/lib/tools.jar After installed openjdk-6-jdk it's solved. I guess openjdk-6-jdk