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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:52: Exit code: 1 See build.log in Build Artifacts for details.
Date of build: 09/20/2006 17:12:56
Time to build: 1 minute 38 seconds
Last changed: 09/20/2006 05:53:04
Last log entry: Make trace logging not being able to find the metadata.We really need a method that doesn't throw exceptions when a file doesn't exist.

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

 Modifications since last build:  (first 50 of 79)
56999modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/AbstractDeploymentContext.javaMake trace logging not being able to find the metadata.We really need a method that doesn't throw exceptions when a file doesn't exist.
56998addedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/ObjectModelFactoryDeployer.javaAdd helpers for parser deployers that use:ObjectModelFactoryJAXPXSL
56998addedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/JAXPDeployer.javaAdd helpers for parser deployers that use:ObjectModelFactoryJAXPXSL
56998addedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/XSLDeployer.javaAdd helpers for parser deployers that use:ObjectModelFactoryJAXPXSL
56997modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployers/helpers/AbstractParsingDeployer.javaShell out the optional init method.
56996modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractSimpleDeployer.javaShell out the optional undeploy method.
56995modifiedadrian@jboss.org//projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/deployer/AbstractDeploymentUnit.javaComplete the fix for not showing parent metadata on non-components.
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarHandler.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/spi/VirtualFileHandler.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VirtualFile.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVirtualFileHandler.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56994modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarEntryHandler.javaAllow the handler to tell you what the real URL is.The URI remains the same.Use the old method toURI().toURL() by default.Use the temp file url for nested jars.Also when asked for a child of a jar entry, resolve itagainst the parent (if it has one).
56993modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileSystemContext.javaDon't resolve a link on the parent if there isn't one.
56986addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestClassLoading.javaVFSClassLoader test
56982addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/VFSClassLoader.javaPort the vfs class loader to the virtual package
56982addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloadingPort the vfs class loader to the virtual package
56982addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/VFSClassLoaderFactory.javaPort the vfs class loader to the virtual package
56982addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/classloading/SecurityActions.javaPort the vfs class loader to the virtual package
56976modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/dependency/build-test14.xmlseparate log files for jdk 1.4 tests
56976modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/build-test14.xmlseparate log files for jdk 1.4 tests
56976modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/container/build-test14.xmlseparate log files for jdk 1.4 tests
56976modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/build-test14.xmlseparate log files for jdk 1.4 tests
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/dependency/build-test14.xmlUpgrade jboss-test to snapshot
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/buildUpgrade jboss-test to snapshot
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/kernel/build-test14.xmlUpgrade jboss-test to snapshot
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/container/build-test14.xmlUpgrade jboss-test to snapshot
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/aop-mc-int/build-test14.xmlUpgrade jboss-test to snapshot
56975modifiedkabir.khan@jboss.com//projects/microcontainer/trunk/build/build-thirdparty.xmlUpgrade jboss-test to snapshot
56974modifiedkabir.khan@jboss.com//projects/microcontainer/trunk
56967deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/vfsTry to delete
56967deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/vfsTry to delete
56966modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaAdd the VFS tests to the main container testsuite.
56966modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SundryVFSUnitTestCase.javaAdd the VFS tests to the main container testsuite.
56966modifiedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/ContainerAllTestSuite.javaAdd the VFS tests to the main container testsuite.
56966addedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/VFSAllTestSuite.javaAdd the VFS tests to the main container testsuite.
56965deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/vfs/classloading* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/jar1.jar* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/jar2.jar* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/jar1.jar* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/jar2.jar* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/vfs/TestFileVFS.java* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/jar1/ClassInJar1.class* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SimpleTest.java* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/jar2/ClassInJar2.class* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/vfs/JarTraversal.java* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965deletedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/TestFileVFS.java* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs/support/CommonClass.class* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/SundryVFSUnitTestCase.java* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars
56965addedadrian@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/unpacked-outer.jar/org/jboss/test/vfs* Remove the old vfs implementation* Fix the tests so you don't have to build in ant first* Make the tests run under ant, i.e. rename to *UnitTestCase* Fix the resource copy so it doesn't corrupt the jars