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.
JavaEE7 introduced new deployment descriptor scheme versions so we need to stay up-to-date at least with the versions used for recognition and load of DD models. It includes addition of following versions: - ejb-jar: version 3.2 - application: version 7 - application-client: version 7 - web, web-fragment: version 3.1 Extracted simple API change is attached. The changeset which uses newly defined versions for purposes of the loaders and multiviews was pushed into the javaee7 branch as: web-main #fd62f4b4a63c
Created attachment 133167 [details] apichange
If there will not be any objections, I'll integrate it tomorrow by the sync from javaee7 branch.
Integrated into the trunk by merge: web-main #9cdc7bac20c3