FS#7654 - Jre/jdk should include build number
Attached to Project:
Arch Linux
Opened by Michael (YogurtEarl) - Tuesday, 24 July 2007, 00:20 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 24 July 2007, 11:31 GMT
Opened by Michael (YogurtEarl) - Tuesday, 24 July 2007, 00:20 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 24 July 2007, 11:31 GMT
|
Details
Description:
The jre/jdk have 3 version numbers: Major/update/build. Only the Major and update are being tracked. The version in the repo has version 6u2 but it should be 6u2b5. java -version reports: "java version "1.6.0_02" Java(TM) SE Runtime Environment (build 1.6.0_02-b05) Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing) " The latest available is 6u2b6. Additional info: * package version(s) * config and/or log files etc. Steps to reproduce: |
This task depends upon
Comment by Jan de Groot (JGC) -
Tuesday, 24 July 2007, 07:36 GMT
The builds we distribute are from the distribution java project.
There's only one build made of every update version, so it's
useless to include this in our packaging. We don't include
snapshot versions in gcc either.