BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:216: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:50: Exit code: 1 See compile_jdk15.log in Build Artifacts for details. |
Date of build: 01/13/2006 20:52:46 |
Time to build: 9 minutes 8 seconds |
Last changed: 01/13/2006 20:44:43 |
Last log entry: remove call by value |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last builds: (first 50 of 42) | ||||
1.7 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Consumer.java | remove call by value |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Depends.java | remove call by value |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Local.java | remove call by value |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/LocalBinding.java | remove call by value |
1.9 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Management.java | remove call by value |
1.6 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Producer.java | remove call by value |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Producers.java | remove call by value |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/RemoteBinding.java | remove call by value |
1.8 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Service.java | remove call by value |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/TransactionTimeout.java | remove call by value |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/security/SecurityDomain.java | remove call by value |
1.74 | modified | bill | ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | remove call by value |
1.4 | deleted | bill | ejb3/src/main/org/jboss/annotation/ejb/CallByValue.java | better javadocs |
1.3 | deleted | bill | ejb3/src/main/org/jboss/annotation/ejb/CallByValueImpl.java | better javadocs |
1.6 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Consumer.java | better javadocs |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Depends.java | better javadocs |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Local.java | better javadocs |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/LocalBinding.java | better javadocs |
1.8 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Management.java | better javadocs |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/MessageProperties.java | better javadocs |
1.5 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Producer.java | better javadocs |
1.3 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Producers.java | better javadocs |
1.4 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/RemoteBinding.java | better javadocs |
1.7 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/Service.java | better javadocs |
1.3 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/TransactionTimeout.java | better javadocs |
1.3 | modified | bill | ejb3/src/main/org/jboss/annotation/security/SecurityDomain.java | better javadocs |
1.3 | modified | bill | ejb3/src/main/org/jboss/annotation/ejb/SerializedConcurrentAccess.java | committed |
1.4 | modified | bill | naming/src/main/org/jnp/server/SingletonNamingServer.java | give it lifecycle so that it can shut down properly |
1.158 | modified | bill | ejb3/build-test.xml | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.6 | modified | bill | ejb3/src/resources/standalone/embedded-jboss-beans.xml | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.7 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/embeddedjms/unit/EmbeddedJmsTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.4 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/jms/unit/MDBUnitTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.13 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/unit/DeployerTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.6 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/unit/JavaClassPathTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.2 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/unit/KernelTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.14 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/unit/POJOEnvironmentTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.2 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/standalone/unit/XmlDeployerTestCase.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.38 | modified | bill | ejb3/src/main/org/jboss/ejb3/Ejb3Deployment.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.15 | modified | bill | ejb3/src/main/org/jboss/ejb3/embedded/EJB3StandaloneBootstrap.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.1 | added | bill | ejb3/src/main/org/jboss/ejb3/embedded/UserTransactionImpl.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.6 | modified | bill | ejb3/src/main/org/jboss/ejb3/entity/PersistenceUnitDeployment.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |
1.19 | modified | bill | ejb3/src/main/org/jboss/ejb3/injection/PersistenceUnitHandler.java | * search for ../fff.jar syntax in global tree so to make it easier to test in embedded environment* Added a scanClasspath for a particular set of jars/dirs.* Put UserTransaction into embedded. |