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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:64: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:109: See tests.log in Build Artifacts for details.
Date of build: 12/19/2006 06:07:21
Time to build: 5 minutes 44 seconds
Last changed: 12/19/2006 05:33:54
Last log entry: javadoc, exc. on null classInfo

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

 Modifications since last build:  (first 50 of 40)
59136modifiedalesj//projects/microcontainer/trunk/container/src/main/org/jboss/joinpoint/plugins/Config.javajavadoc, exc. on null classInfo
59105modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/build-test.xmlJBMICROCONT-137, Add a filesonly.war to test-resource-jars
59103addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/filesonly.warJBMICROCONT-137, handle the case of SynthenticDirEntryHandler having multiple children, some of which are added after the first createChildHandler call.
59103modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/tests/org/jboss/test/virtual/test/FileVFSUnitTestCase.javaJBMICROCONT-137, handle the case of SynthenticDirEntryHandler having multiple children, some of which are added after the first createChildHandler call.
59103modifiedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/SynthenticDirEntryHandler.javaJBMICROCONT-137, handle the case of SynthenticDirEntryHandler having multiple children, some of which are added after the first createChildHandler call.
59103addedscott.stark@jboss.org//projects/microcontainer/trunk/container/src/resources/tests/vfs/test/filesonly.mfJBMICROCONT-137, handle the case of SynthenticDirEntryHandler having multiple children, some of which are added after the first createChildHandler call.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/spi/VirtualFileHandler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/file/FileHandler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/VirtualFile.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/vfs/VirtualFileURLConnection.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractURLHandler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/protocol/vfsfile/Handler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/AbstractVirtualFileHandler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59083modifiedbill.burke@jboss.com//projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/JarEntryHandler.javaadd a hasBeenModified() method to VF and VFH. VirtualFileURLConnection's VFS cache is purged if the VFS Root has been modified since the last cache lookup. This is to make sure we don't cache stale JAR files as they may have been redeployed since last lookup.FileHandler's child cache is purged when child's hasBeenModified returns true for same reasons as above.
59081addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/TempSpringMicrocontainerTest.javaSpring beans deploy test
59080modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateSpringTestCase.javarename
59079modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/DescribeSpringTestCase.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/support/OldBean.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateSpringTestCase.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xmlAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateMixedTestCase.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateMixed2TestCase.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079addedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixedTestCase.xmlAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079addedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xmlAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/support/SimpleBean.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59079modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/SpringTestSuite.javaAdded mixed test - injection of Spring beans into MC's, and vice versa.
59076modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateSpringTestCase.javaTest - working for list, set.Not yet for Map - see DescribeSpringTC which now fails differently - after XB snapshot update.
59076modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xmlTest - working for list, set.Not yet for Map - see DescribeSpringTC which now fails differently - after XB snapshot update.
59076modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xmlTest - working for list, set.Not yet for Map - see DescribeSpringTC which now fails differently - after XB snapshot update.
59076modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/support/SimpleBean.javaTest - working for list, set.Not yet for Map - see DescribeSpringTC which now fails differently - after XB snapshot update.
59075modifiedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/TestDescribe.xmlDescribe test - working for list, set.
59074addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/TempSpringMicrocontainerTestDelegate.javaInstantiation tests - not yet supporting collections.
59074addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/InstantiateSpringTestCase.javaInstantiation tests - not yet supporting collections.
59074addedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/TempSpringMIcrocontainerTest.javaInstantiation tests - not yet supporting collections.
59074addedalesj//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xmlInstantiation tests - not yet supporting collections.
59074modifiedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringBeanHandler.javaInstantiation tests - not yet supporting collections.
59074modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/support/SimpleBean.javaInstantiation tests - not yet supporting collections.
59074modifiedalesj//projects/microcontainer/trunk/spring-int/src/tests/org/jboss/test/spring/test/SpringTestSuite.javaInstantiation tests - not yet supporting collections.
59073modifiedalesj//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringSchemaBindingHelper.javatypo
59066deletedalesj//projects/microcontainer/trunk/spring-int/src/resources/schema/xml.xsdunnecessary