HR bugfix - bug 186650 (CDI should be turned off by default)
Petr Jiricka <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Sending on behalf of David Konecny. http://netbeans.org/bugzilla/show_bug.cgi?id=186650 Description and impact: Contexts and Dependency Ijnection technology should be turned off by default, as it has significant performance overhead during deployment, and many applications do not need this technology. Risk: Low Verified by Martin Schovanek Reviewed by Petr Jiricka Changeset: http://hg.netbeans.org/web-main/rev/7fa9e61b867e Petr on behalf of David