Also, there cannot be snapshot version dependencies in the 4.0 branch build-thirdparty.xml:
 
      <componentref name="jboss/jbossws" version="snapshot"/>
      <componentref name="jboss/jbossxb" version="snapshot"/>
Such testing needs to happen in your workspace with a subsequent tagged release of the binary added to the build-thirdparty.xml
 


From: Scott M Stark
Sent: Friday, January 06, 2006 5:50 PM
To: [EMAIL PROTECTED]; jboss-development@lists.sourceforge.net; QA; Thomas Diesler
Subject: RE: jboss-4.0-jdk-matrix Build Failed

The change to the jbossxb classes has broken existing uses of org.jboss.xb.binding.GenericValueContainer
and so cannot used as is. The jbossxb version used in 4.0 has to be binary compatible with the existing uses.
A new compatible binary needs to be created.
/services/cruisecontrol/checkout/jboss-4.0.x/security/src/main/org/jboss/security/auth/login/AppConfigurationEntryHolder.java:36: org.jboss.security.auth.login.AppConfigurationEntryHolder is not abstract and does not override abstract method getTargetClass() in org.jboss.xb.binding.GenericValueContainer
public class AppConfigurationEntryHolder
       ^
/services/cruisecontrol/checkout/jboss-4.0.x/security/src/main/org/jboss/security/auth/login/AuthenticationInfoContainer.java:35: org.jboss.security.auth.login.AuthenticationInfoContainer is not abstract and does not override abstract method getTargetClass() in org.jboss.xb.binding.GenericValueContainer
public class AuthenticationInfoContainer
       ^
/services/cruisecontrol/checkout/jboss-4.0.x/security/src/main/org/jboss/security/auth/login/ModuleOptionContainer.java:36: org.jboss.security.auth.login.ModuleOptionContainer is not abstract and does not override abstract method getTargetClass() in org.jboss.xb.binding.GenericValueContainer
public class ModuleOptionContainer


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Friday, January 06, 2006 5:08 PM
To: jboss-development@lists.sourceforge.net; QA; Thomas Diesler
Subject: jboss-4.0-jdk-matrix Build Failed
Importance: High

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

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:179: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:50: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 01/06/2006 20:01:56
Time to build: 4 minutes 7 seconds
Last changed: 01/06/2006 19:26:31
Last log entry: Set classpath for the webservice stack depending on the marker file

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

 Modifications since last builds:  (first 50 of 41)
1.406.2.120 modified tdiesler testsuite/build.xml Set classpath for the webservice stack depending on the marker file
1.38.4.5 modified tdiesler j2ee/build.xml Sync with HEAD
1.2.8.4 modified tdiesler j2ee/src/main/javax/xml/rpc/JAXRPCException.java Sync with HEAD
1.2.8.4 modified tdiesler j2ee/src/main/javax/xml/rpc/ServiceException.java Sync with HEAD
1.5.2.3 modified tdiesler j2ee/src/main/javax/xml/rpc/ServiceFactory.java Sync with HEAD
1.2.8.2 modified tdiesler j2ee/src/main/javax/xml/rpc/encoding/DeserializerFactory.java Sync with HEAD
1.3.8.2 modified tdiesler j2ee/src/main/javax/xml/rpc/encoding/SerializerFactory.java Sync with HEAD
1.2.8.2 modified tdiesler j2ee/src/main/javax/xml/rpc/encoding/TypeMapping.java Sync with HEAD
1.3.8.2 modified tdiesler j2ee/src/main/javax/xml/rpc/encoding/TypeMappingRegistry.java Sync with HEAD
1.3.8.4 modified tdiesler j2ee/src/main/javax/xml/rpc/soap/SOAPFaultException.java Sync with HEAD
1.1.8.4 modified tdiesler j2ee/src/main/javax/xml/soap/MessageFactory.java Sync with HEAD
1.1.8.2 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPBody.java Sync with HEAD
1.2.6.3 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPConnectionFactory.java Sync with HEAD
1.1.8.2 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPConstants.java Sync with HEAD
1.1.8.4 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPException.java Sync with HEAD
1.4.6.4 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPFactory.java Sync with HEAD
1.1.8.2 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPFault.java Sync with HEAD
1.1.8.2 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPHeader.java Sync with HEAD
1.3.6.3 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPMessage.java Sync with HEAD
1.2.6.2 modified tdiesler j2ee/src/main/javax/xml/soap/SOAPPart.java Sync with HEAD
1.36.2.17 modified tdiesler webservice/build.xml Add deploy-jbossws14, deploy-jbossws15
1.21.2.15 modified tdiesler tools/etc/buildmagic/modules.ent update jboss.webservice.classpath
1.46.2.8 modified tdiesler system/src/main/org/jboss/deployment/DeploymentInfo.java Synch with HEAD
1.17.4.6 modified tdiesler system/src/main/org/jboss/deployment/XSLSubDeployer.java Synch with HEAD
1.32.4.12 modified tdiesler system/src/main/org/jboss/system/ServiceConfigurator.java Synch with HEAD
1.52.2.9 modified tdiesler server/src/main/org/jboss/metadata/ApplicationMetaData.java Synch with HEAD
1.34.2.11 modified tdiesler server/src/main/org/jboss/metadata/WebMetaData.java Synch with HEAD
1.7.2.7 modified tdiesler server/src/main/org/jboss/webservice/metadata/jaxrpcmapping/JavaWsdlMapping.java Synch with HEAD
1.9.2.9 modified tdiesler server/src/main/org/jboss/webservice/metadata/jaxrpcmapping/JavaWsdlMappingFactory.java Synch with HEAD
1.1.2.9 modified tdiesler server/src/main/org/jboss/webservice/metadata/serviceref/ServiceRefMetaData.java Synch with HEAD
1.1.2.7 modified tdiesler server/src/main/org/jboss/webservice/metadata/wsdl/WSDL11DefinitionFactory.java Synch with HEAD
1.1.2.3 modified tdiesler server/src/main/org/jboss/webservice/metadata/wsdl/WSDLLocatorImpl.java Synch with HEAD
1.59.4.7 modified tdiesler server/src/main/org/jboss/ejb/EJBDeployer.java Init annotations class loader
1.89.4.8 modified tdiesler server/src/main/org/jboss/web/AbstractWebContainer.java Init annotations class loader
1.9.2.13 modified tdiesler ejb3/src/main/org/jboss/ejb3/EJB3Deployer.java Init annotations class loader
1.42.4.7 modified tdiesler common/build.xml Use jboss-xml-binding.jar from the repository
1.6.2.17 modified tdiesler common/src/main/org/jboss/util/xml/JBossEntityResolver.java Add jbossws-config_1_0.xsd
1.4.2.5 modified tdiesler common/src/main/org/jboss/util/xml/DOMUtils.java Synch with HEAD
1.4.6.4 modified tdiesler common/src/main/org/jboss/util/xml/DOMWriter.java Synch with HEAD
1.5.6.2 modified tdiesler common/src/main/org/jboss/util/xml/XmlHelper.java Synch with HEAD
1.1.4.25 modified tdiesler build/build-distr.xml unjar rather than copy jboss-ws4ee.sar

Reply via email to