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 86884 - cnd installer needs to recognize rc1 (and later)
Summary: cnd installer needs to recognize rc1 (and later)
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 19:37 UTC by _ gordonp
Modified: 2006-10-11 14:29 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 _ gordonp 2006-10-10 19:37:39 UTC
We have a code freeze friday 10/13 for cnd beta3 which will be the C/C++ pack
released concurrent with NetBeans IDE 5.5 FCS. There are 2 minor installer
changes required for this release:

1. The cnd installer *must* recognize all versions of NetBeans IDE 5.5.
   Currently, when you get to the panel listing available netbeans
   distributions, it doesn't list (as of the 10/9 build):

      /opt/netbeans-5.5rc1
      /opt/netbeans-5.5rc2
      /opt/netbeans-5.5

   (the rc2 and FCS directories are currently symlinks to the rc1 so
   its possible it would recognize the real installed 5.5 release).

   Note: If you manually type the rc1 path it installs correctly. But
   it should also list the rc and FCS distros.

2. The installer must be branded "Beta 3". Currently its branded "Beta 2".
Comment 1 mslama 2006-10-11 14:29:00 UTC
Fixed in branch 'release55':
/cvs/installer/cnd/src/org/netbeans/installer/cluster/Bundle.properties
new revision: 1.13.2.4; previous revision: 1.13.2.3