jboss-portal-2.4-testsuite build.5 Build Fixed
[email protected] Thu, 22 Jun 2006 20:48:41 -0400 (EDT)
| Newsgroups | gmane.comp.java.jboss.devel |
|---|---|
| Message-ID | <9332925.1151023721790.JavaMail.cruisecontrol@build02.dmz.inap.jboss.com> |
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.4-testsuite?log=log20060622202524Lbuild.5 BUILD COMPLETE - build.5 Date of build: 06/22/2006 20:25:24 Time to build: 22 minutes 32 seconds Last changed: 06/22/2006 19:29:03 Last log entry: adding/removing resource bundles for test Unit Tests: (824) Total Errors and Failures: (0) All Tests Passed Modifications since last build: (first 50 of 292) 1.2 deleted julien portlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/classes/org/jboss/portal/test/portlet/jsr168/tckassertions/portletconfig/extended/ResourceBundleCascadePortlet_en.properties adding/removing resource bundles for test 1.2 deleted julien portlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/classes/org/jboss/portal/test/portlet/jsr168/tckassertions/portletconfig/extended/ResourceBundleCascadePortlet_fr.properties adding/removing resource bundles for test 1.3 modified julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/tck/portletconfig/PortletConfigSequenceBuilder.java - better handling of resource bundles- more accurate testing of the resource bundle cascading mechanism 1.3 modified julien portlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/portlet.xml - better handling of resource bundles- more accurate testing of the resource bundle cascading mechanism 1.5 modified claprun wsrp/src/main/org/jboss/portal/wsrp/handler/WSRPExtensionHandler.java - Added handleRequest method.- Added more lax content processing in WSRP schema and comment to mark JBoss' modifications. 1.3 modified claprun wsrp/src/resources/portal-wsrp-client-jar/META-INF/wsdl/wsrp_v1_types.xsd - Added handleRequest method.- Added more lax content processing in WSRP schema and comment to mark JBoss' modifications. 1.3 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_v1_types.xsd - Added handleRequest method.- Added more lax content processing in WSRP schema and comment to mark JBoss' modifications. 1.2 modified claprun wsrp/src/resources/portal-wsrp-client-jar/META-INF/wsdl/wsrp_v1_types.xsd Use processContents="lax" to allow for extensions. Should that be submitted as a patch to WSRP? 1.2 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_v1_types.xsd Use processContents="lax" to allow for extensions. Should that be submitted as a patch to WSRP? 1.3 deleted julien portlet/src/resources/test/jsr168/ext/anonymouspreferences-war/WEB-INF/portlet.xml removed unused stuff - cleanup 1.2 deleted julien portlet/src/resources/test/jsr168/ext/anonymouspreferences-war/WEB-INF/web.xml removed unused stuff - cleanup 1.4 deleted julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/anonymouspreferences/AnonymousPreferencesSequenceBuilder.java removed unused stuff - cleanup 1.3 deleted julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/anonymouspreferences/AnonymousPreferencesTestSuite.java removed unused stuff - cleanup 1.3 modified julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesAPITestSuite.java changed the name by mistake 1.2 modified julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesAPITestSuite.java JBPORTAL-911 : Make empty preferences return the default value 1.3 modified julien testsuite/build.xml - added the portlet request decoder test case to the test suite- removed from testsuite test2 stuff as it is used only for testing one thing (i.e garbage stuff wrt to the testsuite) 1.10 modified julien server/src/main/org/jboss/portal/server/aspects/server/ParametersInterceptor.java commited more robust implementation for portlet request decoding with its tests 1.2 modified julien server/src/main/org/jboss/portal/server/request/RequestParameter.java commited more robust implementation for portlet request decoding with its tests 1.11 modified julien server/src/main/org/jboss/portal/server/util/Parameters.java commited more robust implementation for portlet request decoding with its tests 1.12 modified julien server/src/main/org/jboss/portal/test/server/parameters/GetTest.java commited more robust implementation for portlet request decoding with its tests 1.9 modified julien server/src/main/org/jboss/portal/test/server/parameters/PostApplicationXWWWFormURLEncodedTest.java commited more robust implementation for portlet request decoding with its tests 1.9 modified julien server/src/main/org/jboss/portal/test/server/parameters/PostMultipartFormDataTest.java commited more robust implementation for portlet request decoding with its tests 1.1 added julien portlet/src/main/org/jboss/portal/test/portlet/PortletRequestDecoderTestCase.java commited more robust implementation for portlet request decoding with its tests 1.2 modified rgenova testsuite/build.xml updated tests targets, so now individual modules can be run 1.4 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java - Fixed compilation problem due to changes in UserContext.- Consumer doesn't try to create a fake UserContext anymore if user is not authenticated. 1.48 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java - Fixed compilation problem due to changes in UserContext.- Consumer doesn't try to create a fake UserContext anymore if user is not authenticated. 1.3 deleted julien portlet/src/resources/portlet-war/WEB-INF/context.xml removing obsolete context.xml 1.1 added julien portlet/src/resources/tck-sar/conf/config.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.3 deleted julien portlet/src/resources/tck-war/WEB-INF/context.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.2 deleted julien portlet/src/resources/tck-war/WEB-INF/default-portal.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.6 deleted julien portlet/src/resources/tck-war/WEB-INF/web.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.3 deleted julien portlet/src/resources/test-war/WEB-INF/context.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.67 modified julien portlet/src/main/org/jboss/portal/portlet/test/PortletController.java - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.11 modified julien portlet/src/resources/tck-sar/META-INF/jboss-service.xml - readed tck controller- fixed a bunch of issues in the portlet container- added proper implementation of start/stop using the microcontainer instead of the class itself 1.66 modified julien portlet/src/main/org/jboss/portal/portlet/test/PortletController.java minor reformat of variables in portlet controller 1.30 modified julien portlet/src/resources/test-sar/META-INF/jboss-service.xml fixed configuration file for test of portlet container 1.65 modified julien portlet/src/main/org/jboss/portal/portlet/test/PortletController.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.12 modified julien wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.2 modified julien wsrp/src/main/org/jboss/portal/wsrp/UserContextConverter.java make not mandatory the fact to require the user module in order to make the portlet cloning operation possible 1.4 modified julien portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletconfig/PortletConfigSequenceBuilder.java migrated portlet caching to 2.4 1.2 modified julien portlet/src/main/org/jboss/portal/portlet/test/support/info/CacheInfoSupport.java migrated portlet caching to 2.4 1.3 modified claprun wsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.java Better prefix for processMarkup. 1.5 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/webservices.xml Changed Markup service endpoint name to conform to the commonly used name (WSRPBaseService). 1.2 modified claprun wsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdl Changed Markup service endpoint name to conform to the commonly used name (WSRPBaseService). 1.17 modified claprun wsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.java Fixed issue where passing null window state or mode was crashing the producer. 1.4 modified russo samples/src/main/org/jboss/samples/portlet/news/NewsPortlet.java fixed prefs handling 1.3 modified russo samples/src/main/org/jboss/samples/portlet/news/NewsPortlet.java only use prefs from edit request 1.3 modified julien thirdparty/jboss-microcontainer/README.txt - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now 1.1 added julien thirdparty/jboss-microcontainer/lib/jboss-serialization.jar - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now 1.50 modified julien tools/etc/buildfragments/libraries.ent - updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development