Mon, 07 Apr 2008 16:45:17 -0700Additional fix for #131899 release61-php_base release61_fixes_base
deva@netbeans.org [Mon, 07 Apr 2008 16:45:17 -0700] rev 3026
Additional fix for #131899
1) EncodingComponentBeanInfo didn't have id descriptor because of which id was not generated for encoding component
2) Rendered and component type names were not correct in EncodingTag.java
3) Removed unnecessary code in JsfTagSupport.java

Sun, 06 Apr 2008 18:21:29 -0700Fix for #131899: change to bindMarkupBeans first to look into tag lib uri
deva@netbeans.org [Sun, 06 Apr 2008 18:21:29 -0700] rev 3025
Fix for #131899: change to bindMarkupBeans first to look into tag lib uri

Sun, 06 Apr 2008 18:16:16 -0700Fix for #131899: getComponentClass should ignore view and subview tags
deva@netbeans.org [Sun, 06 Apr 2008 18:16:16 -0700] rev 3024
Fix for #131899: getComponentClass should ignore view and subview tags

Fri, 04 Apr 2008 17:10:51 -0700Automated merge with http://hg.netbeans.org/release61/
Sandip V. Chitale <sandipchitale@netbeans.org> [Fri, 04 Apr 2008 17:10:51 -0700] rev 3023
Automated merge with http://hg.netbeans.org/release61/

Fri, 04 Apr 2008 10:20:42 -0700Bug Fix # 131969 NoClassDefFoundError: javax/ejb/CreateException
Sandip V. Chitale <sandipchitale@netbeans.org> [Fri, 04 Apr 2008 10:20:42 -0700] rev 3022
Bug Fix # 131969 NoClassDefFoundError: javax/ejb/CreateException

Incorporate review feedback.
Close JarFile in finally block.
Log exceptions.

Thu, 03 Apr 2008 17:03:48 -0700Bug Fix # 131969 NoClassDefFoundError: javax/ejb/CreateException
Sandip V. Chitale <sandipchitale@netbeans.org> [Thu, 03 Apr 2008 17:03:48 -0700] rev 3021
Bug Fix # 131969 NoClassDefFoundError: javax/ejb/CreateException

Needed to retain the .jar file from the J2EE (App Server) classpath
containing the ejb2.0 classes in the designtime classpath.

Thu, 03 Apr 2008 14:08:51 -0700Bug Fix # 131920 Unable to open visual page when using the server library
Sandip V. Chitale <sandipchitale@netbeans.org> [Thu, 03 Apr 2008 14:08:51 -0700] rev 3020
Bug Fix # 131920 Unable to open visual page when using the server library

Fixed based on the patch by Petr Hejl

Apparently the URLs of class path entries first need to be converted to the ArchiveFile's URL
using FileUtil.getArchiveFile(url). If the conversion is successful use it else use the original
URL.

Wed, 02 Apr 2008 17:02:53 -0700Fix Issue#131792, P1, Portlet related code should be removed from visualweb.project.jsf.action.SetStartPageAction.java.
potingwu@netbeans.org [Wed, 02 Apr 2008 17:02:53 -0700] rev 3019
Fix Issue#131792, P1, Portlet related code should be removed from visualweb.project.jsf.action.SetStartPageAction.java.
Remove 'Set As Initial' action from the context menu. Portalpack will handle this action there.
(transplanted from 33a6152de664cb2793344f6a7825a6d77535f678)

Wed, 02 Apr 2008 17:00:43 -0700Remove Portlet handling from the destroy method. Portalpack will handle it there.
potingwu@netbeans.org [Wed, 02 Apr 2008 17:00:43 -0700] rev 3018
Remove Portlet handling from the destroy method. Portalpack will handle it there.
(transplanted from f05927e739a4600e4a82b524098627a0f73d7698)

Thu, 09 Sep 2010 16:24:40 +0200closing default branch head; will become branch release65_m1
rnovak@netbeans.org [Thu, 09 Sep 2010 16:24:40 +0200] rev 3017
closing default branch head; will become branch release65_m1