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

BUILD COMPLETE -  build.150
Date of build: 07/14/2006 14:34:44
Time to build: 64 minutes 13 seconds
Last changed: 07/14/2006 11:10:44
Last log entry: Move the class loader to a classloding package

 Unit Tests: (2242)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 174)
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/ifaces/IJCAMgr.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/ifaces/INamingService.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/ifaces/IRemoting.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/ifaces/ITxMgr.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/DataSourceThing.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/DataSourceView.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/JBossManagedConnectionPool.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/JCAMgr.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/NamingService.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/NoTxConnectionManager.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/PoolView.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/RARDeployment.javaMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/TxConnectionManager.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/profiles/p0/beans/TxMgr.javaMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/DeploymentBeanImpl.javaMove profileservice tests to the server module
1.5deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/DeploymentImpl.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/ManagementViewImpl.javaMove profileservice tests to the server module
1.4deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/ProfileImpl.javaMove profileservice tests to the server module
1.4deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/ProfileImpl2.javaMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/ProfileServiceImpl.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/ProfileServiceImpl2.javaMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/PropertyInfoImpl.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/simple1/SecurityActions.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/support/ProfileServiceBootstrap.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/support/ProfileServiceKernelConfig.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/support/SecurityActions.javaMove profileservice tests to the server module
1.5deletedstarksmsrc/tests/org/jboss/test/profileservice/support/Simple1PSBootstrap.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/support/Simple2PSBootstrap.javaMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/test/DataSourceTestCase.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/test/DataSourceTestCase.propertiesMove profileservice tests to the server module
1.3deletedstarksmsrc/tests/org/jboss/test/profileservice/test/SimplePSTestCase.javaMove profileservice tests to the server module
1.2deletedstarksmsrc/tests/org/jboss/test/profileservice/test/SimplePSTestCase.propertiesMove profileservice tests to the server module
1.6modifiedadriansrc/tests/org/jboss/test/kernel/bootstrap/test/BootstrapTestCase.java[JBMICROCONT-70] - Make a start on integrating the meta data repository
1.2modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testArrayNotAArray.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.2modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testCollectionNotACollection.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.6modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testConfigure.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.2modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testListNotAList.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.2modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testMapNotAMap.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.2modifiedadriansrc/resources/xml-test/org/jboss/test/kernel/config/test/testSetNotASet.xml[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.8modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ArrayTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.10modifiedadriansrc/tests/org/jboss/test/kernel/config/test/CollectionTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.10modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromStringTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.11modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ConfigureFromObjectTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.14modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ConfigureFromStringTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.8modifiedadriansrc/tests/org/jboss/test/kernel/config/test/SetTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.9modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromObjectTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.7modifiedadriansrc/tests/org/jboss/test/kernel/config/test/ListTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.7modifiedadriansrc/tests/org/jboss/test/kernel/config/test/MapTestCase.java[JBMICROCONT-95] - Use the full javabean convention for property names.i.e. getXYZ is a property called XYZ not xYZ
1.2modifiedstarksmsrc/tests/org/jboss/test/javabean/support/SimpleBean.javaAdd an upper case property to test JavaBean conventions
1.2modifiedstarksmsrc/tests/org/jboss/test/javabean/test/PropertyTestCase.javaAdd an upper case property to test JavaBean conventions