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 - Build project should always check JSP dependencies
Summary: Build project should always check JSP dependencies
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 14:07 UTC by _ gtzabari
Modified: 2016-07-07 08:56 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 _ 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