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 71229

Summary: Disable jdk 1.6.0 in NB+App server installer
Product: installer Reporter: Petr Blaha <blaha>
Component: Tools bundleAssignee: mslama <mslama>
Status: VERIFIED FIXED    
Severity: blocker Keywords: RELNOTE
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Blaha 2006-01-10 12:46:40 UTC
The App server 8.2 doesn't support jdk 1.6.0 fully. Thus we should disable this
jdk in the panel wher user can select the JDK.
Comment 1 mslama 2006-01-10 13:39:18 UTC
Fixed in branch 'release50':
installer/asbundle/src/org/netbeans/installer/Bundle.properties
new revision: 1.37.2.5; previous revision: 1.37.2.4

installer/lib/src/org/netbeans/installer/JDKInfo.java
new revision: 1.5.10.1; previous revision: 1.5
Comment 2 Martin Balin 2006-01-11 10:29:44 UTC
This limitation should be mentioned in Release notes.
Comment 3 Michal Mocnak 2006-01-12 18:50:57 UTC
Verified