Mon, 15 Sep 2008 13:07:57 -0700Fix Issue#147018, P3, NullPointerException at org.netbeans.modules.visualweb.project.jsf.api.JsfProjectUtils.removeWelcomeFile.
potingwu@netbeans.org [Mon, 15 Sep 2008 13:07:57 -0700] rev 2726
Fix Issue#147018, P3, NullPointerException at org.netbeans.modules.visualweb.project.jsf.api.JsfProjectUtils.removeWelcomeFile.

Mon, 15 Sep 2008 13:07:24 -0700Fix Issue#146618, P2, 38s wasted while expanding 51 files.
potingwu@netbeans.org [Mon, 15 Sep 2008 13:07:24 -0700] rev 2725
Fix Issue#146618, P2, 38s wasted while expanding 51 files.
Add cache for visited directories.

Fri, 12 Sep 2008 14:51:29 -0700#131894 Fixing assertion, improving checking for braveheart and woodstock type of components.
Peter Zavadsky <pzavadsky@netbeans.org> [Fri, 12 Sep 2008 14:51:29 -0700] rev 2724
#131894 Fixing assertion, improving checking for braveheart and woodstock type of components.

Thu, 11 Sep 2008 18:54:11 -0700#146732 [65cat] org.netbeans.api.db.explorer.DatabaseException: connection already exists
John Baker <jbaker@netbeans.org> [Thu, 11 Sep 2008 18:54:11 -0700] rev 2723
#146732 [65cat] org.netbeans.api.db.explorer.DatabaseException: connection already exists

Thu, 11 Sep 2008 15:45:27 -0700#131996 Fixing possible NPE, and logging info about possible culprits."
Peter Zavadsky <pzavadsky@netbeans.org> [Thu, 11 Sep 2008 15:45:27 -0700] rev 2722
#131996 Fixing possible NPE, and logging info about possible culprits."

Thu, 11 Sep 2008 14:45:19 -0700#139640 Fixing reported NPE, BeanDescriptor can be null.
Peter Zavadsky <pzavadsky@netbeans.org> [Thu, 11 Sep 2008 14:45:19 -0700] rev 2721
#139640 Fixing reported NPE, BeanDescriptor can be null.

Thu, 11 Sep 2008 11:05:56 -0700#128735 Fixing NPE, lost reference to the instance (wrong usage of weak ref).
Peter Zavadsky <pzavadsky@netbeans.org> [Thu, 11 Sep 2008 11:05:56 -0700] rev 2720
#128735 Fixing NPE, lost reference to the instance (wrong usage of weak ref).
visualweb.libs.batik/library/nbproject/genfiles.properties HG: changed web.jsf.navigation/src/org/netbeans/modules/web/jsf/navigation/graph/PFENodeWidget.java

Thu, 11 Sep 2008 06:28:24 +0000Automated merge
ffjre@netbeans.org [Thu, 11 Sep 2008 06:28:24 +0000] rev 2719
Automated merge

Wed, 10 Sep 2008 22:43:46 -0400Found another workaround related to core XML factories which can be removed after fix of #146082.
Jesse Glick <jglick@netbeans.org> [Wed, 10 Sep 2008 22:43:46 -0400] rev 2718
Found another workaround related to core XML factories which can be removed after fix of #146082.

Wed, 10 Sep 2008 13:11:03 -0700More fix for Issue#146618, P2, 38s wasted while expanding 51 files
potingwu@netbeans.org [Wed, 10 Sep 2008 13:11:03 -0700] rev 2717
More fix for Issue#146618, P2, 38s wasted while expanding 51 files
Try to reach the end condition as soon as possible; no durther search is needed.