View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-portal-2.6-testsuite?log=log20070621200023

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:224: 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/21/2007 20:00:23
Time to build: 95 minutes 40 seconds
Last changed: 06/21/2007 18:33:43
Last log entry: Italian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]

 Unit Tests: (1778)  Total Errors and Failures: (12)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_5_GA)
testPortalNode_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testGetChildren_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRecreate_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCRUD_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testCopy_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
testRootNodeCreation_DataSourceConfig=Datasource[hsqldb]org.jboss.portal.test.core.model.portal.PortalObjectContainerTestCase(4_0_x)
 

 Modifications since last build:  (first 50 of 50)
7511addedthomas.heute@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/portletconfig-war/WEB-INF/classes/GetResourceBundleDuringInitPortlet_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511addedthomas.heute@jboss.com//trunk/portlet/src/resources/test/jsr168/ext/portletconfig-war/WEB-INF/classes/ResourceBundlePortlet_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511modifiedthomas.heute@jboss.com//trunk/core-cms/src/resources/portal-cms-war/WEB-INF/classes/Resource_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511addedthomas.heute@jboss.com//trunk/portlet/src/resources/test/info/test-info-war/WEB-INF/classes/PrefsResource_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511modifiedthomas.heute@jboss.com//trunk/core-search/src/resources/portal-search-war/WEB-INF/classes/Resource_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7511addedthomas.heute@jboss.com//trunk/portlet/src/resources/test/jsr168/tck/portletconfig-war/WEB-INF/classes/InlineValuesNotInResourceBundlePortlet_it.propertiesItalian language files. Contribution of Luca Stancapiano [JBPORTAL-1476]
7510modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeLifecycleFactoryImpl.javaSince it works, let's make it a bit more OO
7510addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/SunRIJSFBridge.javaSince it works, let's make it a bit more OO
7510modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeViewHandlerImpl.javaSince it works, let's make it a bit more OO
7510addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeException.javaSince it works, let's make it a bit more OO
7510modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridge.javaSince it works, let's make it a bit more OO
7510modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeFacesContextFactoryImpl.javaSince it works, let's make it a bit more OO
7510addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/MyFacesJSFBridge.javaSince it works, let's make it a bit more OO
7510modifiedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeFactory.javaSince it works, let's make it a bit more OO
7509modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockConsumerRegistry.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerBean.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ManagedBean.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ConsumerBeanTestCase.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/faces-config.xml- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/BeanContext.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509modifiedchris.laprun@jboss.com//trunk/wsrp/build.xml- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/ConsumerManagerBean.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7509addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/admin/ui/JSFBeanContext.java- Delegated error handling and parameter retrieval methods from ConsumerBean to new BeanContext class to allow behavior to be JSF-independent. This allows for testing of JSF managed beans outside of a JSF environment.- Improved ConsumerBean handling of modified state. Correct handling will require a new value change event listener which might not be the right way to go (i.e. is that level of complexity required in terms of 80/20).- Added JSFBeanContext to implement BeanContext in a JSF context.- Updated faces-config to use BeanContext.- Added ConsumerBeanTestCase.
7506modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/command/view/ViewPortalCommand.javawhen default page of a portal is not found, return an unavailable response
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/AdminPropertyResolver.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/common/editErrorHandling.xhtml- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertiesBean.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/ControlPropertiesBean.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/editPage.xhtml- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/objectTemplate.xhtml- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertiesInfo.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectManagerBean.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/faces-config.xml- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertyBean.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/ControlPropertyBean.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503addedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PropertyBeanContainer.java- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7503modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsf/editContext.xhtml- improved implementation of control properties by leveraging OO inheritence to avoid duplicate code- allow to edit properties of root context since it owns now state- added inheritable state on PropertyBean to describe if a property can inherit or not the value based on the presence or not of a parent which allow to set the inheritable boolean checkbox to unchecked+disabled
7502addedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/conversion/PortalObjectIdConverter.javamoved converters in a conversion package
7502deletedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/ContentTypeConverter.javamoved converters in a conversion package
7502addedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/conversionmoved converters in a conversion package
7502addedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/conversion/ContentTypeConverter.javamoved converters in a conversion package
7502modifiedjulien@jboss.com//trunk/core-admin/src/resources/portal-admin-war/WEB-INF/faces-config.xmlmoved converters in a conversion package
7502deletedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/PortalObjectIdConverter.javamoved converters in a conversion package
7501modifiedjulien@jboss.com//trunk/core-admin/src/main/org/jboss/portal/core/admin/ui/common/PageManagerBean.javaremoved System.out
7500modifiedthomas.heute@jboss.com//trunk/build/build-thirdparty.xmlOups forgot to use the correct jsf-portlet lib
7499addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeLifecycleFactoryImpl.javaTrying to have JBoss Portal 2.6 running on JBoss AS 4.0.x and 4.2.x
7499addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeViewHandlerImpl.javaTrying to have JBoss Portal 2.6 running on JBoss AS 4.0.x and 4.2.x
7499addedthomas.heute@jboss.com//trunk/faces/src/resources/portal-faces-lib-jar/META-INF/faces-config.xmlTrying to have JBoss Portal 2.6 running on JBoss AS 4.0.x and 4.2.x
7499addedthomas.heute@jboss.com//trunk/faces/src/main/org/jboss/portal/faces/portlet/JSFMetaBridgeFacesContextFactoryImpl.javaTrying to have JBoss Portal 2.6 running on JBoss AS 4.0.x and 4.2.x