View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-testsuite-1.6?log=log20070313161122

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:332: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:130: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 03/13/2007 16:11:22
Time to build: 18 minutes 27 seconds
Last changed: 03/13/2007 15:38:28
Last log entry: JBAS-4183, handle single and double quotes in object names

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

 Modifications since last build:  (first 50 of 23)
61306modifiedscott.stark@jboss.org//trunk/j2se/src/main/org/jboss/mx/util/ObjectNameConverter.javaJBAS-4183, handle single and double quotes in object names
61306modifiedscott.stark@jboss.org//trunk/varia/src/resources/jmx/html/inspectMBean.jspJBAS-4183, handle single and double quotes in object names
61304modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/homeinterface/unit/HomeTestCase.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/homeinterface/TestBean.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DuplicateStatefulBean.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/homeinterface/DuplicateStatelessBean.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/homeinterface/Test.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61304modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java[JBCTS-540] merged changes from 4.2 - home and business interfaces can be bound to same name which creates one proxy
61300modifiedthomas.diesler@jboss.com//trunk/build/build-thirdparty.xmljbossws-2.0.0.CR5 -r2610
61297modifiedjason.greene@jboss.com//trunk/server/src/resources/dtd/jboss_5_0.dtdAdd home-jndi-name
61296modifiedjerrygauth//trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterPartition.javaJBAS-3515, streaming state transfer
61288modifiedthomas.diesler@jboss.com//trunk/build/build-distr.xmlUse a jbossws repository entry per integration layer
61288modifiedthomas.diesler@jboss.com//trunk/build/build-thirdparty.xmlUse a jbossws repository entry per integration layer
61287modifiedbstansberry@jboss.com//trunk/server/src/main/org/jboss/ejb/Container.javaDon't leak classloader via InvocationStatistics
61285modifiedbstansberry@jboss.com//trunk/testsuite/src/resources/test-configs/tomcat-sso-cluster/deployers/jbossweb.deployer/server.xmlSync up with the standard config
61285modifiedbstansberry@jboss.com//trunk/testsuite/src/resources/test-configs/tomcat-sso/deployers/jbossweb.deployer/server.xmlSync up with the standard config
61284modifiedbstansberry@jboss.com//trunk/testsuite/imports/server-config.xmlClean up create-cluster-sso-node macro
61283addedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/test/PromiscuousTrafficTester.javaPut PromiscuousTrafficeTester under source control
61282modifiedbstansberry@jboss.com//trunk/testsuite/build.xmlProperly use deployers in tomcat-sso tests
61281modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/web/test/SingleSignOnUnitTestCase.javaDon't access getServerHost() before super.setUp()