-
Bug
-
Resolution: Fixed
-
P3
-
6u10
-
b22
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2199232 | 7 | Jennifer Zuo | P3 | Closed | Fixed | b64 |
It would be easier for web engineering if all of our files had the correct full filenames. If I look at the 6u5 bundles, I see the following:
jinstall-6u5-windows-i586-jc.cab
jinstall-6u5-windows-i586.cab
jnlp-6u5-fcs-doc-b13-22_feb_2008.zip
jre-6u5-fcs-bin-b13-windows-i586-22_feb_2008.tar
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008-s.exe
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008.exe
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008.zip
jre-6u5-windows-i586-jc.xpi
jre-6u5-windows-i586-p-s.exe
jre-6u5-windows-i586-p.exe
jre-6u5-windows-i586-p.zip
jre-6u5-windows-i586.tar
jre-6u5-windows-i586.xpi
jxpiinstall.exe
sp-windows-i586.zip
sp2-windows-i586.zip
xpiinstall.exe
The problem files I see are:
jinstall-6u5-windows-i586-jc.cab
jinstall-6u5-windows-i586.cab
jxpiinstall.exe
sp-windows-i586.zip
sp2-windows-i586.zip
xpiinstall.exe
They should have -fcs-bin-b13-windows-i586-p-22_feb_2008......
It may also be necessary to add this into to the msi and sponsor filenames inside of jre-6u5-windows-i586-p.zip. The ResponsibleEngineer should check with Mark Knapp to see if this would be helpful. This would require code changes though....in addition to the Makefile changes. We should also drop the -p from the names, because 6u10 isn't necessarily a patch release.
jinstall-6u5-windows-i586-jc.cab
jinstall-6u5-windows-i586.cab
jnlp-6u5-fcs-doc-b13-22_feb_2008.zip
jre-6u5-fcs-bin-b13-windows-i586-22_feb_2008.tar
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008-s.exe
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008.exe
jre-6u5-fcs-bin-b13-windows-i586-p-22_feb_2008.zip
jre-6u5-windows-i586-jc.xpi
jre-6u5-windows-i586-p-s.exe
jre-6u5-windows-i586-p.exe
jre-6u5-windows-i586-p.zip
jre-6u5-windows-i586.tar
jre-6u5-windows-i586.xpi
jxpiinstall.exe
sp-windows-i586.zip
sp2-windows-i586.zip
xpiinstall.exe
The problem files I see are:
jinstall-6u5-windows-i586-jc.cab
jinstall-6u5-windows-i586.cab
jxpiinstall.exe
sp-windows-i586.zip
sp2-windows-i586.zip
xpiinstall.exe
They should have -fcs-bin-b13-windows-i586-p-22_feb_2008......
It may also be necessary to add this into to the msi and sponsor filenames inside of jre-6u5-windows-i586-p.zip. The ResponsibleEngineer should check with Mark Knapp to see if this would be helpful. This would require code changes though....in addition to the Makefile changes. We should also drop the -p from the names, because 6u10 isn't necessarily a patch release.
- backported by
-
JDK-2199232 all installer filenames should have proper build#/format
-
- Closed
-