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 89466

Summary: Build project should always check JSP dependencies
Product: javaee Reporter: _ gtzabari <gtzabari>
Component: JSPAssignee: Petr Pisl <ppisl>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ gtzabari 2006-11-16 14:07:15 UTC
Netbeans should know it has to recompile JSP files when their dependencies
change just like it does for normal Java files.

I've gotten burn multiple times when I modified my Java classes, hit F11 to
deploy the project and Netbeans didn't check JSP file dependencies at
compile-time. At runtime the JSP files broke because some method was renamed but
Netbeans didn't catch it.
Comment 1 Martin Balin 2016-07-07 08:56:32 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss