BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:179: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:50: Exit code: 1 See compile.log in Build Artifacts for details. |
Date of build: 01/11/2006 03:38:03 |
Time to build: 5 minutes 3 seconds |
Last changed: 01/11/2006 03:15:25 |
Last log entry: commit remote home |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last builds: (first 50 of 156) | ||||
1.1 | added | bill | ejb3x/src/main/javax/ejb/LocalHome.java | commit remote home |
1.1 | added | bill | ejb3x/src/main/javax/ejb/RemoteHome.java | commit remote home |
1.2 | modified | asaldhana | testsuite/src/resources/web/WEB-INF/jbosstest-webctx-web.xml | JBAS-2538:The war WebCtxLoader is not limiting WEB-INF/lib classpath contents to jars |
1.2 | modified | asaldhana | testsuite/src/resources/web/WEB-INF/jbosstest-ctx-destroy-web.xml | JBAS-850:Tomcat doesn't call contextDestroyed() on JBoss shutdown. Bug is invalid. |
1.130 | modified | asaldhana | testsuite/imports/test-jars.xml | Build jars needed for JBAS-850 and JBAS-2538 |
1.44 | modified | asaldhana | testsuite/imports/server-config.xml | Create a new test configuration for a set of tests that require the JBossWebLoader setting to be true in the tomcat settings. |
1.531 | modified | asaldhana | testsuite/build.xml | Create a new test configuration for a set of tests that require the JBossWebLoader setting to be true in the tomcat settings. |
1.2 | modified | asaldhana | testsuite/src/resources/test-configs/tomcat-webctx/deploy/jbossweb-tomcat55.sar/META-INF/jboss-service.xml | Create a new test configuration for a set of tests that require the JBossWebLoader setting to be true in the tomcat settings. |
1.2 | modified | asaldhana | testsuite/src/main/org/jboss/test/web/servlets/TextFileServletContextListener.java | JBAS-850:Tomcat doesn't call contextDestroyed() on JBoss shutdown. Bug is invalid. |
1.2 | modified | asaldhana | testsuite/src/main/org/jboss/test/web/test/ServletContextDestroyTestCase.java | JBAS-850:Tomcat doesn't call contextDestroyed() on JBoss shutdown. Bug is invalid. |
1.2 | modified | asaldhana | testsuite/src/main/org/jboss/test/web/servlets/WebCtxLoaderTestContextListener.java | JBAS-2538:The war WebCtxLoader is not limiting WEB-INF/lib classpath contents to jars |
1.2 | modified | asaldhana | testsuite/src/main/org/jboss/test/web/test/WebCtxLoaderTestCase.java | JBAS-2538:The war WebCtxLoader is not limiting WEB-INF/lib classpath contents to jars |
1.3 | modified | bill | ejb3/src/resources/test/standalone/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.3 | modified | bill | ejb3/src/resources/test/tableperinheritance/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.3 | modified | bill | ejb3/src/resources/test/txexceptions/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.4 | modified | bill | ejb3/src/resources/test/wls/embeddedwar/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.3 | modified | bill | ejb3/src/resources/test/xmlcfg/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.3 | modified | bill | ejb3/src/resources/test/singletable/META-INF/persistence.xml | name is required now in persistence.xml, also, if there is only one PU in scope, then "" can be used for lookup. |
1.1 | added | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/Contained.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.1 | added | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/ContainedBean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.4 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/HibernateShoppingCartBean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.6 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/ShoppingCart.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.11 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/ShoppingCartBean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.4 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/StatelessLocal.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.4 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/StatelessRemote.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.7 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/StatelessSessionBean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.5 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/reference21_30/HomedStatefulSession30Bean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.10 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/reference21_30/Session30Bean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.7 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/reference21_30/StatefulSession30Bean.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.16 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/reference21_30/unit/ReferenceTestCase.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulRemoteProxyFactory.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.17 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.3 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/bank/TellerRemoteProxyFactory.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.7 | modified | bill | ejb3/src/test/org/jboss/ejb3/test/longlived/unit/EntityUnitTestCase.java | Homes are now bound on their own. Support <persistence> xml (still need to test). Support extended pc propagation to embedded injected local stateful beans. |
1.27 | modified | jgreene | webservice/src/main/org/jboss/ws/metadata/wsdl/WSDL11Writer.java | JBWS-636 Generated WSDL should not specify namespace in binding for document/literal |
1.129 | modified | bstansberry | testsuite/imports/test-jars.xml | Add the sso session expiration tests from 4.0 |
1.4 | modified | bstansberry | testsuite/src/resources/web/sso/application.xml | Add the sso session expiration tests from 4.0 |
1.2 | modified | bstansberry | testsuite/src/resources/web/sso/war/web-sso-expire.xml | Remove distributable tag until we get tests with distributed sessions. |
1.2 | modified | bstansberry | testsuite/src/resources/web/sso/war/index.jsp | Use a jsp that tells the session to expire in 5 secs so testSessionExpiration can run more quickly. |
1.56 | modified | dimitris | system/src/main/org/jboss/deployment/DeploymentInfo.java | avoid ucls on xml descriptors |
1.85 | modified | dimitris | system/src/main/org/jboss/deployment/MainDeployer.java | JBAS-2280, log a warning when undeploying not deployed packages |
1.9 | modified | bstansberry | testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Disable testConflictingAddRemoveDeadlock. |
1.38 | modified | rrajasekaran | tools/etc/cruisecontrol/templates/projects.xml | Updated jboss-seam-testsuite to gather test results |
1.2 | modified | rrajasekaran | tools/etc/cruisecontrol/scripts/index-jboss-seam.html | Updated jboss-seam-testsuite to gather test results |
1.3 | modified | rrajasekaran | tools/etc/cruisecontrol/scripts/build-jboss-seam-testsuite.xml | Updated jboss-seam-testsuite to gather test results |
1.11 | modified | asaldhana | tomcat/src/main/org/jboss/web/tomcat/tc5/WebCtxLoader.java | Use the local variable 'jar' |
1.10 | modified | asaldhana | tomcat/src/main/org/jboss/web/tomcat/tc5/WebCtxLoader.java | JBAS-2538: The war WebCtxLoader is not limiting WEB-INF/lib classpath contents to jars |
1.34 | modified | dimitris | varia/src/main/org/jboss/jdbc/HypersonicDatabase.java | JBAS-2371, Specifying a bind address for Hypersonic in memory database |
1.12 | modified | dimitris | varia/src/main/org/jboss/jdbc/HypersonicDatabaseMBean.java | JBAS-2371, Specifying a bind address for Hypersonic in memory database |
1.84 | modified | tdiesler | webservice/build.xml | Remove dependency on jbossxb, jbossws repository versions |