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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 05/06/2007 20:00:21
Time to build: 
Last changed: 05/06/2007 17:48:33
Last log entry: removed useless constants

 Unit Tests: (2460)  Total Errors and Failures: (25)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_4_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_5_GA)
testGetterOverrideorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testAttributesAreNotCachedorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testStaticAttributeorg.jboss.portal.test.common.JavaBeanModelMBeanBuilderTestCase(4_0_x)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_4_GA)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_5_GA)
testHeaderContentMetaDataorg.jboss.portal.test.core.deployment.JBossApplicationMetaDataFactoryTestCase(4_0_x)
testExtendedUnmarshallingorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_4_GA)
testInvalidProducerConfigurationorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_4_GA)
testExtendedUnmarshallingorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_5_GA)
testInvalidProducerConfigurationorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_5_GA)
testExtendedUnmarshallingorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_x)
testInvalidProducerConfigurationorg.jboss.portal.test.wsrp.config.ProducerConfigurationTestCase(4_0_x)
testGetPortletPropertyDescriptionorg.jboss.portal.test.wsrp.v1.producer.PortletManagementTestRunner(4_0_4_GA)
testModifyRegistrationorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testDeregisterorg.jboss.portal.test.wsrp.v1.producer.RegistrationTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testGetServiceDescriptionRequiringRegistrationNoOfferedPortletsorg.jboss.portal.test.wsrp.v1.producer.ServiceDescriptionTestRunner(4_0_4_GA)
testInitCookieorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
testSessionHandlingorg.jboss.portal.test.wsrp.v1.consumer.MarkupTestRunner(4_0_x)
 

 Modifications since last build:  (first 50 of 50)
7206modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/CoreConstants.javaremoved useless constants
7205modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/portal/WindowImpl.java- added missing Context interface- renamed instanceRef -> URI field on the WindowImpl object (need to keep the underlying DB field instanceRef though)- added convenient Window.getPage() method
7205modifiedjulien@jboss.com//trunk/core/src/resources/portal-core-sar/conf/hibernate/portal/domain.hbm.xml- added missing Context interface- renamed instanceRef -> URI field on the WindowImpl object (need to keep the underlying DB field instanceRef though)- added convenient Window.getPage() method
7205addedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/Context.java- added missing Context interface- renamed instanceRef -> URI field on the WindowImpl object (need to keep the underlying DB field instanceRef though)- added convenient Window.getPage() method
7205modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/impl/model/portal/ContextImpl.java- added missing Context interface- renamed instanceRef -> URI field on the WindowImpl object (need to keep the underlying DB field instanceRef though)- added convenient Window.getPage() method
7205modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/model/portal/Window.java- added missing Context interface- renamed instanceRef -> URI field on the WindowImpl object (need to keep the underlying DB field instanceRef though)- added convenient Window.getPage() method
7204modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.javaminor locale improvement
7203addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/AbstractLocaleFormat.javaadded LocaleFormat caching using a concurrent hashmap
7203modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/DefaultLocaleFormat.javaadded LocaleFormat caching using a concurrent hashmap
7203modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/RFC3066LanguageTagLocaleFormat.javaadded LocaleFormat caching using a concurrent hashmap
7203modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/test/common/LocaleFormatTestCase.javaadded LocaleFormat caching using a concurrent hashmap
7203addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/CachingLocaleFormat.javaadded LocaleFormat caching using a concurrent hashmap
7203modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocaleFormat.javaadded LocaleFormat caching using a concurrent hashmap
7202modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd- Updated Producer DTD to reflect the fact that hint and resourceName are optional - Fixed ProducerConfigurationFactory which should only accept xsd:string property types for now.- Added test case.
7202modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/config/ProducerConfigurationTestCase.java- Updated Producer DTD to reflect the fact that hint and resourceName are optional - Fixed ProducerConfigurationFactory which should only accept xsd:string property types for now.- Added test case.
7202modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/ProducerConfigurationFactory.java- Updated Producer DTD to reflect the fact that hint and resourceName are optional - Fixed ProducerConfigurationFactory which should only accept xsd:string property types for now.- Added test case.
7202addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid-type.xml- Updated Producer DTD to reflect the fact that hint and resourceName are optional - Fixed ProducerConfigurationFactory which should only accept xsd:string property types for now.- Added test case.
7201modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/aspects/server/LocaleInterceptor.java- JBPORTAL-1380 : LocaleInterceptor does not build correctly the Locale from the user favorite locale
7200modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocalizedString.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/util/NullConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/I18NTools.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/value/ConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/test/common/LocaleFormatTestCase.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/value/Converter.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/test/common/LocaleInfoTestCase.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/value/FormatConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/ServiceDescriptionHandler.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/DefaultLocaleFormat.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/RFC3066LanguageTagLocaleFormat.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/common/build.xml- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/value/NullConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/PortletManagementHandler.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/config/metadata/profile/ProfileMetaDataFactory.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/util/ConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/UserContextConverter.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPUtils.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocaleFormat.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/deployment/PortletApplicationMetaDataFactory.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/BundleName.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/util/FormatConversionException.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocaleInfo.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/value/Helper.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/MarkupRequest.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/ProducerConfigurationFactory.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocaleFactory.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages
7200addedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/i18n/LocaleManager.java- removed obsolete LocaleInfo class- moved locale conversion methods which are useful and used to new LocaleFormat class which alllow conversion of Locale to a string format back and forth- updated test cases accordingly- moved ConversionException class to o.j.p.common.util so it can be reused more easily in various packages