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

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:142: 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: 11/19/2006 11:10:43
Time to build: 22 minutes 23 seconds
Last changed: 11/19/2006 02:12:53
Last log entry: Add a utils toURI method to replace spaces in urls

 Unit Tests: (3867)  Total Errors and Failures: (20)
testValueInstantiateFromObjectorg.jboss.test.kernel.config.test.InstantiateXMLTestCase
testBeanAsValueMetaDataorg.jboss.test.kernel.deployment.test.BeanMetaDataTestCase
testConstructorWithBeanorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testConstructorWithWildcardorg.jboss.test.kernel.deployment.xml.test.ConstructorTestCase
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(no_weave)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave-secure)
testValueInstantiateFromObjectorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testBeanAsValueMetaDataorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithBeanorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
testConstructorWithWildcardorg.jboss.test.microcontainer.test.MicrocontainerAllTestCase(weave)
 

 Modifications since last build:  (first 50 of 22)
58629modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFSUtils.javaAdd a utils toURI method to replace spaces in urls
58629modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.javaAdd a utils toURI method to replace spaces in urls
58629modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileSystemContext.javaAdd a utils toURI method to replace spaces in urls
58628modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.javaEscape any spaces in the url path used to create the uri
58627modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaAdd a packed jar access test for a vfs path with spaces
58626addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spacesAdd a jars for testing paths with spaces
58626addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jar/META-INF/MANIFEST.MFAdd a jars for testing paths with spaces
58626addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/tst.jarAdd a jars for testing paths with spaces
58626addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jarAdd a jars for testing paths with spaces
58626addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/path with spaces/unpacked-tst.jar/META-INFAdd a jars for testing paths with spaces
58625modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaAdd tests of vfs access when the vfs path contains spaces
58524modifiedscott.stark@jboss.org//projects/microcontainer/trunk/build/build.xmlUpdate the repository build settings
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/inner-container.jarmanifest classpath jars
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/innermf.jarmanifest classpath jars
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/withalong/rootprefix/outermf.jarmanifest classpath jars
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/outermf.jarmanifest classpath jars
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/withalongmanifest classpath jars
58523addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/withalong/rootprefixmanifest classpath jars
58522modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/build-test.xmlAdd manifest classpath tests
58521modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaValidate manifest classpath parsing
58520modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VFSUtils.javaGuard against string out of bounds when inner jar cp manifests are scanned.
58519modifiedscott.stark@jboss.org//projects/microcontainer/trunk/tools/etc/buildmagic/buildmagic.entUpdate the version info