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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:257: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:163: Exit code: 1 See tests.log in Build Artifacts for details.
Date of build: 11/27/2006 13:30:44
Time to build: 25 minutes 30 seconds
Last changed: 11/27/2006 11:57:31
Last log entry: Fix detection of native in case of space in the JBOSS_HOME

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

 Modifications since last build:  (first 50 of 14)
58688modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.batFix detection of native in case of space in the JBOSS_HOME
58687modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.batInstead DIRNAME use the JBOS_HOME as basis
58682addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/CMTTxNotSupportedTestMDB.javaextra mdb unit tests
58682modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/TestStatusBean.javaextra mdb unit tests
58682modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/unit/MDBUnitTestCase.javaextra mdb unit tests
58682modifiedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/TestStatus.javaextra mdb unit tests
58682addedwolfc//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/ExpirationTestMDB.javaextra mdb unit tests
58681modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.batRemove semi-absolute paths by using pushd/popd
58680modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.batRemove double backslashes. The DIRNAME always ends with the backslash, so there in no need to add an extra one
58679modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.shDetect if we have bin/native present. If we have, add it to the startup environment
58679modifiedmladen.turk@jboss.com//trunk/system/src/bin/run.batDetect if we have bin/native present. If we have, add it to the startup environment
58678addedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/VFSDirContext.java- Implementation (not complete) of a new deployer using WebMetaData. There are some missing fields in WebMetaData at the moment, so replacing Tomcat's parsing is not possible yet.- Add a placeholder for a DirContext VFS implementation. It uses the WAR DirContext since the VirtualFile API structure seems extremely similar to the zip API.
58678addedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment2.java- Implementation (not complete) of a new deployer using WebMetaData. There are some missing fields in WebMetaData at the moment, so replacing Tomcat's parsing is not possible yet.- Add a placeholder for a DirContext VFS implementation. It uses the WAR DirContext since the VirtualFile API structure seems extremely similar to the zip API.
58678addedremy.maucherat@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/JBossContextConfig.java- Implementation (not complete) of a new deployer using WebMetaData. There are some missing fields in WebMetaData at the moment, so replacing Tomcat's parsing is not possible yet.- Add a placeholder for a DirContext VFS implementation. It uses the WAR DirContext since the VirtualFile API structure seems extremely similar to the zip API.