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 216517 - allow partial "deploy on save" only on changes web pages, not on changed java-files
Summary: allow partial "deploy on save" only on changes web pages, not on changed java...
Status: RESOLVED DUPLICATE of bug 218345
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 09:44 UTC by mart_l
Modified: 2013-09-02 08:39 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mart_l 2012-08-08 09:44:55 UTC
While in-place debugging web-application - does not work "deploy on save" when changed xhtml-file is saved, unless "compile on save" is checked. However when checked "compile on save", then after changed java file is saved, the maven plugin automaticaly redeploys a restarts server - not even option to stop redeployment and server restart process.

I miss possibility to partialy redeploy only changed xhtml files and not automaticaly redeploy changed java classes. For changed java classes i use "apply code changes".
Comment 1 Martin Janicek 2012-08-08 09:48:22 UTC
Sounds like a nice enhancement, but most probably there won't be enough of time to do that for the NetBeans 7.3, because there are other things I need to work on at the moment. Setting TM = Next
Comment 2 Martin Janicek 2013-09-02 08:39:34 UTC

*** This bug has been marked as a duplicate of bug 218345 ***