BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1 See compile.log in Build Artifacts for details. |
Date of build: 04/11/2006 14:57:22 |
Time to build: 15 minutes 47 seconds |
Last changed: 04/11/2006 14:49:12 |
Last log entry: JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 51) | ||||
1.4 | modified | dimitris | mbeans/src/main/org/jboss/mx/server/MethodMapper.java | JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/standard/PackageProtectedTestCase.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/standard/support/PackageProtected.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/standard/support/PackageProtectedMBean.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/standard/support/PackageProtectedMBeanFactory.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.5 | modified | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/modelmbean/ModelMBeanTestCase.java | JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/modelmbean/support/Resource2.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.1 | added | dimitris | testsuite/src/main/org/jboss/test/jbossmx/compliance/modelmbean/support/Resource2MBean.java | branches: 1.1.2;JBAS-1704, standard mbeans should be accessed through their interface, at least when their implementation is not public. |
1.6 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects-db.xml | Added jbpm-hsqldb-testsuite |
1.1 | added | rrajasekaran | tools/etc/cruisecontrol/scripts/jbpm/hsqldb.properties | hibernate.properties file for jbpm with hsqldb |
1.1 | added | rrajasekaran | tools/etc/cruisecontrol/scripts/build-jbpm-db-matrix.xml | Build file for jbpm.db testsuite |
1.53 | modified | timfox | jms/tests/etc/log4j.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.33 | modified | timfox | jms/tests/src/org/jboss/test/messaging/tools/jmx/ServiceContainer.java | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.4 | modified | timfox | jms/docs/examples/config/mysql-jdbcpersistencemanager-service.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.1 | added | timfox | jms/docs/examples/config/oracle-jdbcchannelmapper-service.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.1 | added | timfox | jms/docs/examples/config/oracle-jdbcpersistencemanager-service.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.5 | modified | timfox | jms/docs/gettingstarted/en/modules/configuration.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.52 | modified | timfox | jms/src/etc/server/default/deploy/jboss-messaging-service.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.17 | modified | timfox | jms/src/main/org/jboss/jms/server/destination/DestinationServiceSupport.java | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.14 | modified | timfox | jms/src/main/org/jboss/messaging/core/ChannelState.java | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.23 | modified | timfox | jms/src/main/org/jboss/messaging/core/plugin/JDBCPersistenceManager.java | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.115 | modified | timfox | jms/tests/build.xml | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.66 | modified | timfox | jms/tests/bin/runtest | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.13 | modified | timfox | jms/tests/bin/start-rmi-server | Oracle persistence manager config, improved synchronization on channel, updated docs |
1.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/EyeColorType.java | fix jbws-231 |
1.3 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/JBWS231TestCase.java | fix jbws-231 |
1.554 | modified | asaldhana | testsuite/build.xml | Testcase for the saml thin library from Sohil Shah |
1.1 | added | asaldhana | testsuite/src/main/org/jboss/test/security/identity/sso/SAMLGenerationTestCase.java | Testcase for the saml thin library from Sohil Shah |
1.35 | modified | asaldhana | varia/.classpath | Update eclipse path |
1.121 | modified | asaldhana | varia/build.xml | Add the opensaml path and construct the saml jar |
1.2 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/JBWS231TestCase.java | Add FIXME |
1.1 | added | asaldhana | varia/src/main/org/jboss/security/identity/sso/AuthResponse.java | Thin saml library to construct request and response messages based on username/password (Courtesy Sohil Shah) |
1.1 | added | asaldhana | varia/src/main/org/jboss/security/identity/sso/JBossSingleSignOnProcessor.java | Thin saml library to construct request and response messages based on username/password (Courtesy Sohil Shah) |
1.1 | added | asaldhana | varia/src/main/org/jboss/security/identity/sso/SSOException.java | Thin saml library to construct request and response messages based on username/password (Courtesy Sohil Shah) |
1.1 | added | asaldhana | varia/src/main/org/jboss/security/identity/sso/SSOUser.java | Thin saml library to construct request and response messages based on username/password (Courtesy Sohil Shah) |
1.1 | added | asaldhana | varia/src/main/org/jboss/security/identity/sso/SingleSignOnProcessor.java | Thin saml library to construct request and response messages based on username/password (Courtesy Sohil Shah) |
1.17 | modified | tdiesler | testsuite/imports/sections/webservice.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.11 | modified | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws-cases.txt | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/WEB-INF/wsdl/TestService.wsdl | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/EyeColorType.java | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/JBWS231TestCase.java | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/TestEndpoint.java | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/main/org/jboss/test/webservice/jbws231/TestEndpointImpl.java | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/wstools-config.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/META-INF/application-client.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/META-INF/jboss-client.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/WEB-INF/jaxrpc-mapping.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/WEB-INF/web.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.1 | added | tdiesler | testsuite/src/resources/webservice/jbws231/WEB-INF/webservices.xml | Add JBWS-231Handle Simple Types with Enumerated Values |
1.90 | modified | asaldhana | build/build-thirdparty.xml | Pull in the opensaml library |