fix for 165981
vince kraemer <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
http://www.netbeans.org/issues/show_bug.cgi?id=165981 Integrated Java EE 6 javadoc into glassfish.javaee module and it should have been part of the glassfish.v3enable module (in contrib). Petr J considers this to be a release stopper for 6.7, since the additional Javadoc increases the download size by 7 MB. The code change in glassfish.javaee undoes some of the changes from http://hg.netbeans.org/web-main/rev/b2f337754806 and prevents the additional jar from being included in the build. The change set is referenced in the issue. vbk