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 153765 - rest should not require restart of the IDE after installing
Summary: rest should not require restart of the IDE after installing
Status: RESOLVED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nathan Fiedler
URL: http://wiki.netbeans.org/FitnessForever
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2008-11-24 13:26 UTC by Lukas Jungmann
Modified: 2009-02-19 23: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 Lukas Jungmann 2008-11-24 13:26:51 UTC
see also: http://wiki.netbeans.org/attach/FitnessForever/needs.restart.info

performance team find out that many of nbm.needs.restart=true properties look at least unclear or not necessary, many
just masking bugs that should have been fixed anyway, some need more evaluation.

Please evaluate the need of nbm.needs.restart=true property in websvc.rest
Comment 1 Nathan Fiedler 2008-12-06 04:24:29 UTC
It looks like this line was added by mistake, as the commit log only refers to a one-line change made to another file,
not this one. I've asked the author if he can recall why that flag might have been necessary.
Comment 2 Nathan Fiedler 2008-12-11 19:34:00 UTC
Fixed in changeset main #1da734e2f8e4
Comment 3 Quality Engineering 2008-12-12 17:29:24 UTC
Integrated into 'main-golden', will be available in build *200812121401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/1da734e2f8e4
User: Nathan Fiedler <nlfiedler@netbeans.org>
Log: #153765: removing restart flag, no longer needed