TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:140: 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: 02/19/2007 20:42:46 |
Time to build: 50 minutes 56 seconds |
Last changed: 02/19/2007 16:49:56 |
Last log entry: - correction in LDAPExtUserModuleImpl |
Unit Tests: (1983) Total Errors and Failures: (5) | ||||||||||
| ||||||||||
Modifications since last build: (first 50 of 68) | ||||
6350 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPExtUserModuleImpl.java | - correction in LDAPExtUserModuleImpl |
6350 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java | - correction in LDAPExtUserModuleImpl |
6348 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/conf/login-config.xml | - remove credentials |
6347 | modified | thomas.heute@jboss.com | //trunk/cms/build.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/core-management/build.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/build/build-thirdparty.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/core/build.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/core-cms/build.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/workflow/build.xml | |
6347 | modified | thomas.heute@jboss.com | //trunk/core-search/build.xml | |
6346 | modified | julien@jboss.com | //trunk/build/ide/intellij/idea60/modules/core-admin/core-admin.iml | update core-admin project def |
6345 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/portal/content/PortletContentRenderer.java | more verbose logging on portlet invoker exception during render on the console |
6344 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/conf/login-config.xml | - make user synchronized from LDAP enabled after creation. |
6344 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPLoginModule.java | - make user synchronized from LDAP enabled after creation. |
6344 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPExtLoginModule.java | - make user synchronized from LDAP enabled after creation. |
6343 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ProducerInfo.java | - Improvements to refresh method.- Started cleaning-up code to move to persistent implementation. |
6343 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Improvements to refresh method.- Started cleaning-up code to move to persistent implementation. |
6342 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/WSRPConsumerImpl.java | on consumer wsrp setProperties propagate the registration context to the producer |
6342 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/WSRPTypeFactory.java | on consumer wsrp setProperties propagate the registration context to the producer |
6342 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/v1/producer/PortletManagementTestCase.java | on consumer wsrp setProperties propagate the registration context to the producer |
6341 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.java | - hashCode() implementation for LDAPUserImpl and LDAPRoleImpl |
6341 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserImpl.java | - hashCode() implementation for LDAPUserImpl and LDAPRoleImpl |
6341 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPRoleImpl.java | - hashCode() implementation for LDAPUserImpl and LDAPRoleImpl |
6340 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.java | fix WSRPPortletInfo.getKeys() implementation which was returning the entry set of the key set leading to CCE |
6339 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/portlet/state/PersistentConsumer.java | fixing NPE due to the fact that the PersistenceConsumer returns a null ConsumerCapabilities object (the test one just return an empty POJO, it seems to be enough) |
6338 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RegistrationHandler.java | simplified too many statements on one line making hard to figure out what is causing NPE |
6337 | modified | julien@jboss.com | //trunk/core-admin/src/bin/portal-admin-war/images/management/management.css | - moved some html attributes in management.css- corrected the portlet manager to show portlet state description |
6337 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/portlets.xhtml | - moved some html attributes in management.css- corrected the portlet manager to show portlet state description |
6337 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortletManagerBean.java | - moved some html attributes in management.css- corrected the portlet manager to show portlet state description |
6337 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/WEB-INF/jsp/management/plugins/preferences.xhtml | - moved some html attributes in management.css- corrected the portlet manager to show portlet state description |
6336 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/conf/identity/profile-config.xml | - make regdate user property writable |
6335 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/portlet/info/WSRPPortletInfo.java | removed obsolete getDefaultValue() from WSRPPortletInfo |
6334 | modified | bdaw | //trunk/core/src/resources/portal-core-sar/conf/login-config.xml | - correct class naming |
6334 | added | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPLoginModule.java | - correct class naming |
6334 | deleted | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLdapLoginModule.java | - correct class naming |
6334 | added | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLDAPExtLoginModule.java | - correct class naming |
6334 | deleted | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/auth/SynchronizingLdapExtLoginModule.java | - correct class naming |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/IdentityTest.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPStaticGroupMembershipModuleImpl.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPSimpleUserModuleTestCase.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPStaticRoleMembershipModuleImpl.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/db/DBIdentityTestCase.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/test/identity/ldap/LDAPIdentityTestCase.java | - correct bug in offset/limit searches |
6333 | modified | bdaw | //trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java | - correct bug in offset/limit searches |
6332 | modified | julien@jboss.com | //trunk/core/src/main/org/jboss/portal/core/impl/model/portal/PortalObjectImpl.java | don't display children of dashboard contexts in admin portlet for now |
6332 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortalObjectManagerBean.java | don't display children of dashboard contexts in admin portlet for now |
6332 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/LazyPortalObjectTreeNode.java | don't display children of dashboard contexts in admin portlet for now |
6331 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/PortletManagerBean.java | removed the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces |
6331 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/info/PreferenceInfoTest.java | removed the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces |
6331 | modified | julien@jboss.com | //trunk/portlet/src/main/org/jboss/portal/test/portlet/state/ConsumerStatefulPortletInvokerTestCase.java | removed the defaultValue from the PreferenceInfo interface in order to simplify the implementations of the PreferenceInfo interfaces |