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 221258 - Compile on Save for static resources doesn't work after the NB restart
Summary: Compile on Save for static resources doesn't work after the NB restart
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-01 14:01 UTC by Martin Janicek
Modified: 2015-03-03 13:30 UTC (History)
3 users (show)

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 Martin Janicek 2012-11-01 14:01:34 UTC
Steps to reproduce copied from the issue 220493:

 - start NB 7.3b
 - create a new Maven Web project
 - disable "Compile on save"
 - close NB
 - start NB again
 - start debug webapp
 - change index.jsp
 - reload page
 - no changes :-(

But I also have a simple work around:

 - enable "Compile on save"
 - disable "Compile on save" again
 - save changes in index.jsp
 - index.jsp gets copied!
 - will work as long as NB is not restarted, yipi!
Comment 1 Martin Janicek 2012-11-02 09:45:03 UTC
Maybe it's a duplicate of the issue 219916, but I'm not completely sure at the moment.
Comment 2 Martin Janicek 2012-11-06 13:40:16 UTC
I was wrong, this issue is unrelated to the 219916.
Comment 3 Martin Janicek 2012-11-06 15:48:27 UTC
Fixed in: web-main #93d017301687

Thanks a lot lallafa for your help, this was pretty important. Would be great if you could test the fix once when it gets propagated to the daily build.
Comment 4 Quality Engineering 2012-11-07 03:39:47 UTC
Integrated into 'main-golden', will be available in build *201211070001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/93d017301687
User: Martin Janicek <mjanicek@netbeans.org>
Log: #221258 - Compile on Save for static resources doesnt work after the NB restart
Comment 5 RayDeCampo 2015-03-02 20:51:33 UTC
I am seeing the behavior described by this bug in NB 8.0.2 - should I create a new bug report or should this one be reopened?
Comment 6 markiewb 2015-03-03 09:25:30 UTC
(In reply to RayDeCampo from comment #5)
> I am seeing the behavior described by this bug in NB 8.0.2 - should I create
> a new bug report or should this one be reopened?

A new one!
Comment 7 RayDeCampo 2015-03-03 13:30:09 UTC
I have filed bug 250868 to cover the regression in NB 8.0.2.