https://issues.apache.org/bugzilla/show_bug.cgi?id=56439
Bug ID: 56439
Summary: tools.jar not found
Product: Ant
Version: 1.8.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build Process
Assignee: [email protected]
Reporter: [email protected]
I am trying to get started with ant but have not been able to find the reason
for the following error which is also reported by running ant -diagnostics.
Surely this has to be a bug since /usr/lib/jvm/java-6-openjdk/lib is not a
directory and could not contain tools.jar. Help!
root@debian:/xant# ant
Unable to locate tools.jar. Expected to find it in
/usr/lib/jvm/java-6-openjdk/lib/tools.jar
Buildfile: /xant/build.xml
info:
[echo] Apache Ant version is Apache Ant version 1.8.0 compiled on March 11
2010 - You are
[echo] at www.tutorialspoint.com
BUILD SUCCESSFUL
Total time: 0 seconds
root@debian:/xant#
--
You are receiving this mail because:
You are the assignee for the bug.