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

BUILD COMPLETE -  build.19
Date of build: 02/06/2007 20:53:49
Time to build: 46 minutes 29 seconds
Last changed: 02/06/2007 20:38:37
Last log entry: - Integrate IdentityEventService and fireEvent() invocations into UserModule implementations

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

 Modifications since last build:  (first 50 of 45)
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/db/HibernateUserModuleImpl.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/IdentityContext.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/IdentityServiceControllerImpl.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/service/IdentityModuleService.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/build.xml- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/service/UserModuleService.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6181modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModuleImpl.java- Integrate IdentityEventService and fireEvent() invocations into UserModule implementations
6179modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/IdentityConfiguration.java- add SSL connections to LDAP and possibility to use ExternalContext- some more flexible authentication of users
6179modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPConnectionContext.java- add SSL connections to LDAP and possibility to use ExternalContext- some more flexible authentication of users
6179modifiedbdaw//trunk/identity/src/main/org/jboss/portal/identity/ldap/LDAPUserModule.java- add SSL connections to LDAP and possibility to use ExternalContext- some more flexible authentication of users
6178modifiedsohil.shah@jboss.com//trunk/cms/build.xmlfixing this test case to do proper cleanup
6178modifiedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/test/cms/TestRepositoryBootStrap.javafixing this test case to do proper cleanup
6177modifiedprabhat.jha@jboss.com//trunk/build/distrib.xmlfixed to resolve JBPORTAL-1221
6176addedbdaw//trunk/identity/src/resources/example/portal-sample.ldif- example ldif to test portal and LDAP
6176addedbdaw//trunk/identity/src/resources/example- example ldif to test portal and LDAP
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/UserCreatedEvent.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/IdentityEvent.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/service/IdentityEventService.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/eventadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/IdentityEventListener.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/UserDestroyedEvent.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/IdentityEventBroadcaster.javaadded trivial eventing stuff for identity, not yet wired anywhere
6175addedjulien@jboss.com//trunk/identity/src/main/org/jboss/portal/identity/event/IdentityEventEmitter.javaadded trivial eventing stuff for identity, not yet wired anywhere
6174modifiedjulien@jboss.com//trunk/cms/src/resources/test/jcr/repository.xmlreally have to switch back to hibernate PM as JBossCache PM make the DB matrix test fails.
6174modifiedjulien@jboss.com//trunk/cms/build.xmlreally have to switch back to hibernate PM as JBossCache PM make the DB matrix test fails.
6173modifiedjulien@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/impl/ProducerRegistrationRequirementsImpl.javamake compile on 1.4
6172modifiedsohil.shah@jboss.com//trunk/cms/src/resources/test/jcr/repository.xmlfixed the JBossCachePersistenceManager to work with test suite with multiple dbs
6172modifiedsohil.shah@jboss.com//trunk/cms/src/main/org/jboss/portal/cms/hibernate/state/JBossCachePersistenceManager.javafixed the JBossCachePersistenceManager to work with test suite with multiple dbs
6171modifiedchris.laprun@jboss.com//trunk/registration/src/main/org/jboss/portal/registration/policies/DefaultRegistrationPolicy.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/WSRPProducerImpl.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171addedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/impl/ProducerConfigurationServiceImpl.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/conf/config.xml- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/ProducerRegistrationRequirements.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/ProducerConfigurationService.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/registration/src/main/org/jboss/portal/registration/impl/RegistrationManagerImpl.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/impl/ProducerConfigurationImpl.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/extended.xml- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171addedchris.laprun@jboss.com//trunk/registration/src/main/org/jboss/portal/registration/policies/RegistrationPropertyValidator.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/test/wsrp/config/ProducerConfigurationTestCase.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/ProducerConfigurationFactory.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/config/impl/ProducerRegistrationRequirementsImpl.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171modifiedchris.laprun@jboss.com//trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid1.xml- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171addedchris.laprun@jboss.com//trunk/registration/src/main/org/jboss/portal/registration/policies/DefaultRegistrationPropertyValidator.java- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.
6171addedchris.laprun@jboss.com//trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid2.xml- Added support for policy configuration from the Producer configuration file.- Improved robustness of configuration file parsing.- Made producer depend on configuration service instead of the reverse.- Updated test cases.