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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:61: Exit code: 1 See build.log in Build Artifacts for details.
Date of build: 08/09/2007 02:35:56
Time to build: 4 minutes 0 seconds
Last changed: 08/08/2007 18:45:51
Last log entry: Fixing a typo.

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

 Modifications since last build:  (first 50 of 41)
64515modifiedpgier//projects/microcontainer/trunk/dependency/pom.xmlFixing a typo.
64514modifiedpgier//projects/microcontainer/trunk/dependency/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/build/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/kernel/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/container/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/deployers-client/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/deployers-vfs/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/aop-mc-int/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/metatype/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/osgi-int/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/spring-int/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/classloader/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/deployers-core/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/managed/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64514modifiedpgier//projects/microcontainer/trunk/deployers-structure-spi/pom.xmlChanging the groupId of dependency on jboss-test from "jboss" to "org.jboss".
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackWrongOrder1.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackCorrectOrder0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackReinstall0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackCorrectOrder1.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackReinstall1.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/ClassSingleCallbackItem.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/CallbackXMLTestCase.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/support/CallbackCardinalitySimpleBeanRepository.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackWrongOrder0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/CallbackDependencyItem.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackWrongOrder2.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/dependency/src/main/org/jboss/dependency/plugins/AbstractCallbackItem.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/AbstractKernelControllerContext.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/CallbackAnnotationTestCase.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackCorrectOrder0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackReinstall0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackCorrectOrder1.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackReinstall1.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackCorrectOrder2.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCardinalityCallbackReinstall2.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/ClassDependencyItem.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/CallbackTestCase.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/test/DependencyTestSuite.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/tests/org/jboss/test/kernel/dependency/support/CallbackSimpleBeanRepository.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511modifiedalesj//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/plugins/dependency/ClassAttributeCallbackItem.javaAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).
64511addedalesj//projects/microcontainer/trunk/kernel/src/resources/tests/xml-test/org/jboss/test/kernel/dependency/test/testCallbackWrongOrder0.xmlAdded Callback tests - plain, XML and annotations.Fixed missing impl in the callback items.Changed the behaviour on ClassDependencyItem.unresolved - class reference doesn't get removed until depending instance is removed (see AbstractKernelControllerContext.removeClassContextReference).