Tue, 18 Sep 2007 20:58:14 +0000Adding the Visual Web Post-Release NBM. This is a wrapper that installs (1) the DynamaicFaces and BluePrints UI sample complibs and (20 the Currency Trader sample web application. Currently this is in neither the visualweb nor the experimental clusters. To build the NBM type "ant nbm" in the postrel project directory. The NBM will be built and placed in the build directory. You may load it using the Plugins mananger in the NB IDE.
jbisso@netbeans.org [Tue, 18 Sep 2007 20:58:14 +0000] rev 3071
Adding the Visual Web Post-Release NBM. This is a wrapper that installs (1) the DynamaicFaces and BluePrints UI sample complibs and (20 the Currency Trader sample web application. Currently this is in neither the visualweb nor the experimental clusters. To build the NBM type "ant nbm" in the postrel project directory. The NBM will be built and placed in the build directory. You may load it using the Plugins mananger in the NB IDE.

Thu, 09 Aug 2007 20:40:53 +0000Bug Fix# 105328 More copies of javaee.jar or its components
sandipchitale@netbeans.org [Thu, 09 Aug 2007 20:40:53 +0000] rev 3070
Bug Fix# 105328 More copies of javaee.jar or its components

Removed the

Adjusted the dependencies to the jars:

web/external/servlet2.5-jsp2.1-api.jar
web/external/jsf-1.2/jsf-api.jar

These jars are wrapped by wrapped by the following library wrapper modules:

web/libs/servletjspapi
web/libs/jsf-1_2

Tue, 07 Aug 2007 22:44:42 +0000Merge of au_110566: new Plugin Manager semantics and UI.
jglick@netbeans.org [Tue, 07 Aug 2007 22:44:42 +0000] rev 3069
Merge of au_110566: new Plugin Manager semantics and UI.

Mon, 23 Apr 2007 15:50:05 +0000Merge build system changes from nb-vw-integration branch to trunk to be integrated with the NB build system.
cnguyencasj@netbeans.org [Mon, 23 Apr 2007 15:50:05 +0000] rev 3068
Merge build system changes from nb-vw-integration branch to trunk to be integrated with the NB build system.

Thu, 19 Apr 2007 16:32:57 +0000The module was removed from the suite (forgotten file).
pzavadsky@netbeans.org [Thu, 19 Apr 2007 16:32:57 +0000] rev 3067
The module was removed from the suite (forgotten file).

Wed, 11 Apr 2007 21:54:57 +0000Templates are now moved from Creator/VisualWebPack to NetBeans web project.
potingwu@netbeans.org [Wed, 11 Apr 2007 21:54:57 +0000] rev 3066
Templates are now moved from Creator/VisualWebPack to NetBeans web project.

Fri, 16 Mar 2007 15:18:46 +0000Fix startup warnings due to empty layer files in some modules.
cnguyencasj@netbeans.org [Fri, 16 Mar 2007 15:18:46 +0000] rev 3065
Fix startup warnings due to empty layer files in some modules.

Thu, 08 Mar 2007 02:35:13 +0000Repackaging html tag library from com.sun.rave to org.netbeas.modules.visualweb.
pzavadsky@netbeans.org [Thu, 08 Mar 2007 02:35:13 +0000] rev 3064
Repackaging html tag library from com.sun.rave to org.netbeas.modules.visualweb.
That library was not used for deployment.

Thu, 15 Feb 2007 18:30:11 +0000Removing unnessary imports.
JoelleLam [Thu, 15 Feb 2007 18:30:11 +0000] rev 3063
Removing unnessary imports.

Thu, 15 Feb 2007 00:48:11 +0000Getting rid of nullpointerexception by checking if descriptor is null.
JoelleLam [Thu, 15 Feb 2007 00:48:11 +0000] rev 3062
Getting rid of nullpointerexception by checking if descriptor is null.