BUILD COMPLETE - build.20 |
Date of build: 02/27/2007 20:25:13 |
Time to build: 52 minutes 16 seconds |
Last changed: 02/27/2007 18:30:43 |
Last log entry: JBAS-3597, disable testTopicSelectorChange |
Unit Tests: (300) Total Errors and Failures: (0) | |||
All Tests Passed | |||
Modifications since last build: (first 50 of 27) | ||||
60969 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/jbossmq/test/JBossMQUnitTest.java | JBAS-3597, disable testTopicSelectorChange |
60968 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cmp2/idxandusersql/test/IdxAndUsersqlUnitTestCase.java | JBAS-4152, re-enable the test |
60967 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | rollback to hsqldb 1.8.0.2, qdox 1.4 |
60964 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | try qdox 1.6 (from 1.4) |
60959 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/ejb/EjbModule.java | Comment out the extra permission added for stateful session bean proxies |
60958 | modified | anil.saldhana@jboss.com | //branches/Branch_4_2/server/src/main/org/jboss/web/WebPermissionMapping.java | JBAS-4158:add to unchecked policy only if exclusion is not specified |
60957 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cmp2/idxandusersql/test/IdxAndUsersqlUnitTestCase.java | JBAS-4152, this test fails with the upgrade to hsqldb 1.8.0.7 |
60956 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | set java.rmi.server.hostname is not set either by -D or -b |
60950 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | localhost is fine |
60949 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | set the default java.rmi.server.hostname to 127.0.0.1, if not already set |
60947 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | use 127.0.0.1 rather than localhost |
60941 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | jbossws-1.2.0.GA |
60939 | modified | alex.guizar@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4151 fixing jbpm/bpel component version |
60938 | modified | alex.guizar@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4151 updating jaxen and jbpm/bpel components |
60937 | modified | dimitris@jboss.org | //branches/Branch_4_2/tomcat/build.xml | move el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name |
60936 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | move el-api.jar, jsp-api.jar, servlet-api.jar from deploy/jboss.web to server/lib dir and maintain their original name |
60935 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | JBAS-3206, include quartz-ra.rar, quartz.jar |
60934 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | move back jboss-ha-local-jdbc.rar and jboss-ha-xa-jdbc.rar from docs/examples to deploy |
60933 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/Main.java | JBAS-4119, bind to localhost by default, instead of all NICs ("0.0.0.0") |
60932 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java | Sync with trunk |
60931 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/jmx/test/HAInvokerUnitTestCase.java | Don't use HA-JNDI discovery; it's not needed |
60928 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java | Don't use HA-JNDI discovery; it's not needed |
60927 | modified | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java | Better assertion messages |
60926 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsServerSession.java | [JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ. |
60926 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java | [JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ. |
60925 | modified | weston.price@jboss.com | //branches/Branch_4_2/connector/src/main/org/jboss/resource/connectionmanager/xa/JcaXAResourceWrapper.java | [JBAS-3183] Removed serialization implementation as well as addedXAResource wrapping to JMS inflow to support WASMQ. |
60918 | modified | bstansberry@jboss.com | //branches/Branch_4_2/tomcat/src/main/org/jboss/web/tomcat/security/JaccContextValve.java | Don't leak the WebMetaData to the ThreadLocal. |