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 92365 - Need enterprise pack entries on Help menu
Summary: Need enterprise pack entries on Help menu
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks: 88122
  Show dependency tree
 
Reported: 2007-01-11 18:02 UTC by Annette Wegscheider
Modified: 2007-06-19 17:57 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 Annette Wegscheider 2007-01-11 18:02:21 UTC
Based on agreements made between the NetBeans IDE and NetBeans pack teams, the
following help menu items need to be implemented for Enterprise Pack for the
5.5.1 release:

Enterprise Pack  >    Quick Start Guide
                      Documentation
                      FAQs
                      Release Notes

With the following targets for each of the entries:

1. Quick Start Guide:
www.netbeans.org/kb/55/ep-quickstart.html (this file does not exist yet)

2. Documentation:
http://www.netbeans.org/kb/55/entpack-index.html

3. FAQs:
http://wiki.netbeans.org/wiki/view/NetBeansUserFAQ#section-NetBeansUserFAQ-EnterprisePack

4. Release Notes:
http://www.netbeans.org/community/releases/55/entpack_relnotes.html


The Help menu should look like this with multiple packs installed (in this
example, Enterprise Pack and Visual Web Pack):

Help Contents
Dynamic Help (from Visual Web Pack)
----------------------------------
Quick Start Guide
Using NetBeans IDE
----------------------------------
Docs and Support Online
----------------------------------
Enterprise Pack >  Quick Start Guide
                   Documentation
                   FAQs
                   Release Notes
Visual Web Pack >  Quick Start Guide
                   Documentation
                   FAQs
                   Release Notes
Javadoc References >
Java BluePrints Solutions Catalog
Keyboard Shortcuts
----------------------------------
Welcome Screen
About
Comment 1 Annette Wegscheider 2007-01-11 18:10:24 UTC
I know this is not specific to XML tools. I used the component/subcomponent
requested by the engineer who will perform the necessary tasks to implement the
Help menu options in Enterprise Pack.
Comment 2 Annette Wegscheider 2007-01-27 01:05:03 UTC
Changed target milestone to 5.5.1 +
please implement this AFTER beta. Reason: file names used for Release Notes and
Installation Instructions as shown in this issue are not correct for Beta. We
want to avoid having to change file names after beta.
Bottom line: Please implement after Beta code freeze. (approved by Eng Mgmt)
Comment 3 Samaresh Panda 2007-01-29 19:26:39 UTC
Will be taken care of post BETA.
Comment 4 Annette Wegscheider 2007-02-01 21:07:18 UTC
Based on decision made with nb web team, and new location of NB Ent Pack FAQs,
targets have changed (note the additional "1" directory for some targets):

1. Quick Start Guide:
www.netbeans.org/kb/55/1/ep-quickstart.html

2. Documentation:
http://www.netbeans.org/kb/55/entpack-index.html

3. FAQs:
http://wiki.netbeans.org/wiki/view/NetBeansEPUserFAQ

4. Release Notes:
http://www.netbeans.org/community/releases/55/1/entpack_relnotes.html

With this change, it is OK to implement this request in the Beta time frame. 
Comment 5 Samaresh Panda 2007-02-07 22:13:47 UTC
Marking it as P3 since this post beta and we'll be working on P1s and P2s for beta.
Comment 6 Samaresh Panda 2007-02-08 03:19:35 UTC
As per our discussion, marking this as P2 and will fix before beta.
Comment 7 Samaresh Panda 2007-02-08 04:39:23 UTC
Fix integrated, please check it out in the next build.

Module: "XML Schema Core"
resources/layer.xml; 1.1.2.10.6.2;
resources/netbeans-entpack-releasenotes.url; 1.1.2.1;
resources/netbeans-entpack-quickstart.url; 1.1.2.1;
resources/netbeans-entpack-faq.url; 1.1.2.1;
resources/netbeans-entpack-documentation.url; 1.1.2.1;
Bundle.properties; 1.1.2.8.8.1;
Comment 8 Annette Wegscheider 2007-02-08 19:24:33 UTC
Verified with ent_pack-gavotte-070208_8.zip
Note that the link to Quick Start Guide and Release Notes will be broken until
Beta goes live.
Thanks Sam.
Comment 9 Annette Wegscheider 2007-04-06 18:06:14 UTC
Reopened this issue to put in request to temporarily remove the Enterprise Pack
help menu entries (after consultation with Sam). 
"Temporarily" so that we can restore the options depending on mgmt decisions
about the pack.
Comment 10 Samaresh Panda 2007-04-07 08:03:41 UTC
Annette, the target milestone is 5.5.1. I guess you meant hula(trunk), please
confirm.
Comment 11 Annette Wegscheider 2007-04-08 17:55:02 UTC
Confirmed - target is 6.0 Milestone 9.
Thanks.
Comment 12 Samaresh Panda 2007-04-08 23:18:18 UTC
Temporarily commented out.
/cvs/xml/schema/core/src/org/netbeans/modules/xml/schema/core/resources/layer.xml,v
 <--  layer.xml
new revision: 1.5; previous revision: 1.4
Comment 13 Mikhail Matveev 2007-05-04 13:34:52 UTC
Release notes page for 5.5.1

http://www.netbeans.org/community/releases/55/1/entpack_relnotes.html

is not found. Is it OK?
Comment 14 Annette Wegscheider 2007-05-04 16:13:04 UTC
Please provide add'l info - are you saying that there is a link to the 5.5.1
release notes in the 6.0 M9 build? I'm not seeing that.
For now, we have no "pack-specific" help entries because there are no "packs". 
Comment 15 Annette Wegscheider 2007-05-04 18:00:32 UTC
In the 5.5.1 (beta) bits that are currently available for Enterprise pack, the
Help menu has an entry that points to release notes for Ent Pack. The link in
the code goes to www.netbeans.org/community/releases/55/1/entpack_relnotes.html
The name of the file was changed and the code was not updated. 
I resolved this problem by adding a redirect page to the website:
entpack_relnotes.html now does a redirect to the correct file, ep-relnotes.html.
Misha - if you could verify this (on Monday) and then we can permanently close
this issue.
Comment 16 Annette Wegscheider 2007-05-05 01:02:31 UTC
This is now fixed. Misha, please verify and close this issue if you're satisfied.
Comment 17 Mikhail Matveev 2007-06-19 17:57:08 UTC
Oops... missed this bug. All OK, verified.