TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:53: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:106: 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: 09/07/2006 21:06:17 |
Time to build: 32 minutes 37 seconds |
Last changed: 09/07/2006 17:15:44 |
Last log entry: - added theme and themeResult to request. This is needed as the ThemeTagHandler requires it. |
Unit Tests: (842) Total Errors and Failures: (29) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 30) | ||||
5166 | modified | roy.russo@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/MarkupCommand.java | - added theme and themeResult to request. This is needed as the ThemeTagHandler requires it. |
5165 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/PageRendition.java | - added theme and themeResult to request. This is needed as the ThemeTagHandler requires it. |
5165 | modified | roy.russo@jboss.com | //trunk/theme/src/main/org/jboss/portal/theme/render/MarkupResult.java | - added theme and themeResult to request. This is needed as the ThemeTagHandler requires it. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/test-wsrp-producer-client/META-INF/application-client.xml | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPActionContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/NeedPortletHandleTest.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRenderContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/handler/RequestHeaderClientHandler.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPPortletInvocationContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupHandler.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-client-jar/META-INF/application-client.xml | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/invocation/WSRPRequestContext.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5164 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/MarkupTestCase.java | - Preliminary work for JBPORTAL-1023. Still needs cleaning up and more testing.- Now uses cookies to deal with sessions instead of SessionContext.- Adapted tests in consequence.- Removed testInitCookie (since we didn't implement it) and testReleaseSessions (broken by new session handling).- Removed extra cookie setting in WSRPProducerImpl left over from former tests.- Re-added RequestHeaderClientHandler for WS clients. |
5163 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | Re-activated test targets in tests-local. |
5162 | modified | chris.laprun@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/info/ContainerCacheInfo.java | Made reference types static so that portlet module builds again. |
5158 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/PortletInvoker.java | just removing unused and commented method declaration in PortletInvoker. |
5157 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/info/CacheInfo.java | move caching reference type for fragments into ContainerPortletInfo which is specific to the portlet container. The caching policy is private to producer. |
5157 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/deployment/JBossApplicationMetaDataFactory.java | move caching reference type for fragments into ContainerPortletInfo which is specific to the portlet container. The caching policy is private to producer. |
5157 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/container/info/ContainerCacheInfo.java | move caching reference type for fragments into ContainerPortletInfo which is specific to the portlet container. The caching policy is private to producer. |
5157 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/test/support/info/CacheInfoSupport.java | move caching reference type for fragments into ContainerPortletInfo which is specific to the portlet container. The caching policy is private to producer. |
5156 | deleted | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/portlet/aspects/portlet/ConsumerCacheInterceptor.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/resources/portal-core-sar/META-INF/jboss-service.xml | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | added | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/aspects/controller/WindowCacheInterceptor.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/MarkupCommand.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/InvokeWindowCommand.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/ControllerCommand.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/portlet/src/resources/test-sar/META-INF/jboss-service.xml | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/command/RenderWindowCommand.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |
5156 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/controller/portlet/ControllerPortletInvocationContext.java | improving portal portlet window caching : caching is now done by the controller instead of the consumer part of the portlet container because the controller is aware of when a portlet has been targetted and the portlet container cannot be. |