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 62396 - Stuts library is always packaged
Summary: Stuts library is always packaged
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-16 13:52 UTC by zikmund
Modified: 2005-09-05 10:15 UTC (History)
0 users

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 zikmund 2005-08-16 13:52:03 UTC
Build 20050816-0450

1) Open New Web Application wizard
2) Add Struts framework on 3rd panel 'Frameworks'
3) Deselect 'Package Struts JARs to WAR File'
4) Finish
5) Build project
6) ERROR:
Struts JAR files are packaged into WAR file.
Comment 1 zikmund 2005-08-17 15:05:16 UTC
It is next Q-build stopper. Please fix it in next 14 days.
Comment 2 zikmund 2005-08-18 13:01:37 UTC
Petr had good comment that it can be workarounded in project's Properties |
Libraries. No reason for next Q-build stopper.
Comment 3 Petr Pisl 2005-08-31 15:19:32 UTC
We removed the checkbox and we are not going to implement this feature for promo F. 
Comment 4 zikmund 2005-08-31 15:35:40 UTC
Verified. Please update UI spec accordingly. Thanks.