I don't understand the error relative to the subject. This says its a 4.0 branch testsuite build, but clearly this is a build of the jboss-head module. The errors are in the build of the hibernate deployer module:
 
/scratch/cruisecontrol/checkout/jboss-head/hibernate/src/main/org/jboss/hibernate/cache/DeployedTreeCacheProvider.java:59: cannot resolve symbol
symbol  : class CacheException 
location: class org.jboss.hibernate.cache.DeployedTreeCacheProvider
         throw new CacheException( "Unable to locate TreeCache MBean under object name [" + configObjectName + "]" );
                   ^
/scratch/cruisecontrol/checkout/jboss-head/hibernate/src/main/org/jboss/hibernate/cache/DeployedTreeCacheProvider.java:85: package org.hibernate.cache does not exist
      return new org.hibernate.cache.TreeCache( deployedTreeCache, name );
                                    ^
/scratch/cruisecontrol/checkout/jboss-head/hibernate/src/main/org/jboss/hibernate/jmx/Hibernate.java:632: cannot resolve symbol
symbol  : variable NAMESPACE_PROP_NAME 
location: class org.jboss.hibernate.cache.DeployedTreeCacheProvider
      setUnlessNull(props, DeployedTreeCacheProvider.NAMESPACE_PROP_NAME, deployedTreeCacheJndiName);
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 06, 2005 12:43 AM
To: jboss-development@lists.sourceforge.net; QA
Subject: jboss-4.0-testsuite Build Failed
Importance: High

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20050406015757

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:66: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See tests.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 04/06/2005 01:57:57
Time to build: 91 minutes 15 seconds
Last changed: 04/05/2005 23:07:59
Last log entry: Preserve the wsdl specified soap:address if it is a valid URLAdd AlwaysModifySOAPAddress option to the AxisService MBean which can be usedto switch to the previous behavior of always rewritingFix several tests that had invalid urlsAdd a addressrewrite test to verify new behaviorFix JBWS-157

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

 

Reply via email to