Fri, 07 Dec 2007 18:20:46 +0000Merging designer_refactoring2 branch. designer_refactoring2_after_merge
pzavadsky@netbeans.org [Fri, 07 Dec 2007 18:20:46 +0000] rev 1912
Merging designer_refactoring2 branch.

Thu, 06 Dec 2007 00:25:38 +0000#123003 Fixing another leak, this time in OutlinePanelProvider (holding lookup result). mercurial1_4_2fcs
pzavadsky@netbeans.org [Thu, 06 Dec 2007 00:25:38 +0000] rev 1911
#123003 Fixing another leak, this time in OutlinePanelProvider (holding lookup result).

Wed, 05 Dec 2007 07:34:24 +0000Fixing dojo version
gowri@netbeans.org [Wed, 05 Dec 2007 07:34:24 +0000] rev 1910
Fixing dojo version

Wed, 05 Dec 2007 07:21:49 +0000Updating Woodstock 4.1.1 RC4 into TRUNK.
gowri@netbeans.org [Wed, 05 Dec 2007 07:21:49 +0000] rev 1909
Updating Woodstock 4.1.1 RC4 into TRUNK.

Wed, 05 Dec 2007 06:48:43 +0000Updating Woodstock 4.1.1 RC4 into TRUNK.
gowri@netbeans.org [Wed, 05 Dec 2007 06:48:43 +0000] rev 1908
Updating Woodstock 4.1.1 RC4 into TRUNK.

Wed, 05 Dec 2007 06:19:52 +0000Enhanced release* tasks to grok release.*.zip!/* keys so that JAR entries can be unpacked directly to the cluster.
jglick@netbeans.org [Wed, 05 Dec 2007 06:19:52 +0000] rev 1907
Enhanced release* tasks to grok release.*.zip!/* keys so that JAR entries can be unpacked directly to the cluster.
Simplifies build scripts and avoids extraneous unpacking during nbbuild/build.xml#cleanall.

Wed, 05 Dec 2007 04:21:51 +0000Newly added file seems to need -source 1.5, which was missing before.
jglick@netbeans.org [Wed, 05 Dec 2007 04:21:51 +0000] rev 1906
Newly added file seems to need -source 1.5, which was missing before.

Wed, 05 Dec 2007 01:44:41 +0000Implementation to get the bean class corresponding to a JSP/JSF component
wjprakash@netbeans.org [Wed, 05 Dec 2007 01:44:41 +0000] rev 1905
Implementation to get the bean class corresponding to a JSP/JSF component
based on taglibURI and tag name. This is to accomplish the task to remove
the binding attributes in page for each components.

Tue, 04 Dec 2007 17:28:06 +0000Fix Issue 123317, NullPointerException at org.openide.filesystems.FileUtil.toFile.
potingwu@netbeans.org [Tue, 04 Dec 2007 17:28:06 +0000] rev 1904
Fix Issue 123317, NullPointerException at org.openide.filesystems.FileUtil.toFile.

Fri, 30 Nov 2007 00:49:19 +0000#123003 Fix breaking strong mapping between boxes and elements. designer_refactoring2_before_merge editor_settings_90403_before_separation modresource_cache_root
pzavadsky@netbeans.org [Fri, 30 Nov 2007 00:49:19 +0000] rev 1903
#123003 Fix breaking strong mapping between boxes and elements.
Allowing those to be garbaged once the component is closed.