>The bugfix work forme. Thank you aasche.
No problem :)

Errata: the fix above is for the JDK. If you want to build your own
packages of the JRE, change

"jre-7u"[0-9]"-FILENAME") # SUPPORTED
     j2se_version=1.7.0+update${archive_name:6:1}${revision}

to:

"jre-7u"[0-9][0-9]"-FILENAME") # SUPPORTED
     j2se_version=1.7.0+update${archive_name:6:2${revision}

Test successfully with Oracle Java 7 Update 10 and 11 JREs.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1096546

Title:
  Failed to work with jdk7u10. No matching plugin was found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-package/+bug/1096546/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to