View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060417173658Lbuild.1673

BUILD COMPLETE -  build.1673
Date of build: 04/17/2006 17:36:58
Time to build: 22 minutes 34 seconds
Last changed: 04/17/2006 17:24:30
Last log entry: JBAS-3112, org.jboss.jmx.service.RemoteDeployer in server module (and ./bin/deployer.jar .bat .sh) have been deprecated since jboss 3.2.2, removing them

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 42)
1.5deleteddimitrisserver/src/bin/deployer.batJBAS-3112, org.jboss.jmx.service.RemoteDeployer in server module (and ./bin/deployer.jar .bat .sh) have been deprecated since jboss 3.2.2, removing them
1.3deleteddimitrisserver/src/bin/deployer.shJBAS-3112, org.jboss.jmx.service.RemoteDeployer in server module (and ./bin/deployer.jar .bat .sh) have been deprecated since jboss 3.2.2, removing them
1.6modifiedbstansberrycluster/src/etc/cluster-examples-service.xmlSince this is an example, explain the requirement to package classes.
1.12modifieddimitrisserver/src/bin/shutdown.shJBAS-3114, use the $JAVA variable, if already set
1.2modifiedcsuconictest/src/main/org/jboss/test/JBossMemoryTestCase.javaJBAS-2909 - Removing dependency on JDK 1.4
1.46modifiedbstansberrycluster/src/etc/cluster-service.xml[JBAS-2769] [JBAS-3117] Inject ClusterPartition dependency into HASessionService, HANamingService
1.19modifiedbstansberrycluster/src/main/org/jboss/ha/hasessionstate/server/HASessionStateImpl.java[JBAS-2769] Unregister as RPC handler and state transfer recipient in destroy, not stop, thus allowing restart[JBAS-3117] Inject ClusterPartition into HASessionStateService
1.12modifiedbstansberrycluster/src/main/org/jboss/ha/hasessionstate/server/HASessionStateService.java[JBAS-3117] Inject ClusterPartition into HASessionStateService
1.12modifiedbstansberrycluster/src/main/org/jboss/ha/hasessionstate/server/HASessionStateServiceMBean.java[JBAS-3117] Inject ClusterPartition into HASessionStateService
1.21modifiedbstansberrycluster/src/main/org/jboss/ha/jndi/HAJNDI.java[JBAS-2769] Unregister as RPC handler and state transfer recipient in destroy, not stop, thus allowing restart
1.9modifiedbstansberrycluster/src/main/org/jboss/ha/jndi/TreeHead.java[JBAS-2769] Unregister as RPC handler and state transfer recipient in destroy, not stop, thus allowing restart
1.17modifiedbstansberrycluster/src/main/org/jboss/ha/jndi/DetachedHANamingService.java[JBAS-3031] Inject ClusterPartition into DetachedHANamingService
1.8modifiedbstansberrycluster/src/main/org/jboss/ha/jndi/DetachedHANamingServiceMBean.java[JBAS-3031] Inject ClusterPartition into DetachedHANamingService
1.7modifiedcsuconiccontainer/build-test.xmlMinor update - mkdir before executing memory-test
1.180modifiedbdecosteejb3/build-test.xmltest for deploying EJB2.x jar and EJB3.0 .jar in same .ear
1.1addedbdecosteejb3/src/resources/test/reference21_30/META-INF/application.xmltest for deploying EJB2.x jar and EJB3.0 .jar in same .ear
1.1addedbdecosteejb3/src/test/org/jboss/ejb3/test/reference21_30/unit/EarTestCase.javatest for deploying EJB2.x jar and EJB3.0 .jar in same .ear
1.2deletedadrianaspects/src/resources/org/jboss/test/aop/junit/MicrocontainerJunitSmokeTestCase-aop.xmlV.Strange. I already deleted these once.They have been moved to aop-mc-int.
1.4deletedadrianaspects/src/resources/org/jboss/test/aop/junit/MicrocontainerJunitSmokeTestCase.xmlV.Strange. I already deleted these once.They have been moved to aop-mc-int.
1.40modifiedadriancommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/SundayContentHandler.javaBetter error message than NPE.
1.25modifiedadrianaspects/.classpathSeparate out the aop/mc integration into an aop-mc-int project.
1.13modifiedadrianaspects/build-test.xmlSeparate out the aop/mc integration into an aop-mc-int project.
1.14modifiedadrianaspects/build-test50.xmlSeparate out the aop/mc integration into an aop-mc-int project.
1.56modifiedadrianaspects/build.xmlSeparate out the aop/mc integration into an aop-mc-int project.
1.2deletedadrianaspects/src/test/org/jboss/test/aop/junit/MicrocontainerJunitSmokeTestCase.javaSeparate out the aop/mc integration into an aop-mc-int project.
1.23modifiedasaldhanatomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.javaJBAS-2846: Update bundled tomcat version to include fixesScott's patch has been accepted by the Apache tomcat team. Hence this method override is unnecessary.
1.91modifiedasaldhanabuild/build-thirdparty.xmlJBAS-2846: Update bundled tomcat version to include fixesUpgrade to Tomcat 5.5.17
1.1addedcsuconiccontainer/src/tests/org/jboss/test/memorytests/ClassInfoMemoryTestCase.javaJBMICROCONT-74 - Testcase implementation
1.6modifiedcsuconiccontainer/.classpathJBMICROCONT-74 - Testcase implementation
1.6modifiedcsuconiccontainer/build-test.xmlJBMICROCONT-74 - Testcase implementation
1.1addedcsuconictest/src/main/org/jboss/test/JBossMemoryTestCase.javaJBAS-2909 - MemoryLeak infra-structure for Simple tests not using a container
1.7modifiedcsuconictest/.classpathJBAS-2909 - MemoryLeak infra-structure for Simple tests not using a container
1.7modifiedcsuconictest/build.xmlJBAS-2909 - MemoryLeak infra-structure for Simple tests not using a container
1.35modifiedbstansberrycluster/src/main/org/jboss/ha/framework/server/DistributedReplicantManagerImpl.java[JBAS-2769] destroy()'s local replicant cleanup shouldn't make partition calls as partition is stopped
1.557modifiedbstansberrytestsuite/build.xml[JBAS-2769] Test a partition restart
1.1addedbstansberrytestsuite/src/main/org/jboss/test/cluster/partition/test/PartitionRestartUnitTestCase.java[JBAS-2769] Test a partition restart
1.3modifiedrrajasekarantools/etc/cruisecontrol/scripts/build-jbpm-db-matrix.xmlUpdated to run with sybase
1.8modifiedrrajasekarantools/etc/cruisecontrol/templates/projects-db.xmlAdded jbpm-sybase-testsuite
1.1addedrrajasekarantools/etc/cruisecontrol/scripts/jbpm/sybase.propertieshibernate.properties file for jbpm with sybase
1.4modifiedwpriceconnector/src/etc/example-config/db2-ds.xmlUpdate for new DB2 exception sorter and valid connection checker. Also, gave sample config for db2jcc, i.e, IBM Type 4 driver.
1.1addedwpriceconnector/src/main/org/jboss/resource/adapter/jdbc/vendor/DB2ExceptionSorter.javaFirst pass Implementation for bothhttp://jira.jboss.org/jira/browse/JBAS-3021andhttp://jira.jboss.org/jira/browse/JBAS-3020Need to allow for Type 2 DB2 driver.
1.1addedwpriceconnector/src/main/org/jboss/resource/adapter/jdbc/vendor/DB2ValidConnectionChecker.javaFirst pass Implementation for bothhttp://jira.jboss.org/jira/browse/JBAS-3021andhttp://jira.jboss.org/jira/browse/JBAS-3020Need to allow for Type 2 DB2 driver.

Reply via email to