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 - Disable jdk 1.6.0 in NB+App server installer
Summary: Disable jdk 1.6.0 in NB+App server installer
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Tools bundle (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: mslama
URL:
Keywords: RELNOTE
Depends on:
Blocks:
 
Reported: 2006-01-10 12:46 UTC by Petr Blaha
Modified: 2006-01-12 18:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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