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

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: 03/15/2005 18:26:22
Time to build: 27 minutes 24 seconds
Last changed: 03/15/2005 16:56:24
Last log entry: Unmarshal soap Fault into a user exception and propagate to the calling client.

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

 Modifications since last build:  (66)
1.12modifiedtdieslerwebservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/soap/SOAPFaultImpl.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.6modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpointInvoker.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.40modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/CallImpl.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/CallProxy.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/FaultException.javaUnmarshal soap Fault into a user exception and propagate to the calling client.
1.8modifiedmnf999webservice/src/main/org/jboss/ws/soap/NodeImpl.javaUndoing my own changes :)
1.3modifiedmnf999webservice/src/main/org/jboss/ws/soap/SOAPBodyDocElement.javaUndoing my own changes :)
1.3modifiedmnf999webservice/src/main/org/jboss/ws/soap/SOAPBodyRpcElement.javaUndoing my own changes :)
1.18modifiedtdieslerwebservice/test/java/org/jboss/test/ws/tools/WSDL11ToJavaTestCase.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.3modifiedtdieslerwebservice/test/java/org/jboss/test/ws/tools/WSDL11ToWSDL20TestCase.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.7modifiedmnf999jaxrpc/src/main/org/apache/axis/message/NodeImpl.javaUndoing my changes :) never mind I guess we will stick JDK1.4 for now :)
1.5modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPDocumentImpl.javaUndoing my changes :) never mind I guess we will stick JDK1.4 for now :)
1.6modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPElementImpl.javaUndoing my changes :) never mind I guess we will stick JDK1.4 for now :)
1.6modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPPartImpl.javaUndoing my changes :) never mind I guess we will stick JDK1.4 for now :)
1.3modifiedtdieslerwebservice/test/java/org/jboss/test/ws/soap/SOAPFaultTestCase.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.19modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDL11Reader.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.7modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDL11Writer.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.16modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDL20Writer.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.21modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLDefinitions.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLDocumentation.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLEndpoint.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.11modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLInterface.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.6modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLInterfaceFault.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLInterfaceOperationOutfault.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.13modifiedtdieslerwebservice/src/main/org/jboss/ws/wsdl/WSDLWriter.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.2modifiedtdieslerwebservice/src/main/org/jboss/ws/soap/DetailImpl.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.9modifiedtdieslerwebservice/src/main/org/jboss/ws/server/ServiceEndpoint.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/FaultException.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.1addedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/desc/FaultDesc.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.27modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/desc/OperationDesc.javaAdd FaultDesc to OperationDesc.Add support for fault details on user defined exceptions thrown from the endpoint impl.
1.4modifiedstarksmsystem/src/main/org/jboss/deployment/scanner/URLDeploymentScannerMBean.javaAdd the FilterInstance(URLFilter filter) attribute to the interface
1.3modifiedejortkernel/src/tests/org/jboss/test/kernel/AbstractKernelTest.javaRemove deprecated API from kernel tests
1.5modifiedejortkernel/src/tests/org/jboss/test/kernel/xml/test/XMLTestCase.javaRemove deprecated API from kernel tests
1.5modifiedejortkernel/src/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromStringTestCase.javaRemove deprecated API from kernel tests
1.5modifiedejortkernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromObjectTestCase.javaRemove deprecated API from kernel tests
1.5modifiedejortkernel/src/tests/org/jboss/test/kernel/config/test/ConfigureFromStringTestCase.javaRemove deprecated API from kernel tests
1.5modifiedejortkernel/src/tests/org/jboss/test/kernel/config/test/ConfigureAttributeFromObjectTestCase.javaRemove deprecated API from kernel tests
1.2modifiedejortkernel/src/main/org/jboss/kernel/KernelFactory.javaRemove unnecessary isDebugEnabled
1.13modifiedejortcommon/src/main/org/jboss/logging/Logger.javaAdd a basic overview of how the various logging levels should be used.Deprecate isInfoEnabled() and isDebugEnabled().These levels are for low volume logging which should notrequire this checking.
1.12modifiedejortcommon/src/main/org/jboss/logging/Logger.javaAdd the missing serialVersionUUID
1.7modifiedmnf999webservice/src/main/org/jboss/ws/soap/NodeImpl.javachanges to get webservices to compile on JDK5
1.2modifiedmnf999webservice/src/main/org/jboss/ws/soap/SOAPBodyDocElement.javachanges to get webservices to compile on JDK5
1.2modifiedmnf999webservice/src/main/org/jboss/ws/soap/SOAPBodyRpcElement.javachanges to get webservices to compile on JDK5
1.6modifiedmnf999jaxrpc/src/main/org/apache/axis/message/NodeImpl.javaSome fixes to be able to compile on JDK5
1.5modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPElementImpl.javaSome fixes to be able to compile on JDK5
1.5modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPPartImpl.javaSome fixes to be able to compile on JDK5
1.4modifiedmnf999jaxrpc/src/main/org/apache/axis/message/SOAPDocumentImpl.javaSome fixes to be able to compile on JDK5
1.1addedejortj2ee/src/main/org/jboss/j2ee/util/SerialVersion.javaTemplate solution for resolvingj2eeri and legacy serialization compatibility
1.5modifiedejortj2ee/src/main/javax/resource/ResourceException.javaTemplate solution for resolvingj2eeri and legacy serialization compatibility
1.13modifiedloubyanskytestsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.javaadjusted tests after api refactoring
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/AttributeBindingImpl.javafixes and refactoring
1.2deletedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/AttributeTypeImpl.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/DocumentHandlerImpl.javafixes and refactoring
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementBindingImpl.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementHandlerImpl.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementStack.javafixes and refactoring
1.2deletedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/ElementTypeImpl.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/impl/TextContentImpl.javafixes and refactoring
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/AttributeBinding.javafixes and refactoring
1.2deletedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/AttributeType.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/DocumentHandler.javafixes and refactoring
1.1addedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementBinding.javafixes and refactoring
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementHandler.javafixes and refactoring
1.2deletedloubyanskycommon/src/main/org/jboss/xml/binding/sunday/unmarshalling/ElementType.javafixes and refactoring
1.37modifiedloubyanskycommon/src/main/org/jboss/xml/binding/ObjectModelBuilder.javafixed switching to a new object model factory when the factory is actually the same for the previous and next namespace URI

Reply via email to