I've made a new Debian package with these fixes and have contacted my
Debian sponsor to get it uploaded. Once it makes it into debian
unstable, it will be safe to take it directly from there into Ubuntu.
--
54jde.el registers wrong java version
https://bugs.launchpad.net/bugs/234690
You received
** Changed in: jde (Ubuntu)
Assignee: (unassigned) => Michael W. Olson (mwolson)
Status: Triaged => In Progress
--
54jde.el registers wrong java version
https://bugs.launchpad.net/bugs/234690
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
Reinhard Tartler <[EMAIL PROTECTED]> writes:
> On my system, `/usr/sbin/update-java-alternatives --list` gives the
> following output:
>
> java-6-openjdk 1061 /usr/lib/jvm/java-6-openjdk
> java-6-sun 63 /usr/lib/jvm/java-6-sun
> java-7-icedtea 1060 /usr/lib/jvm/java-7-icedtea
>
> So using the 2nd
On my system, `/usr/sbin/update-java-alternatives --list` gives the
following output:
java-6-openjdk 1061 /usr/lib/jvm/java-6-openjdk
java-6-sun 63 /usr/lib/jvm/java-6-sun
java-7-icedtea 1060 /usr/lib/jvm/java-7-icedtea
So using the 2nd coloumn for this is not a good indicator for the
version. Ho
As quick reference, here the code for 'debian-jde-register-jdks' as of
version 2.3.5.1-4ubuntu1:
;; Register all available JDKs on the system
(defun debian-jde-register-jdks ()
"Register all available JDKs automatically given the output of
update-java-alternatives."
(when (file-executa