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

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 04/19/2005 00:48:35
Time to build: 24 minutes 25 seconds
Last changed: 04/18/2005 23:11:05
Last log entry: DTM-related changes.

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

 Modifications since last build:  (40)
1.3modifiedreverbeliiop/src/main/org/jboss/tm/iiop/OTSServant.javaDTM-related changes.
1.2modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/interfaces/TransactionFactory.javaDTM-related changes.
1.2modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/interfaces/TxPropagationContext.javaDTM-related changes.
1.5modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/server/DTMServant.javaDTM-related changes.
1.4modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/server/DistributedTransactionManager.javaDTM-related changes.
1.2modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/server/DistributedTransactionManagerMBean.javaDTM-related changes.
1.4modifiedreverbeltransaction/src/main/org/jboss/tm/remoting/Invocation.javaDTM-related changes.
1.2modifiedreverbeltransaction/src/main/org/jboss/tm/JBossXATerminator.javaDTM-related changes.
1.2modifiedreverbeltransaction/src/main/org/jboss/tm/ResourceFactory.javaDTM-related changes.
1.44modifiedreverbeltransaction/src/main/org/jboss/tm/TransactionImpl.javaDTM-related changes.
1.25modifiedreverbeltransaction/src/main/org/jboss/tm/TxManager.javaDTM-related changes.
1.1addedreverbeltransaction/src/main/org/jboss/tm/CoordinatorFactory.javaDTM-related changes.
1.8modifiedreverbeltransaction/src/main/org/jboss/tm/GlobalId.javaDTM-related changes.
1.4modifiedpatriot1burkekernel/src/tests/org/jboss/test/kernel/dependency/test/PlainDependencyTestCase.javaGenericBeanFactory test
1.6modifiedpatriot1burkekernel/src/main/org/jboss/beans/metadata/plugins/AbstractValueMetaData.javaif ValueMetaData is the value, then iterate on those children
1.14modifiedstarksmtestsuite/imports/server-config.xmlCleanup the jboss.home.dir and jboss.server.home.dir properties passed into the security manager launch of the server as non-canonical paths in the policy file were seen to result in invalid url encoded codebases in the presence of multiple policy refreshes introduced by JBAS-1590.
1.3modifiedejortkernel/src/main/org/jboss/beans/metadata/plugins/AbstractMapMetaData.javaAdd the values not the value set to children.
1.3modifiedpatriot1burkekernel/src/tests/org/jboss/test/kernel/dependency/test/PlainDependencyTestCase.javacut and paste error?
1.24modifiedejortaop/.classpathUpdate the eclipse build to use java5 for aop
1.6modifiedbdecoste1server/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerProxy.javaAdded break to version switch statement
1.4modifiedbdecoste1remoting/src/main/org/jboss/remoting/loading/CompressedClassBytes.javaAdded break to version switch statement
1.2modifiedejortejb3/.classpathEnable EJB3 for eclipse builds
1.3modifiedejortejb3x/.classpathEnable EJB3 for eclipse builds
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/OILConnectionUnitTestCase.javaRemove the references to the oil and rmi invokers as these have been obsoleted and moved to the jms examples.
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/OILJBossMQUnitTestCase.javaRemove the references to the oil and rmi invokers as these have been obsoleted and moved to the jms examples.
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/RMIConnectionUnitTestCase.javaRemove the references to the oil and rmi invokers as these have been obsoleted and moved to the jms examples.
1.3deletedstarksmtestsuite/src/main/org/jboss/test/jbossmq/test/RMIJBossMQUnitTestCase.javaRemove the references to the oil and rmi invokers as these have been obsoleted and moved to the jms examples.
1.14modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/PojoServerUnitTestCase.javause constant binding instead of re-creating it for each test
1.6modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/TypeBinding.javaadded isSimple() method for type
1.5modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/runtime/RtElementHandler.javaadded runtime-based binding element handler
1.398modifiedstarksmbuild/build.xmlRemove the references to the oil and rmi invokers as these have been obsoleted and moved to the jms examples.
1.1addedstarksmmessaging/src/etc/server/examples/deploy/oil-service.xmlbranches: 1.1.4;Move the oil and rmi invoker services from the deploy to examples dirs as these are obsolete and unmaintained.
1.1addedstarksmmessaging/src/etc/server/examples/deploy/rmi-il-service.xmlbranches: 1.1.4;Move the oil and rmi invoker services from the deploy to examples dirs as these are obsolete and unmaintained.
1.6deletedstarksmmessaging/src/etc/server/default/deploy/oil-service.xmlMove the oil and rmi invoker services from the deploy to examples dirs as these are obsolete and unmaintained.
1.3deletedstarksmmessaging/src/etc/server/default/deploy/rmi-il-service.xmlMove the oil and rmi invoker services from the deploy to examples dirs as these are obsolete and unmaintained.
1.6modifiedstarksmtomcat/src/resources/web.xmlAdd the engineOptionsClass to enable use of the custom JspSerlvetOptions/TagLibCache to allow tag lib descriptors to be loaded from the jars in the tomcat sar conf/tlds directory.
1.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/jasper/TagLibCache.javaUpdate to handle parsing jars in the WEB-INF/lib dir for tlds
1.12modifiedstarksmthirdparty/apache-tomcat55/jasper-compiler.jar- Add patch to JspServlet allowing replacement of the options class.- JBAS-1688: Remove CopyParentClassLoaderRule usage. It seems useless evenfor Tomcat standalone.
1.12modifiedstarksmthirdparty/apache-tomcat55/catalina.jar- Add patch to JspServlet allowing replacement of the options class.- JBAS-1688: Remove CopyParentClassLoaderRule usage. It seems useless evenfor Tomcat standalone.
1.4modifiedstarksmsecurity/src/main/org/jboss/security/auth/login/LoginConfigObjectModelFactory.javaSet the default value for a module-option to an empty string rather than null. Resovles (JBAS-1682) LDAP support: Roles in root context (empty searchBase) not supported.

Reply via email to