TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:56: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:109: 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: 11/05/2006 20:55:03 |
Time to build: 48 minutes 29 seconds |
Last changed: 11/05/2006 12:50:21 |
Last log entry: minorupdates to registration status |
Unit Tests: (1599) Total Errors and Failures: (96) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 22) | ||||
5589 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/Consumer.java | minorupdates to registration status |
5589 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/ConsumerRegistration.java | minorupdates to registration status |
5588 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/Consumer.java | added notion of registration status for consumer and their registrations |
5588 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/RegistrationStatus.java | added notion of registration status for consumer and their registrations |
5588 | modified | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/ConsumerRegistration.java | added notion of registration status for consumer and their registrations |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/NoSuchRegistrationException.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/RegistrationException.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/NoSuchConsumerException.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/Consumer.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/RegistrationFailedException.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/ConsumerRegistry.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5587 | added | julien@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/registration/producer/ConsumerRegistration.java | added producer registration as it should be seen by the managing entity (i.e the portal). Indeed there are specific needs where the registration of a consumer must be attached to the set of portlet state in order to provide manageability of such state by the system administrator |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/Registration.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/RegistrationPolicy.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/RegistrationMetaData.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/RegistrationHandler.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/RegistrationConversionException.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/RegistrationConverter.java | First commit of Registration design, essentially for synch purposes... Work in progress! |
5586 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/producer/registration/RegistrationRegistry.java | First commit of Registration design, essentially for synch purposes... Work in progress! |