Tue, 24 Apr 2007 23:41:57 +0000Implement isJsfProjectFile for Visual Web JSF loader so that it won't validate the JSP/Java files in non-visualweb project. pvtJaxbGmpatil_001_root
potingwu@netbeans.org [Tue, 24 Apr 2007 23:41:57 +0000] rev 684
Implement isJsfProjectFile for Visual Web JSF loader so that it won't validate the JSP/Java files in non-visualweb project.
Our JSF loader makes other pack deadlock! (Issue#102217, Deadlock when opening old project)

Tue, 24 Apr 2007 23:35:19 +0000#101604 Preparing part of the fix.
pzavadsky@netbeans.org [Tue, 24 Apr 2007 23:35:19 +0000] rev 683
#101604 Preparing part of the fix.

Tue, 24 Apr 2007 23:17:20 +0000#101604 Preparing the part of the fix.
pzavadsky@netbeans.org [Tue, 24 Apr 2007 23:17:20 +0000] rev 682
#101604 Preparing the part of the fix.

Tue, 24 Apr 2007 22:42:21 +0000#101604 Preparing the part of fix.
pzavadsky@netbeans.org [Tue, 24 Apr 2007 22:42:21 +0000] rev 681
#101604 Preparing the part of fix.

Tue, 24 Apr 2007 22:35:48 +0000#102038 restoring Java DB database connections requires restart - Fixed
jbaker@netbeans.org [Tue, 24 Apr 2007 22:35:48 +0000] rev 680
#102038 restoring Java DB database connections requires restart - Fixed

Listen to ConnectionListener for connection changes then add connections.
Updated project dependencies
Cleaned up context file after migrating
Added check to make sure migration had completed before attempting to migrate

Tue, 24 Apr 2007 21:43:46 +0000#101604 Preparing part of the fix - to be able to wait on the model to load.
pzavadsky@netbeans.org [Tue, 24 Apr 2007 21:43:46 +0000] rev 679
#101604 Preparing part of the fix - to be able to wait on the model to load.

Tue, 24 Apr 2007 20:16:38 +0000#101604 Preparing part of the fix - showing loading status.
pzavadsky@netbeans.org [Tue, 24 Apr 2007 20:16:38 +0000] rev 678
#101604 Preparing part of the fix - showing loading status.

Tue, 24 Apr 2007 19:45:34 +0000Fix: 102378 Got rid of npe when removing listeners.
JoelleLam [Tue, 24 Apr 2007 19:45:34 +0000] rev 677
Fix: 102378 Got rid of npe when removing listeners.

Tue, 24 Apr 2007 19:42:15 +0000#101671 Fixing the NPE when registering the project, which is only
pzavadsky@netbeans.org [Tue, 24 Apr 2007 19:42:15 +0000] rev 676
#101671 Fixing the NPE when registering the project, which is only
one consequence of this issue. This fix is only a workaround for the probably invalid model.

Tue, 24 Apr 2007 19:26:34 +0000Fix for #101813
deva@netbeans.org [Tue, 24 Apr 2007 19:26:34 +0000] rev 675
Fix for #101813
Fixed couple of issues in the code that updates the return values of action handler method when the navigation link is deleted/renamed