TESTS FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-portal.xml:182: 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/25/2007 20:57:00 |
Time to build: 82 minutes 10 seconds |
Last changed: 02/25/2007 03:26:14 |
Last log entry: - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
Unit Tests: (2268) Total Errors and Failures: (61) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 24) | ||||
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeploymentFactory.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerException.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/wsrp-aop.xml | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/consumer/hibernate/domain.hbm.xml | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/MockConsumerRegistry.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/ConsumersRegistry.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistry.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/ConsumersRegistryService.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6399 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/RegistrationInfo.java | - Added createConsumer and persistConsumer methods on ConsumerRegistry.- Added id property in ProducerInfo that was somehow forgotten in Hibernate mapping.- Made RegistrationInfo no-arg constructor public for Hibernate.- Added ConsumerException.- Added call to persistConsumer at the end of each unmarshalling of a consumer in WSRPDeploymentFactory. |
6398 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | Renamed classpath for aopc to aopc.classpath. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeploymentFactory.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/wsrp-aop.xml | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsp/consumers/view.jsp | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsp/consumers/consumer.jsp | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/deployment/MockConsumerRegistry.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistry.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployer.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/consumer/ConsumerRegistryService.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/WSRPConsumerConfigurationPortlet.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jboss-portlet.xml | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |
6397 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployerMBean.java | - JBPORTAL-1264: Moved ConsumersRegistry* to wsrp.consumer and renamed the classes to ConsumerRegistry*. |