BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:41: Exit code: 1 See compilejbosshead.log in Build Artifacts for details. |
Date of build: 05/01/2006 06:28:56 |
Time to build: 23 minutes 55 seconds |
Last changed: 04/27/2006 19:45:34 |
Last log entry: Deployer prototype |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 28) | ||||
1.10 | modified | bill | /build-test.xml | Deployer prototype |
1.24 | modified | bill | /build.xml | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/DeploymentImpl.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/KernelErrorsLogger.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/MainDeployerImpl.java | Deployer prototype |
1.1 | added | bill | src/resources/deployment/classpath-bootstrap.xml | Deployer prototype |
1.1 | added | bill | src/resources/xml-test/org/jboss/test/deployment/four-beans.xml | Deployer prototype |
1.1 | added | bill | src/resources/xml-test/org/jboss/test/deployment/one-beans.xml | Deployer prototype |
1.1 | added | bill | src/resources/xml-test/org/jboss/test/deployment/three-beans.xml | Deployer prototype |
1.1 | added | bill | src/resources/xml-test/org/jboss/test/deployment/two-beans.xml | Deployer prototype |
1.1 | added | bill | src/tests/org/jboss/test/deployment/BaseDeploymentTestCase.java | Deployer prototype |
1.1 | added | bill | src/tests/org/jboss/test/deployment/Bean.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/plugins/ClasspathBootstrap.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/plugins/ClasspathScanner.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/plugins/IgnoredJars.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/plugins/MCDeployer.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/plugins/TCLDeployerAspect.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/spi/Deployer.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/spi/DeployerAspect.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/spi/Deployment.java | Deployer prototype |
1.1 | added | bill | src/main/org/jboss/deployment/spi/MainDeployer.java | Deployer prototype |
1.3 | modified | bill | src/main/org/jboss/vfs/spi/VirtualFile.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.1 | added | bill | src/main/org/jboss/vfs/spi/VirtualFileFilter.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.4 | modified | bill | src/main/org/jboss/vfs/file/FileImpl.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.4 | modified | bill | src/main/org/jboss/vfs/file/FileSystemVFS.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.3 | modified | bill | src/main/org/jboss/vfs/file/JarFileEntry.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.5 | modified | bill | src/main/org/jboss/vfs/file/JarImpl.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |
1.4 | modified | bill | src/main/org/jboss/vfs/file/NestedJarFromStream.java | deployer prototype. added stuff to VFS to:1) allow you to get all children recursively from any VirtualFile2) Fix some bugs here and there. |