cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 161349 - Please hide the Java Profiler (OQL Language Support) module from the Plugins list
: Please hide the Java Profiler (OQL Language Support) module from the Plugins ...
Status: VERIFIED FIXED
: profiler
Base
: 6.7
: All All
: P2 (vote)
: 6.7
Assigned To:
:
:
:
:
:
: 157040
  Show dependency treegraph
 
Reported: 2009-03-27 13:23 by
Modified: 2009-06-09 11:47 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-03-27 13:23:26
Currently, Tools | Plugins | Installed lists "Java Profiler (OQL Language
Support)" as a separate item. This does not
look like an item that needs to be shown separately. Please hide it, by either
making it eager, or adding it to another kit.

After any change in the list of modules, please change the golden file in
ide.kit/test/qa-functional/data/permanentUI/plugins/installed-plugins.txt, and
make sure the corresponding test in
commit validation
(org.netbeans.test.editor.GeneralSanityTest#testInstalledPlugins) passes.
------- Comment #1 From 2009-03-27 16:09:57 -------
The module has been eager from start - I will need to hide it explicitely.

Is the golden file change necessary even if I hide the module? If it is I will
need to wait with the fix till the golden
file gets to main-golden.
------- Comment #2 From 2009-03-27 17:29:58 -------
> Is the golden file change necessary even if I hide the module? 

Yes. You need to remove the corresponding line in the golden file.

> If it is I will need to wait with the fix till the golden file gets to main-golden.

You should not need to - are you working with the profiler-main repository?
Changes to team repositories should be
sync'ed from main-silver (and this change is already in main-silver). How do
you sync changes into your repository, is
there an automated job?
------- Comment #3 From 2009-04-02 13:39:21 -------
The OQL Language Support module is now hidden.
However, I was not able to find the corresponding line in the golden file so I
didn't change anything there.

The fix: http://hg.netbeans.org/profiler-main/rev/b87ebfe2f60d
------- Comment #4 From 2009-04-02 14:27:39 -------
The correct changeset is http://hg.netbeans.org/profiler-main/rev/7ead0519006c
------- Comment #5 From 2009-04-02 14:30:41 -------
Thanks. I think the correct changeset is this:
http://hg.netbeans.org/profiler-main/rev/7ead0519006c

You are right about the golden file - looks like a problem with the test. I
think nothing else is needed.
------- Comment #6 From 2009-04-08 07:48:48 -------
Integrated into 'main-golden', will be available in build *200904080201* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7ead0519006c
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #161349 - hiding the OQL language support module
------- Comment #7 From 2009-04-08 19:57:30 -------
Integrated into 'main-golden', will be available in build *200904081400* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7ead0519006c
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #161349 - hiding the OQL language support module
------- Comment #8 From 2009-06-09 11:47:37 -------
marking verified