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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:44: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:82: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:96: exec returned: 1
Date of build: 02/14/2007 20:00:21
Time to build: 10 minutes 6 seconds
Last changed: 02/14/2007 18:13:27
Last log entry: - change config template

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 58)
6285addedbdaw//trunk/identity/src/resources/example/portal-sample-qa.ldif- change config template
6285addedbdaw//trunk/identity/src/resources/example/portal-sample-local.ldif- change config template
6285modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/identity/ldap_identity-config.xml- change config template
6284modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPExtUserModuleImpl.java- make some dummy implementation of offset/limit searches in ldap user module
6284modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserImpl.java- make some dummy implementation of offset/limit searches in ldap user module
6284modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPRoleImpl.java- make some dummy implementation of offset/limit searches in ldap user module
6284modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java- make some dummy implementation of offset/limit searches in ldap user module
6283modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/PropertyContext.javadon't use the InstanceContext.getAccessMode() during render as this value cannot be passed in WSRP
6283modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/impl/jsr168/PortletPreferencesImpl.javadon't use the InstanceContext.getAccessMode() during render as this value cannot be passed in WSRP
6283modifiedjulien@jboss.com//trunk/portlet/src/main/org/jboss/portal/portlet/state/AbstractPropertyContext.javadon't use the InstanceContext.getAccessMode() during render as this value cannot be passed in WSRP
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserProfileModuleImpl.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/DelegatingUserProfileModuleImpl.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280deletedbdaw//trunk/identity/src/main/org/jboss/portal/identity/experimental- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/db/DBTestCase.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPIdentityTestCase.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/resources/test/config/profile-config.xml- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/config/info/PropertyInfoSupport.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/db/HibernateUserProfileModuleImpl.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/test/identity/db/DBIdentityTestCase.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/build.xml- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/db/ProfileMapImpl.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/resources/test/config/standardidentity-config.xml- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6280modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/db/HibernateUserImpl.java- make UserProfile modules handle <type> of objects from profile configuration- correct test cases
6274modifiedthomas.heute@jboss.com//trunk/core/src/bin/portal-core-war/themes/maple/portal_style.cssKing of CSS:* Fixed: Theme Maple contains image that removes dashboard navigation links [JBPORTAL-1236]* Fixed, sub-navigation pages are now just below the page name...(more to fix, the content background doesn't fill up all the height of the page on Firefox at least)
6272modifiedjulien@jboss.com//trunk/core-samples/src/main/org/jboss/portal/core/portlet/test/CharsetPortlet.javaadded help mode support in the charset portlet
6272modifiedjulien@jboss.com//trunk/core-samples/src/resources/portal-samples-war/WEB-INF/portlet.xmladded help mode support in the charset portlet
6271modifiedjulien@jboss.com//trunk/core-samples/src/main/org/jboss/portal/core/portlet/test/CharsetPortlet.javaupdate charset portlet to test various use case with process action : textarea, text field and portlet url parameter
6270modifiedjulien@jboss.com//trunk/core-samples/src/main/org/jboss/portal/core/portlet/test/CharsetPortlet.javaupdate charset portlet to test various use case with process action : textarea, text field and portlet url parameter
6269modifiedjulien@jboss.com//trunk/core-samples/src/main/org/jboss/portal/core/portlet/test/CharsetPortlet.javamake the Charset portlet work by skipping non displayable unicode letters
6269deletedjulien@jboss.com//trunk/common/src/main/org/jboss/portal/common/antmake the Charset portlet work by skipping non displayable unicode letters
6268modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource.propertiesFixed: User registration, usability issue [JBPORTAL-1217]
6268modifiedthomas.heute@jboss.com//trunk/core/src/main/org/jboss/portal/core/portlet/user/UserPortlet.javaFixed: User registration, usability issue [JBPORTAL-1217]
6268modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/user/register_ty.jspFixed: User registration, usability issue [JBPORTAL-1217]
6268modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_es.propertiesFixed: User registration, usability issue [JBPORTAL-1217]
6268modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/classes/Resource_fr.propertiesFixed: User registration, usability issue [JBPORTAL-1217]
6268modifiedthomas.heute@jboss.com//trunk/core/src/resources/portal-core-war/WEB-INF/jsp/user/login.jspFixed: User registration, usability issue [JBPORTAL-1217]
6267modifiedjulien@jboss.com//trunk/build/ide/intellij/idea60/modules/tools/tools.imladded source dir in tools module
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPConsumer.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/web.xml- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerSessionInformation.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/framework/support/MockWSRPConsumer.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/other/ProducerSessionInformationTestCase.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/MarkupTestCase.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RegistrationHandler.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/SessionHandler.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/build.xml- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.
6266modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/consumer/ServiceDescriptionTestCase.java- Added minimal releaseSessions implementation (still need to hook the session listener in web.xml and test).- Adapted ProducerSessionInformation to accomodate support of releaseSessions (in particular, now references the associated consumer).- Updated test cases.- Minor other improvements.