Thu, 31 May 2007 04:22:22 +0000#104444 Save server specific info in project, everytime export_non_accessible_root
jbaker@netbeans.org [Thu, 31 May 2007 04:22:22 +0000] rev 833
#104444 Save server specific info in project, everytime

using setDataSourceReference new API

Wed, 30 May 2007 23:54:59 +0000Fixing the ensure of incorrect jsp version for Java EE5 project pages. Also a typo is fixed in jsp templates. These changes will avoid the unnecessary opening of jsp document editor when new page is added.
deva@netbeans.org [Wed, 30 May 2007 23:54:59 +0000] rev 832
Fixing the ensure of incorrect jsp version for Java EE5 project pages. Also a typo is fixed in jsp templates. These changes will avoid the unnecessary opening of jsp document editor when new page is added.

Wed, 30 May 2007 23:43:48 +0000Fixing possible NPE when page is cut and paste
deva@netbeans.org [Wed, 30 May 2007 23:43:48 +0000] rev 831
Fixing possible NPE when page is cut and paste

Wed, 30 May 2007 23:22:59 +0000#105085 Hack to fix memory leak in Xerces impl.
pzavadsky@netbeans.org [Wed, 30 May 2007 23:22:59 +0000] rev 830
#105085 Hack to fix memory leak in Xerces impl.

Wed, 30 May 2007 19:08:17 +0000Implement new APIs setDataSourceReference and setEjbReference that update the related deployment descriptors.
potingwu@netbeans.org [Wed, 30 May 2007 19:08:17 +0000] rev 829
Implement new APIs setDataSourceReference and setEjbReference that update the related deployment descriptors.

Wed, 30 May 2007 18:39:06 +0000Adding the tld doc reference in the woodstock-components. This creates a menu item in the help menu for tld doc.
gowri@netbeans.org [Wed, 30 May 2007 18:39:06 +0000] rev 828
Adding the tld doc reference in the woodstock-components. This creates a menu item in the help menu for tld doc.
I still need to change the name of the tld to a smaller name.

Tue, 29 May 2007 22:40:36 +0000Added more LOG statements. issue_101067_change_scope_l10n_list_base version-2-3-101
JoelleLam [Tue, 29 May 2007 22:40:36 +0000] rev 827
Added more LOG statements.

Tue, 29 May 2007 19:26:33 +0000Change to create datasource as recommended by j2ee
jbaker@netbeans.org [Tue, 29 May 2007 19:26:33 +0000] rev 826
Change to create datasource as recommended by j2ee

Tue, 29 May 2007 18:53:54 +0000Adding log messages.
JoelleLam [Tue, 29 May 2007 18:53:54 +0000] rev 825
Adding log messages.

Mon, 28 May 2007 19:29:29 +0000#104460,104552
jbaker@netbeans.org [Mon, 28 May 2007 19:29:29 +0000] rev 824
#104460,104552

Some improvements , performance related