Bug#597294: Java 7 is now in multiple digits

Kevin Elliott kevin_elliott at ci.juneau.ak.us
Mon Jan 14 22:29:07 UTC 2013


This has been re-introduced now that Oracle/Sun's JRE and JDK 7.x versions are into two digits (the current being 7u11).

The following allowed me to build the package for 7u11.
 
-       "jre-7u"[0-9]"-linux-i586.tar.gz") # SUPPORTED
+       "jre-7u"[0-9][0-9]"-linux-i586.tar.gz") # SUPPORTED

-       "jre-7u"[0-9]"-linux-x64.tar.gz") # SUPPORTED
+       "jre-7u"[0-9][0-9]"-linux-x64.tar.gz") # SUPPORTED



---
Kevin Elliott

Network Specialist
City and Borough of Juneau, MIS
(907) 586 - 0905



More information about the pkg-java-maintainers mailing list