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: 09/29/2006 04:27:21 |
Time to build: 17 minutes 27 seconds |
Last changed: 09/29/2006 03:50:40 |
Last log entry: fix for JBAS-3717 |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 21) | ||||
57281 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_0/server/src/main/org/jboss/ejb/EjbModule.java | fix for JBAS-3717 |
57280 | modified | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/imports/sections/cmp.xml | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717 | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/jboss-app.xml | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ear/META-INF/application.xml | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/ejb-jar.xml | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jboss.xml | testcase for JBAS-3717 |
57279 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/resources/cmp2/jbas3717/ejb/META-INF/jbosscmp-jdbc.xml | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717 | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/MyEntityCommand.java | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocalHome.java | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ABean.java | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/ALocal.java | testcase for JBAS-3717 |
57278 | added | alex.loubyansky@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cmp2/jbas3717/JBAS3717UnitTestCase.java | testcase for JBAS-3717 |
57269 | modified | ssambasivam@jboss.com | //branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetCommand.java | JIRA-JBAS-3454When we try to set MBean attribute using SetCommand class, the arguments are filtered by the Getopt utility class used in the SetCommand class. But, the validity of the arguments should (can) be checked by the corresponding MBeans instead of the GetOpt class. |
57268 | modified | ssambasivam@jboss.com | //branches/Branch_4_0/console/src/main/org/jboss/console/twiddle/command/SetAttrsCommand.java | JIRA-JBAS-3454When we try to set MBean attribute using SetCommand class, the arguments are filtered by the Getopt utility class used in the SetCommand class. But, the validity of the arguments should (can) be checked by the corresponding MBeans instead of the GetOpt class. |
57267 | modified | bstansberry@jboss.com | //branches/Branch_4_0/build/build-thirdparty.xml | Use jgroups 2.2.7.SP1 |