Merge of http://hg.netbeans.org/core-main/
(detail / hgweb)
#177120: ignore OpenIDE-Module-Hide-Classpath-Packages in JNLP mode. Always delegate to the JNLPClassLoader since it probably can load the classes from the module. ("Parent" set and "delegate" starting from "system class loader" are always empty in JNLP mode, since PCL is not used for modules.) If the classes are in fact present in the JRE, then they will be loaded from there, but not much we can do about that; running in JNLP mode normally disables the various class loading checks of the NB module system. If you wanted your jh.jar to override any present in the JRE, you would have to configure this in the JNLP descriptor.
(detail / hgweb)
Merge of http://hg.netbeans.org/main/
(detail / hgweb)
upgrading JAX-WS API javadoc to latest version (2.2)
(detail / hgweb)
Merge of http://hg.netbeans.org/web-main/
(detail / hgweb)
Merge of http://hg.netbeans.org/cnd-main/
(detail / hgweb)
Automated merge with http://hg.netbeans.org/cnd-main
(detail / hgweb)
fixed 177239 - failed clean&&build if remote folder is deleted (binaries2 after merge)
(detail / hgweb)
Automated merge with http://hg.netbeans.org/cnd-main
(detail / hgweb)
fixed IZ#177239 failed clean&&build if remote folder is deleted
(detail / hgweb)
fixed IZ#177239 - failed clean&&build if remote folder is deleted (binaries)
(detail / hgweb)
fixed IZ#177016: Can't build a project with localized path with smart secure copy
(detail / hgweb)
Automated merge with http://hg.netbeans.org/cnd-main
(detail / hgweb)
#177061: CNF due to bad fix for issue 176044
(detail / hgweb)
Automated merge with http://hg.netbeans.org/web-main
(detail / hgweb)
#176919 - NullPointerException at org.netbeans.modules.php.editor.parser.PhpStructureScanner.folds
(detail / hgweb)
Merge of http://hg.netbeans.org/web-main/
(detail / hgweb)
Merge of http://hg.netbeans.org/main/
(detail / hgweb)
Automated merge with http://hg.netbeans.org/main/
(detail / hgweb)
fixed incorrect definition of JAX-WS endorsed
(detail / hgweb)
Merge of http://hg.netbeans.org/cdev/
(detail / hgweb)
Automated merge with http://hg.netbeans.org/cdev
(detail / hgweb)
kenai queries should be automaticaly refreshed even if not opened Issue #177203 - Autorefresh not working properly for user defined queries
(detail / hgweb)
#177054 - Reloading attributes in query page causes selection of first item in each list
(detail / hgweb)
Automated merge with http://hg.netbeans.org/web-main/
(detail / hgweb)
Automated merge with http://hg.netbeans.org/web-main/
(detail / hgweb)
Fix of 173878 - NullPointerException at javax.xml.bind.ContextFinder.handleClassCastException This workaround is no longer needed since we don't put metro library to IDE classpath.
(detail / hgweb)