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 49149 - [freeform] [webapps] J2EE specification level naming consistency in Project wizards
Summary: [freeform] [webapps] J2EE specification level naming consistency in Project w...
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-16 13:37 UTC by zikmund
Modified: 2006-03-24 09:59 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 zikmund 2004-09-16 13:37:08 UTC
Build 200409160517 (pre-beta2)

J2EE specification level values should be
consistently named among Web Project wizards. Best
solution seems to be in 'Web Proj. with Ex. Ant
Script' (just '1.3' and '1.4' values) instead of
'J2EE 1.x' in the other two.
Comment 1 Radko Najman 2004-09-17 07:38:07 UTC
According the UI spec the correct values are J2EE 1.3 and J2EE 1.4 so
freeform wizard should be fixed.

Jano, what is better from UI point of view? Use J2EE 1.x values or
just 1.x values?
Comment 2 jrojcek 2004-09-17 13:55:36 UTC
Well, I like the "J2EE 1.x" better than just "1.x". I will update the freeform spec to contain 
"J2EE 1.x".
Comment 3 Radko Najman 2004-09-20 10:42:12 UTC
Fixed.
Comment 4 zikmund 2004-09-27 15:06:53 UTC
Verified.