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/24/2007 20:57:29 |
Time to build: 82 minutes 43 seconds |
Last changed: 02/24/2007 20:50:29 |
Last log entry: have to move tomavak from core-admin to core otherwise it breaks hot redeployment of the core-admin. I suspect that myfaces has somewhere an hard cache containing classes as the error I had was an IAE on method invoke of the TreeData class where the class of instance of TreeData and the class were not the same. |
Unit Tests: (2268) Total Errors and Failures: (58) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modifications since last build: (first 50 of 40) | ||||
6396 | modified | julien@jboss.com | //trunk/core/build.xml | have to move tomavak from core-admin to core otherwise it breaks hot redeployment of the core-admin. I suspect that myfaces has somewhere an hard cache containing classes as the error I had was an IAE on method invoke of the TreeData class where the class of instance of TreeData and the class were not the same. |
6396 | modified | julien@jboss.com | //trunk/core-admin/build.xml | have to move tomavak from core-admin to core otherwise it breaks hot redeployment of the core-admin. I suspect that myfaces has somewhere an hard cache containing classes as the error I had was an IAE on method invoke of the TreeData class where the class of instance of TreeData and the class were not the same. |
6395 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-sar/content/editor.xhtml | package facelets & co in jboss-portal.sar rather than in portal-admin.sar |
6395 | modified | julien@jboss.com | //trunk/core/build.xml | package facelets & co in jboss-portal.sar rather than in portal-admin.sar |
6395 | modified | julien@jboss.com | //trunk/core-admin/build.xml | package facelets & co in jboss-portal.sar rather than in portal-admin.sar |
6394 | deleted | chris.laprun@jboss.com | //trunk/wsrp/src/resources/jboss-portal-wsrp.dtd | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | added | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/wsrp-aop.xml | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-war/WEB-INF/jsp/consumers/consumer.jsp | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/portlet/consumers/ConsumersRegistryService.java | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6394 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployerMBean.java | - Added setter and getter for EntityResolver on WSRPDeployerMBean to fix deployment issue.- Activated DB-backed code on ConsumersRegistryService (will still require some major work).- Use AOP to add transaction support on ConsumersRegistryService.startService method.- Added means to see registration context on registered clients in GUI.- Removed old dtd. |
6393 | modified | julien@jboss.com | //trunk/faces/build.xml | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | added | julien@jboss.com | //trunk/faces/src/resources/portal-faces-lib-jar/META-INF | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | added | julien@jboss.com | //trunk/faces/src/resources/portal-faces-lib-jar/META-INF/portal.taglib.xml | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-sar/content/editor.xhtml | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | deleted | julien@jboss.com | //trunk/faces/src/resources/portal-faces-lib-jar/composite.tld | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/facelet/ContextTagHandler.java | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-war/META-INF/content.taglib.xml | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6393 | added | julien@jboss.com | //trunk/faces/src/main/org/jboss/portal/faces/facelet | added a facelet tag handler called "context" that allows to create an aliasing context pretty much like an ui:include that would operate on the nested markup directly. |
6392 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/content/ContentEditorTagHandler.java | improve a bit the instance editor |
6392 | modified | julien@jboss.com | //trunk/core-admin/src/main/org/jboss/portal/core/portlet/management/content/PortletContentEditor.java | improve a bit the instance editor |
6392 | modified | julien@jboss.com | //trunk/core-admin/src/resources/portal-admin-sar/content/editor.xhtml | improve a bit the instance editor |
6391 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd | - JBPORTAL-1135: Fixed cut and paste error. |
6390 | added | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-producer_2_6.dtd | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | added | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/dtd/jboss-wsrp-consumer_2_6.dtd | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/minimal.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/wsrp/deployment/WSRPDeployer.java | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | added | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/config/TestEntityResolver.java | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/extended.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/main/org/jboss/portal/test/wsrp/config/ProducerConfigurationTestCase.java | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | added | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/dtd | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/conf/producer/config.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/default-wsrp.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/portal-wsrp-sar/META-INF/jboss-service.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/custom-policy.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid1.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid2.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/build.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |
6390 | modified | chris.laprun@jboss.com | //trunk/wsrp/src/resources/tests/test-producer-configuration-lib-jar/invalid3.xml | - WSRPDeployer now uses an EntityResolver to use DTD validation of configuration files.- Created dtd directory containing DTDs for both consumers and producer configuration.- DTD for *-wsrp.xml format has been renamed to jboss-wsrp-consumer_2_6.dtd.- Updated files and tests to use DTDs. |