This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 215887 - Architecture specific JDK installer bundle packages naming
Summary: Architecture specific JDK installer bundle packages naming
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-24 14:56 UTC by Stepan Zebra
Modified: 2012-09-01 11:07 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stepan Zebra 2012-07-24 14:56:01 UTC
Mac installer and all 32bit installers have no architecture specific package name, while new 64bit installers contain "x64". It would be handy if all the packages contained their architecture code (like JDK installers do).

For example 32bit packages:
jdk-6u34-nb-7_2-linux-ml.sh  ->  jdk-6u34-nb-7_2-linux-i586-ml.sh
jdk-7u6-nb-7_2-linux-ml.sh  ->  jdk-7u6-nb-7_2-linux-i586-ml.sh
jdk-6u34-nb-7_2-windows-ml.exe  ->  jdk-6u34-nb-7_2-windows-i586-ml.exe
jdk-7u6-nb-7_2-windows-ml.exe  ->  jdk-7u6-nb-7_2-windows-i586-ml.exe

Mac packages:
jdk-7u6-nb-7_2-macosx-ml.dmg  ->  jdk-7u6-nb-7_2-macosx-x86_64-ml.dmg OR JUST jdk-7u6-nb-7_2-macosx-x64-ml.dmg
Comment 1 Jiri Rechtacek 2012-08-01 12:35:37 UTC
http://hg.netbeans.org/core-main/rev/4f5bb893991e
Comment 4 Quality Engineering 2012-08-02 02:32:13 UTC
Integrated into 'main-golden', will be available in build *201208020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4f5bb893991e
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #215887: Architecture specific JDK installer bundle packages naming
Comment 5 Quality Engineering 2012-09-01 11:07:14 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/a27ca0010865
User: Jiri Rechtacek <jrechtacek@netbeans.org>
Log: #215887: Architecture specific JDK installer bundle packages naming
(transplanted from 4f5bb893991eb4a1baa1700314f6feebc767c282)