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 82407 - Remove "Release Notes" from Help menu
Summary: Remove "Release Notes" from Help menu
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Marian Petras
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-10 17:42 UTC by jrojcek
Modified: 2006-08-23 15:09 UTC (History)
6 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
source code patch for branch 'release55' (1.89 KB, patch)
2006-08-21 15:58 UTC, Marian Petras
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jrojcek 2006-08-10 17:42:28 UTC
I'm not sure what is the right component, so feel free to reassign where appropriate.

As discussed with the docs guys and tech leads, please remove the "Release Notes" menu item from Help 
menu for 5.5. Release notes will only be available during download on netbeans.org.
Comment 1 David Simonek 2006-08-10 18:01:52 UTC
passing to help.
Comment 2 mslama 2006-08-16 12:04:40 UTC
This is defined in utilities module. Passing further.
Comment 3 mslama 2006-08-16 12:08:09 UTC
utilities/src/org/netbeans/modules/utilities/Layer.xml
utilities/src/org/netbeans/modules/url/Bundle.properties
Comment 4 Marian Petras 2006-08-21 14:26:08 UTC
Accepted.
Comment 5 Marian Petras 2006-08-21 14:52:12 UTC
Committed to the trunk.

Modified and removed files:
   utilities/src/org/netbeans/modules/:
                               utilities/Layer.xml   (1.87)
                               utilities/relnotes.url   (deleted - last rev. 1.4)
                               url/Bundle.properties   (1.55)

Diffs:
http://utilities.netbeans.org/source/browse/utilities/src/org/netbeans/modules/utilities/Layer.xml?r1=1.86&r2=1.87&diff_format=u
http://utilities.netbeans.org/source/browse/utilities/src/org/netbeans/modules/url/Bundle.properties?r1=1.54&r2=1.55&diff_format=u
Comment 6 Marian Petras 2006-08-21 15:58:47 UTC
Created attachment 33124 [details]
source code patch for branch 'release55'
Comment 7 Marian Petras 2006-08-21 16:01:10 UTC
I have submitted a source code patch for branch 'release55'. The patch does not
contain information that file 'relnotes.url' should be removed so the file must
be removed before or after the patch is applied.
Comment 8 mslama 2006-08-21 16:11:32 UTC
Fix is ok. I also checked that no other module defines ordering attribute to
relnotes.url. (I used grep on all xml file in 'standard' codebase.)
Comment 9 Max Sauer 2006-08-22 11:25:26 UTC
The fix is OK. Verified in a custom build.
-----
Product Version         = NetBeans 5.5 Dev (Build 060822)
Operating System        = Linux version 2.6.12-1.1390_FC4smp running on i386
Java; VM; Vendor; Home  = 1.5.0_05; Java HotSpot(TM) Server VM 1.5.0_05-b05; Sun
Microsystems Inc.; /usr/jdk1.5.0_05/jre
System Locale; Encoding = en_US (nb); UTF-8
Comment 10 Marian Petras 2006-08-23 15:09:01 UTC
Committed to branch 'release55'.

Modified and removed files:
   utilities/src/org/netbeans/modules/:
                     utilities/Layer.xml   (1.75.2.3.2.2)
                     utilities/relnotes.url   (deleted - last rev. 1.3.26.1.2.1)
                     url/Bundle.properties   (1.50.22.3.2.2)

Diffs:
http://utilities.netbeans.org/source/browse/utilities/src/org/netbeans/modules/utilities/Layer.xml?r1=1.75.2.3.2.1&r2=1.75.2.3.2.2&diff_format=u
http://utilities.netbeans.org/source/browse/utilities/src/org/netbeans/modules/url/Bundle.properties?r1=1.50.22.3.2.1&r2=1.50.22.3.2.2&diff_format=u