HR fix of issue 177259 - update Java EE 6 XML schemas
Petr Jiricka <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Issue http://netbeans.org/bugzilla/show_bug.cgi?id=177259 Update Java EE 6 XML schemas Need to update XML schemas for EE 6 to the latest version from GlassFish. We need to update these schemas, the the final versions, so we can claim NetBeans is Java EE 6 compliant. Also, according to the JCP rules, a FCS product may not ship pre-FCS XML schemas The fix was created by David Konecny, vefified by Michal Mocnak and reviewed by Milan Kuchtiak. It is already integrated in the web-main repository: http://hg.netbeans.org/web-main/rev/b503c84b216a Petr