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 45273 - Remove library - doesn't clean project
Summary: Remove library - doesn't clean project
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Buzek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-21 12:13 UTC by zikmund
Modified: 2016-07-07 08:55 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 zikmund 2004-06-21 12:13:15 UTC
Build 200406201800

1) Have a web project with a Tag library (in
Compiling Sources)
2) Run project
3) Remove library from Compiling Sources
4) Use removed tag library in a JSP (forget to
remove the code)
5) Run project
6) ERROR:
library (.jar) is still in the
build\web\WEB-INF\lib directory until next Clean.
Comment 1 Pavel Buzek 2004-09-24 19:36:34 UTC
Sure, this is why there is the clean action. We may be able to solve
this wiht 49215 but I do not regard this as a defect.
Comment 2 Jesse Glick 2004-09-29 11:19:52 UTC
Similar to issue #46776.
Comment 3 Martin Balin 2016-07-07 08:55:30 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