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.2deletedjulienportlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/classes/org/jboss/portal/test/portlet/jsr168/tckassertions/portletconfig/extended/ResourceBundleCascadePortlet_en.propertiesadding/removing resource bundles for test
1.2deletedjulienportlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/classes/org/jboss/portal/test/portlet/jsr168/tckassertions/portletconfig/extended/ResourceBundleCascadePortlet_fr.propertiesadding/removing resource bundles for test
1.3modifiedjulienportlet/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.3modifiedjulienportlet/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.5modifiedclaprunwsrp/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.3modifiedclaprunwsrp/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.3modifiedclaprunwsrp/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.2modifiedclaprunwsrp/src/resources/portal-wsrp-client-jar/META-INF/wsdl/wsrp_v1_types.xsdUse processContents="lax" to allow for extensions. Should that be submitted as a patch to WSRP?
1.2modifiedclaprunwsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_v1_types.xsdUse processContents="lax" to allow for extensions. Should that be submitted as a patch to WSRP?
1.3deletedjulienportlet/src/resources/test/jsr168/ext/anonymouspreferences-war/WEB-INF/portlet.xmlremoved unused stuff - cleanup
1.2deletedjulienportlet/src/resources/test/jsr168/ext/anonymouspreferences-war/WEB-INF/web.xmlremoved unused stuff - cleanup
1.4deletedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/anonymouspreferences/AnonymousPreferencesSequenceBuilder.javaremoved unused stuff - cleanup
1.3deletedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/ext/anonymouspreferences/AnonymousPreferencesTestSuite.javaremoved unused stuff - cleanup
1.3modifiedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesAPITestSuite.javachanged the name by mistake
1.2modifiedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletpreferences/PortletPreferencesAPITestSuite.javaJBPORTAL-911 : Make empty preferences return the default value
1.3modifiedjulientestsuite/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.10modifiedjulienserver/src/main/org/jboss/portal/server/aspects/server/ParametersInterceptor.javacommited more robust implementation for portlet request decoding with its tests
1.2modifiedjulienserver/src/main/org/jboss/portal/server/request/RequestParameter.javacommited more robust implementation for portlet request decoding with its tests
1.11modifiedjulienserver/src/main/org/jboss/portal/server/util/Parameters.javacommited more robust implementation for portlet request decoding with its tests
1.12modifiedjulienserver/src/main/org/jboss/portal/test/server/parameters/GetTest.javacommited more robust implementation for portlet request decoding with its tests
1.9modifiedjulienserver/src/main/org/jboss/portal/test/server/parameters/PostApplicationXWWWFormURLEncodedTest.javacommited more robust implementation for portlet request decoding with its tests
1.9modifiedjulienserver/src/main/org/jboss/portal/test/server/parameters/PostMultipartFormDataTest.javacommited more robust implementation for portlet request decoding with its tests
1.1addedjulienportlet/src/main/org/jboss/portal/test/portlet/PortletRequestDecoderTestCase.javacommited more robust implementation for portlet request decoding with its tests
1.2modifiedrgenovatestsuite/build.xmlupdated tests targets, so now individual modules can be run
1.4modifiedclaprunwsrp/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.48modifiedclaprunwsrp/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.3deletedjulienportlet/src/resources/portlet-war/WEB-INF/context.xmlremoving obsolete context.xml
1.1addedjulienportlet/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.3deletedjulienportlet/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.2deletedjulienportlet/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.6deletedjulienportlet/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.3deletedjulienportlet/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.67modifiedjulienportlet/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.11modifiedjulienportlet/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.66modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/PortletController.javaminor reformat of variables in portlet controller
1.30modifiedjulienportlet/src/resources/test-sar/META-INF/jboss-service.xmlfixed configuration file for test of portlet container
1.65modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/PortletController.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.12modifiedjulienwsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.2modifiedjulienwsrp/src/main/org/jboss/portal/wsrp/UserContextConverter.javamake not mandatory the fact to require the user module in order to make the portlet cloning operation possible
1.4modifiedjulienportlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletconfig/PortletConfigSequenceBuilder.javamigrated portlet caching to 2.4
1.2modifiedjulienportlet/src/main/org/jboss/portal/portlet/test/support/info/CacheInfoSupport.javamigrated portlet caching to 2.4
1.3modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/consumer/RenderHandler.javaBetter prefix for processMarkup.
1.5modifiedclaprunwsrp/src/resources/portal-wsrp-war/WEB-INF/webservices.xmlChanged Markup service endpoint name to conform to the commonly used name (WSRPBaseService).
1.2modifiedclaprunwsrp/src/resources/portal-wsrp-war/WEB-INF/wsdl/wsrp_services.wsdlChanged Markup service endpoint name to conform to the commonly used name (WSRPBaseService).
1.17modifiedclaprunwsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.javaFixed issue where passing null window state or mode was crashing the producer.
1.4modifiedrussosamples/src/main/org/jboss/samples/portlet/news/NewsPortlet.javafixed prefs handling
1.3modifiedrussosamples/src/main/org/jboss/samples/portlet/news/NewsPortlet.javaonly use prefs from edit request
1.3modifiedjulienthirdparty/jboss-microcontainer/README.txt- updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now
1.1addedjulienthirdparty/jboss-microcontainer/lib/jboss-serialization.jar- updated microcontainer jars to 4.0.4.GA- fixed the portlet test suite that can run now
1.50modifiedjulientools/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
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to