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 245648 - Changelog notification pops out on java web activation
Summary: Changelog notification pops out on java web activation
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WildFly (show other bugs)
Version: 8.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: ehsavoie
URL:
Keywords:
Depends on: 245507
Blocks:
  Show dependency tree
 
Reported: 2014-07-14 13:58 UTC by Vladimir Riha
Modified: 2014-07-18 07:24 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 Vladimir Riha 2014-07-14 13:58:08 UTC
Please try following:
 - run full NetBeans distribution with clean user and cache dir
 - invoke New Project wizard, select Java Web | Web Application

=> modules for java.web are being activated and during this process notification about changelog of WildFly JEE plugin is displayed.

Could you please change it so the WildFly plugin notification is displayed only when this plugin is actually used by user? It is a bit strange (imo) to see notification from plugin in this moment, when users might not actually use this plugin at all.

Thank you


Product Version: NetBeans IDE Dev (Build 201407140001)
Java: 1.8.0_05; Java HotSpot(TM) Client VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.13.0-30-generic running on i386; UTF-8; en_US (nb)
Comment 1 ehsavoie 2014-07-16 08:16:22 UTC
This notification pops up on the first loading of the module.
This behaviour might change because of : https://netbeans.org/bugzilla/show_bug.cgi?id=245507
Comment 2 ehsavoie 2014-07-17 07:57:41 UTC
Notification happens on the first use of the plugin.
Comment 3 Quality Engineering 2014-07-18 01:53:28 UTC
Integrated into 'main-silver', will be available in build *201407180001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2b64abe480b4
User: Emmanuel Hugonnet <ehsavoie@netbeans.org>
Log: Fixing #245648 and #245507 by moving the changelog notification mecanism to the first effective use of the plugin.
Comment 4 Vladimir Riha 2014-07-18 07:24:40 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201407180001)
Java: 1.8.0_05; Java HotSpot(TM) Client VM 25.5-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_05-b13
System: Linux version 3.13.0-30-generic running on i386; UTF-8; en_US (nb)