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 52862 - Update jdkbundle installer NB 4.0 to bundle JDK 1.4.2_06
Summary: Update jdkbundle installer NB 4.0 to bundle JDK 1.4.2_06
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-03 14:54 UTC by mslama
Modified: 2006-03-24 10:34 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mslama 2005-01-03 14:54:46 UTC
Branch 'release40_j2se142_06' was created for
module 'installer' based on branch 'release40'
Comment 1 mslama 2005-01-04 12:56:11 UTC
Also translatedfiles/src/installer is branched.

Modified:
/cvs/installer/jdkbundle/src/org/netbeans/installer/Bundle.properties
new revision: 1.14.4.6.2.1; previous revision: 1.14.4.6

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallDirSelectionPanel.java
new revision: 1.6.6.1.2.1; previous revision: 1.6.6.1

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallJ2sdkAction.java
new revision: 1.7.6.5.2.1; previous revision: 1.7.6.5
Comment 2 mslama 2005-01-04 14:05:47 UTC
Update licence:
/cvs/installer/jdkbundle/resources/bcl.html
new revision: 1.3.6.1.2.1; previous revision: 1.3.6.1

/cvs/installer/jdkbundle/resources/bcl_en.html
new revision: 1.3.6.1.2.1; previous revision: 1.3.6.1

/cvs/installer/jdkbundle/resources/bcl_ja.html
new revision: 1.3.6.1.2.1; previous revision: 1.3.6.1

/cvs/installer/jdkbundle/resources/bcl_zh.html
new revision: 1.3.6.1.2.1; previous revision: 1.3.6.1

Small change in wrapping of bold Welcome panel text:
/cvs/installer/jdkbundle/src/org/netbeans/installer/Bundle.properties
new revision: 1.14.4.6.2.2; previous revision: 1.14.4.6.2.1
Comment 3 mslama 2005-01-05 11:06:19 UTC
Remove code for separate public JRE installation on Windows as it
is not supported by JDK 1.4.2_X installer.

Modified:
/cvs/installer/jdkbundle/scripts/Attic/custom-install.template
new revision: 1.2.10.2.2.1; previous revision: 1.2.10.2

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallJ2sdkAction.java
new revision: 1.7.6.5.2.2; previous revision: 1.7.6.5.2.1
Comment 4 mslama 2005-01-05 11:27:04 UTC
Still some changes in panel messages are necessary when we do not
install public JRE.
Comment 5 mslama 2005-01-05 12:56:31 UTC
Messages are updated as we do not install/check presence of public JRE
on Windows.

Modified:
/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallDirSelectionPanel.java
new revision: 1.6.6.1.2.2; previous revision: 1.6.6.1.2.1

/cvs/installer/jdkbundle/src/org/netbeans/installer/InstallJ2sdkAction.java
new revision: 1.7.6.5.2.3; previous revision: 1.7.6.5.2.2

/cvs/installer/jdkbundle/src/org/netbeans/installer/NbSummaryPanel.java
new revision: 1.9.4.1.2.1; previous revision: 1.9.4.1
Comment 6 Michal Mocnak 2005-04-11 10:24:32 UTC
Issue has been verified