Mon, 26 Mar 2007 18:44:07 +0000Merging from branch, moving of the modification of source outside of designer. events_91763_020407 release60-m8_base
pzavadsky@netbeans.org [Mon, 26 Mar 2007 18:44:07 +0000] rev 373
Merging from branch, moving of the modification of source outside of designer.

Mon, 26 Mar 2007 04:06:26 +0000#98877, #98407 fixes and cleanup
jbaker@netbeans.org [Mon, 26 Mar 2007 04:06:26 +0000] rev 372
#98877, #98407 fixes and cleanup

Sat, 24 Mar 2007 01:16:17 +0000Clean up - remove code only and context.xml
jbaker@netbeans.org [Sat, 24 Mar 2007 01:16:17 +0000] rev 371
Clean up - remove code only and context.xml

Sat, 24 Mar 2007 00:40:36 +0000Support customized JSF Servlet URL Mapping in the form of "/...*".
potingwu@netbeans.org [Sat, 24 Mar 2007 00:40:36 +0000] rev 370
Support customized JSF Servlet URL Mapping in the form of "/...*".

Sat, 24 Mar 2007 00:09:08 +0000#95624 Avoiding assertion error, added validating of the parameters.
pzavadsky@netbeans.org [Sat, 24 Mar 2007 00:09:08 +0000] rev 369
#95624 Avoiding assertion error, added validating of the parameters.
This is a workaround of the problem, there is a bad impl of parenting
of the LineGroupBox children.

Sat, 24 Mar 2007 00:04:04 +0000#98826 Fixing NPE, providing better error handling for the case.
pzavadsky@netbeans.org [Sat, 24 Mar 2007 00:04:04 +0000] rev 368
#98826 Fixing NPE, providing better error handling for the case.

Fri, 23 Mar 2007 17:05:51 +0000Build changes needed to use nbbuild/netbeans as the build output location instead of visualweb/ravebuild/rave.
cnguyencasj@netbeans.org [Fri, 23 Mar 2007 17:05:51 +0000] rev 367
Build changes needed to use nbbuild/netbeans as the build output location instead of visualweb/ravebuild/rave.

All the current ant targets remain the same for ravebuild or visualwebsuite build environment at this time.

Fri, 23 Mar 2007 00:37:18 +0000#98414, #98383
jbaker@netbeans.org [Fri, 23 Mar 2007 00:37:18 +0000] rev 366
#98414, #98383

Need to check for null before trying to get the primary file

Fri, 23 Mar 2007 00:26:12 +0000Cleanup: Remove print statment
jbaker@netbeans.org [Fri, 23 Mar 2007 00:26:12 +0000] rev 365
Cleanup: Remove print statment

Thu, 22 Mar 2007 23:43:02 +0000#98564 Fix
jbaker@netbeans.org [Thu, 22 Mar 2007 23:43:02 +0000] rev 364
#98564 Fix

dataconnectivity will no longer use DataSourceInfoManager. This class will be removed soon.

Fix is to use ProjectDataSourceManager and RequestedJdbcResource classes instead