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

BUILD TIMED OUT
Ant Error Message: build timeout
Date of build: 08/14/2006 07:01:13
Time to build: 
Last changed: 08/14/2006 03:58:01
Last log entry: commented injection describtor setObjectName

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

 Modifications since last build:  (first 50 of 1153)
55866modifiedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jacc-service.xmlcommented injection describtor setObjectName
55865modifiedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/ejb3-interceptors-aop.xmlfixed typo
55864modifiedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xmlupgrade to tomcat 6
55864deletedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat55.sarupgrade to tomcat 6
55864addedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/server.xmlupgrade to tomcat 6
55863addedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xmldefault jboss-service.xml
55862addedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sardefault jboss-service.xml
55862addedwolfc//trunk/ejb3/src/resources/test-configs/ejb3-jacc/deploy/jbossweb-tomcat6.sar/META-INFdefault jboss-service.xml
55861addedpeterj//trunk/admin-console/src/install/readme.txtJBADMCON-147Add the necessary files to both package a binary version ofthe admin console, and to install the console.
55861addedpeterj//trunk/admin-console/src/install/jboss-service.xmlJBADMCON-147Add the necessary files to both package a binary version ofthe admin console, and to install the console.
55861addedpeterj//trunk/admin-console/src/install/build.xmlJBADMCON-147Add the necessary files to both package a binary version ofthe admin console, and to install the console.
55861modifiedpeterj//trunk/admin-console/build.xmlJBADMCON-147Add the necessary files to both package a binary version ofthe admin console, and to install the console.
55860addedpeterj//trunk/admin-console/src/installJBADMCON-147Add the necessary files to both package a binary version ofthe admin console, and to install the console.
55859modifiedbstansberry@jboss.com//trunk/tomcat/src/resources/tc6-cluster-service.xmlAdd FC to ClusterConfig, as default is REPL_ASYNC
55858modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-entity-cache-service.xmlSwitch to mulitplexer
55858modifiedbstansberry@jboss.com//trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xmlSwitch to mulitplexer
55857modifiedbstansberry@jboss.com//trunk/tomcat/src/resources/tc6-cluster-service.xmlUse multiplexerIf multiplexer is disabled, use different port from Branch_4_0
55856modifiedbstansberry@jboss.com//trunk/cluster/src/resources/jgroups/multiplexer-stacks.xmlUse a different port from Branch_4_0
55847modifiedbstansberry@jboss.com//trunk/testsuite/build.xmlFix the farming test case
55847modifiedbstansberry@jboss.com//trunk/testsuite/src/main/org/jboss/test/ha/farm/test/ClusterFileTransferTestCase.javaFix the farming test case
55837modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-jbossws-testsuite.xmlDeploy jbossws with jdk15 for jdk14 test runs
55832modifiedbill.burke@jboss.com//trunk/ejb3/build-test.xmlexpand unit test for injection to include JSP
55832addedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jsp/InjectionTest.jspexpand unit test for injection to include JSP
55832addedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/jspexpand unit test for injection to include JSP
55832modifiedbill.burke@jboss.com//trunk/ejb3/src/test/org/jboss/ejb3/test/dd/web/unit/WebIntegrationUnitTestCase.javaexpand unit test for injection to include JSP
55832modifiedbill.burke@jboss.com//trunk/ejb3/src/resources/test/dd/web/META-INF/application.xmlexpand unit test for injection to include JSP
55831modifiedbill.burke@jboss.com//trunk/tomcat/src/resources/web.xmlturn on JDK 1.5 compiler by defaultSmall update to injeciton container
55831modifiedbill.burke@jboss.com//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.javaturn on JDK 1.5 compiler by defaultSmall update to injeciton container
55827modifiedrrajesh//trunk/tools/etc/cruisecontrol/scripts/build-jboss-common-module.xmlUpdated common build with jdk1.5
55522modifiedbill.burke@jboss.com//trunk/build/build-distr.xmladd hibernate-annotations and hibernate-entitymanager back to build
55514modifiedbdecoste//trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/TomcatInjectionContainer.javaadded new InjectionContainer.getAnnotation(...) methods
55513modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/OverrideStrictlyPooledSessionBean.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/annotation/ejb/PoolClassImpl.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/resources/schema/jboss_5_0.xsdadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/MDBInvoker.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBean.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/resources/test/circulardependency/META-INF/jboss.xmladded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/EnterpriseBeans.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55512addedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/metamodel/XmlAnnotation.javaadded generic <annotation> element to jboss.xml for adding any annotation type via xml
55511modifiedbdecoste//trunk/ejb3/src/resources/test/strictpool/META-INF/jboss.xmladded generic <annotation> element to jboss.xml for adding any annotation type via xml
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptor.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.javafixed handling of annotations on templated methods
55508addedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/RemoteTx.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTxBean.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/security/RoleBasedAuthorizationInterceptorFactory.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.javafixed handling of annotations on templated methods
55508modifiedbdecoste//trunk/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulTx.javafixed handling of annotations on templated methods