Thu, 13 Sep 2007 07:59:50 +0000sigtest .sig files generated for all modules with some packages being public or friend. The sigtest generally complained a lot about 'hidden classes' - e.g. classes that are shown in a signature of a visible method, but are not itself visible at all. I have modified such methods to be package private. Some modules have tons of such APIs (especially library wrappers), for them I have disabled the check by adding sigtest.gen.fail.on.error=false. Some modules causes the current version of sigtestdev.jar to fail with NPE, for them I have disabled the fail on error as well. The whole check can be executed with ant -f nbbuild/build.xml gen-sigtests -Dsigtest.jar=the_path_to_jar_that_jtulach_netbeans_org can sent you, as it does not seem to be opensourced yet webapi_public_112441_trunk_merge_1
jtulach@netbeans.org [Thu, 13 Sep 2007 07:59:50 +0000] rev 1532
sigtest .sig files generated for all modules with some packages being public or friend. The sigtest generally complained a lot about 'hidden classes' - e.g. classes that are shown in a signature of a visible method, but are not itself visible at all. I have modified such methods to be package private. Some modules have tons of such APIs (especially library wrappers), for them I have disabled the check by adding sigtest.gen.fail.on.error=false. Some modules causes the current version of sigtestdev.jar to fail with NPE, for them I have disabled the fail on error as well. The whole check can be executed with ant -f nbbuild/build.xml gen-sigtests -Dsigtest.jar=the_path_to_jar_that_jtulach_netbeans_org can sent you, as it does not seem to be opensourced yet

Thu, 13 Sep 2007 03:30:29 +0000#115283 Updating Legacy Project Process does not start for 55 projects
jbaker@netbeans.org [Thu, 13 Sep 2007 03:30:29 +0000] rev 1531
#115283 Updating Legacy Project Process does not start for 55 projects
Clean up

Wed, 12 Sep 2007 22:18:58 +0000IN=AUTO http://www.netbeans.org/issues/show_bug.cgi?id=115387
mbohm@netbeans.org [Wed, 12 Sep 2007 22:18:58 +0000] rev 1530
IN=AUTO http://www.netbeans.org/issues/show_bug.cgi?id=115387

Note: This must be verified using correspoding changes in woodstock.

Wed, 12 Sep 2007 22:16:04 +0000#115283 Updating Legacy Project Process does not start for 55 projects
jbaker@netbeans.org [Wed, 12 Sep 2007 22:16:04 +0000] rev 1529
#115283 Updating Legacy Project Process does not start for 55 projects
Improved fix

Wed, 12 Sep 2007 22:11:41 +0000#113272 Datasource migration not working if page in Legacy project is opened along with project
jbaker@netbeans.org [Wed, 12 Sep 2007 22:11:41 +0000] rev 1528
#113272 Datasource migration not working if page in Legacy project is opened along with project
Fix

Wed, 12 Sep 2007 21:33:28 +0000Modify the Java templates Copyright more consistent with the NetBeans Java templates.
potingwu@netbeans.org [Wed, 12 Sep 2007 21:33:28 +0000] rev 1527
Modify the Java templates Copyright more consistent with the NetBeans Java templates.

Wed, 12 Sep 2007 20:54:56 +0000Add Copyright header to the JSP/JSPF templates.
potingwu@netbeans.org [Wed, 12 Sep 2007 20:54:56 +0000] rev 1526
Add Copyright header to the JSP/JSPF templates.

Wed, 12 Sep 2007 20:52:59 +0000Fix Issue#108682, P2, I18N - vwp jsf templates/project files need to seed encoding as per feq.
potingwu@netbeans.org [Wed, 12 Sep 2007 20:52:59 +0000] rev 1525
Fix Issue#108682, P2, I18N - vwp jsf templates/project files need to seed encoding as per feq.

Wed, 12 Sep 2007 19:42:32 +0000Revert previous change - EditCookie now uses open action to prevent project open issue
quynguyen@netbeans.org [Wed, 12 Sep 2007 19:42:32 +0000] rev 1524
Revert previous change - EditCookie now uses open action to prevent project open issue

Wed, 12 Sep 2007 16:37:11 +0000Move get "Visual Web JSF Backwards Compatability Kit" mesg to public API so that other Class can share the usage.
potingwu@netbeans.org [Wed, 12 Sep 2007 16:37:11 +0000] rev 1523
Move get "Visual Web JSF Backwards Compatability Kit" mesg to public API so that other Class can share the usage.