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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:293: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:124: Exit code: 1 See compile-build.log in Build Artifacts for details.
Date of build: 08/23/2006 23:39:35
Time to build: 14 minutes 13 seconds
Last changed: 08/23/2006 20:28:13
Last log entry: fixed ArrayList vs List CCEs

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

 Modifications since last build:  (first 50 of 1698)
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ClusteringTargetsRepository.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/aspects/src/main/org/jboss/aspects/remoting/FamilyWrapper.javafixed ArrayList vs List CCEs
56210modifiedbdecoste//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.javafixed ArrayList vs List CCEs
56209modifiedbdecoste//trunk/server/src/resources/schema/jboss_5_0.xsdsync with latest ejb3 version
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptor.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/security/RunAsSecurityInterceptorFactory.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javarefactor of RunAs so that it works correctly with run-as-principal.
56199modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.javarefactor of RunAs so that it works correctly with run-as-principal.
56198modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects.xmlIncreased cache testsuite timeout to 4hrs
56194modifiedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.javaminor changes
56193modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/cluster/test/FamilyClusterInfoUnitTestCase.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailable.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FirstAvailableIdenticalAllProxies.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RandomRobin.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/test/ServiceUnavailableClientInterceptor.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56192modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/RoundRobin.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56191modifiedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/security/test/DynamicLoginConfigServiceUnitTestCase.javaUse ServiceController to deal with start/stop service
56190addedanil.saldhana@jboss.com//trunk/testsuite/src/main/org/jboss/test/util/ServiceControllerUtil.javautility class for ServiceController
56187modifiedanil.saldhana@jboss.com//trunk/system/src/main/org/jboss/system/ServiceContext.javaJBAS-3558: Service should be transient
56186deletedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/ImmutableArrayList.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56186modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56186modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java[JBAS-3427] FamilyClusterInfo methods should return List, not ArrayList
56185modifiedbstansberry@jboss.com//trunk/cluster/src/main/org/jboss/ha/hasessionstate/server/PackagedSessionImpl.java[JBAS-3545] Ensure modification timestamp is correct for replicated sessions
56183addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.javaEJBTHREE-619: timer service factory configurable
56183addedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.htmlEJBTHREE-619: timer service factory configurable
56182deletedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/TimerServiceFactory.java
56182deletedwolfc//trunk/ejb3/src/main/org/jboss/ejb3/timerservice/package.html
56180modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-hibernate-db-matrix.xmlUpdated jar.driver property
56179modifiedrrajesh//trunk/tools/etc/cruisecontrol/templates/projects-db.xmlUpdated path to junit results
56178modifieddarran.lofthouse@jboss.com//trunk/admin-console/.projectUpdate project name to match folder name.
56176modifiedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xmlAuthorizationManager from JNDI (see JBAS-3535)
56171modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/EJBQLToSQL92Compiler.javaJBAS-3541
56171modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/QueryParameter.javaJBAS-3541
56171modifiedalex.loubyansky@jboss.com//trunk/server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCEJBQLCompiler.javaJBAS-3541
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/IntJDBCAdaptor.javaJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/JBAS3541UnitTestCase.javaJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/ejb-jar.xmlJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/ALocal.javaJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/jboss.xmlJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/resources/cmp2/jbas3541/META-INF/jbosscmp-jdbc.xmlJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541JBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/resources/cmp2/jbas3541JBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/resources/cmp2/jbas3541/META-INFJBAS-3541 testcase
56170modifiedalex.loubyansky@jboss.com//trunk/testsuite/imports/sections/cmp.xmlJBAS-3541 testcase
56170addedalex.loubyansky@jboss.com//trunk/testsuite/src/main/org/jboss/test/cmp2/jbas3541/ALocalHome.javaJBAS-3541 testcase