openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06632
[Bug 869394] Re: the jar application is not linked to openjdk-7-jdk
I think there are other alternatives missing as well; for example javac:
$ javac
The program 'javac' can be found in the following packages:
* openjdk-6-jdk
* ecj
* gcj-4.4-jdk
* gcj-4.6-jdk
* gcj-4.5-jdk
* openjdk-7-jdk
Try: sudo apt-get install <selected package>
$ dpkg -l openjdk-7-jdk | grep openjdk-7-jdk
ii openjdk-7-jdk 7~b147-2.0~pre6-1ubuntu1 OpenJDK Development Kit (JDK)
$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/869394
Title:
the jar application is not linked to openjdk-7-jdk
Status in “openjdk-7” package in Ubuntu:
Confirmed
Bug description:
I have installed openjdk-7-jdk. But if I do
$jar
I get
The program 'jar' can be found in the following packages:
* openjdk-6-jdk
* fastjar
* gcj-4.4-jdk
* gcj-4.6-jdk
* gcj-4.5-jdk
* openjdk-7-jdk
For info:
$dpkg -l openjdk-7-jdk
ii openjdk-7-jdk 7~b147-2.0~pre OpenJDK Development Kit (JDK)
$ lsb_release -rd
Description: Ubuntu oneiric (development branch)
Release: 11.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/869394/+subscriptions
References