TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:248: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:11: Build Successful - Tests completed with errors or failures. |
Date of build: 06/20/2006 20:06:22 |
Time to build: 20 minutes 44 seconds |
Last changed: 06/20/2006 18:19:32 |
Last log entry: - Fixed compilation problem due to changes in UserContext.- Consumer doesn't try to create a fake UserContext anymore if user is not authenticated. |
Unit Tests: (678) Total Errors and Failures: (3) | ||||||
| ||||||
Modifications since last build: (first 50 of 243) | ||||
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.16 | modified | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/ValveInterceptor.java | remove commented code |
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.15 | modified | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/ValveInterceptor.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.58 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/jboss/PortletAppDeployment.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.6 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/jboss/adapter/PortletWebAppAdapter.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.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/DispatchedHttpServletRequest.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.7 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletPreferencesImpl.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.4 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletRequestDispatcherImpl.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.1 | added | julien | portlet/src/main/org/jboss/portal/portlet/tck/TCKPortletController.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.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/portlet/spi/UserContext.java | make not mandatory the fact to require the user module in order to make the portlet cloning operation possible |
1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/support/spi/UserContextSupport.java | make not mandatory the fact to require the user module in order to make the portlet cloning operation possible |
1.7 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/jsr168/RenderResponseImpl.java | JBPORTAL-909 : Make namespace constant accross invocations |
1.4 | modified | julien | portlet/src/main/org/jboss/portal/test/portlet/jsr168/api/portletconfig/PortletConfigSequenceBuilder.java | migrated portlet caching to 2.4 |
1.5 | modified | julien | portlet/src/main/org/jboss/portal/portlet/result/FragmentResult.java | migrated portlet caching to 2.4 |
1.8 | modified | julien | portlet/src/main/org/jboss/portal/portlet/result/RenderResult.java | migrated portlet caching to 2.4 |
1.11 | modified | julien | portlet/src/main/org/jboss/portal/portlet/spi/InvocationContext.java | migrated portlet caching to 2.4 |
1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/support/spi/InvocationContextSupport.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.7 | modified | julien | portlet/src/main/org/jboss/portal/portlet/deployment/PortletApplicationMetaDataFactory.java | migrated portlet caching to 2.4 |
1.4 | modified | julien | portlet/src/main/org/jboss/portal/portlet/impl/spi/AbstractInvocationContext.java | migrated portlet caching to 2.4 |
1.2 | modified | julien | portlet/src/main/org/jboss/portal/portlet/info/CacheInfo.java | migrated portlet caching to 2.4 |
1.19 | deleted | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/CacheInterceptor.java | migrated portlet caching to 2.4 |
1.1 | added | julien | portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ConsumerCacheInterceptor.java | migrated portlet caching to 2.4 |
1.1 | added | julien | portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ProducerCacheInterceptor.java | migrated portlet caching to 2.4 |
1.4 | modified | julien | portlet/src/main/org/jboss/portal/portlet/container/info/ContainerCacheInfo.java | migrated portlet caching to 2.4 |
1.15 | modified | claprun | portlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.java | Commented out Julien's recent change so that tests pass. We probably need to run the tests as an authenticated user. |
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.14 | modified | julien | portlet/src/main/org/jboss/portal/portlet/aspects/component/ModesInterceptor.java | if user is not logged in do not show edit mode in the consumer |
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 |
_______________________________________________ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development