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

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:72: Tests failed due to some errors or failures.
Date of build: 07/13/2005 06:08:45
Time to build: 159 minutes 27 seconds
Last changed: 07/12/2005 22:59:33
Last log entry: Don't create a JarFile for an xml deployment file.

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

 Modifications since last builds:  (first 50 of 1244)
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/EncodingOperation.javaWS-Security Enhancements
1.4modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/EncryptionOperation.javaWS-Security Enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/OperationDescription.javaWS-Security Enhancements
1.1addedjgreenewebservice/src/main/org/jboss/ws/wsse/ReceiveUsernameOperation.javaWS-Security Enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SecurityDecoder.javaWS-Security Enhancements
1.4modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SecurityEncoder.javaWS-Security Enhancements
1.1addedjgreenewebservice/src/main/org/jboss/ws/wsse/SendUsernameOperation.javaWS-Security Enhancements
1.4modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SignatureOperation.javaWS-Security Enhancements
1.1addedjgreenewebservice/src/main/org/jboss/ws/wsse/TokenOperation.javaWS-Security Enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/WSSecurityDispatcher.javaWS-Security Enhancements
1.4modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/element/SecurityHeader.javaWS-Security Enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/element/UsernameToken.javaWS-Security Enhancements
1.5modifiedjgreenewebservice/test/java/org/jboss/test/ws/wsse/RoundTripTestCase.javaWS-Security Enhancements
1.4modifiedjgreenewebservice/test/java/org/jboss/test/ws/wsse/RoundTripTestCase.javaRemove debug statement
1.2modifiedjgreenewebservice/src/resources/schema/jboss-ws-security_1_0.xsdFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.14modifiedjgreenewebservice/test/build-jars.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.7modifiedjgreenewebservice/test/java/org/jboss/test/ws/soap/SOAPContentElementTestCase.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/java/org/jboss/test/ws/wsse/Hello.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/java/org/jboss/test/ws/wsse/HelloJavaBean.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/test/java/org/jboss/test/ws/wsse/RoundTripTestCase.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/java/org/jboss/test/ws/wsse/RpcTestCase.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/java/org/jboss/test/ws/wsse/UserType.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/config.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/META-INF/application-client.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/META-INF/jboss-client.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/META-INF/jboss-ws-security.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/WEB-INF/jaxrpc-mapping.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/WEB-INF/jboss-ws-security.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/WEB-INF/web.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/WEB-INF/webservices.xmlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/test/resources/wsse/WEB-INF/wsdl/HelloService.wsdlFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/DecryptionOperation.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/EncryptionOperation.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/QNameTarget.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SecurityDecoder.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SecurityEncoder.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SecurityStore.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SignatureOperation.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.2modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/SignatureVerificationOperation.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.1addedjgreenewebservice/src/main/org/jboss/ws/wsse/WSSecurityDispatcher.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.3modifiedjgreenewebservice/src/main/org/jboss/ws/wsse/element/SecurityHeader.javaFixed a number of SAAJ issues---------------------------1. Fixed whitespace/text handling, modify codebase to not concat text nodes (fixes JBWS-312)2. Fixed NodeImpl.replaceChild() where refChild is null (allowed by DOM)3. Fixed NodeImpl.replaceChild() where 2 SAAJ nodes contain the same DOM node (self-replace)4. Fixed attribute copies on SOAPContentElement5. Fixed SOAPContentElement's SOAPElement copy constructor6. Fixed the unbinding process to handle the scenario of non SOAPContentElementsAdded a number of WS-Security enhancements
1.2modifiedtdieslerwebservice/test/java/org/jboss/test/ws/jaxb/array/CalendarArrayMarshallerTestCase.javaUpdate FIXMEs
1.2modifiedtdieslerwebservice/test/java/org/jboss/test/ws/jaxb/array/CalendarArrayUnmarshallerTestCase.javaUpdate FIXMEs
1.4modifiedtdieslerwebservice/test/java/org/jboss/test/ws/marshall/rpclit/MarshallRpcLitTestCase.javaUpdate FIXMEs
1.2modifiedtdieslerwebservice/test/java/org/jboss/test/ws/jaxb/array/QNameArrayMarshallerTestCase.javaRemove the FIXMEs
1.2modifiedtdieslerwebservice/test/java/org/jboss/test/ws/jaxb/array/QNameArrayUnmarshallerTestCase.javaRemove the FIXMEs
1.1addedasaldhanawebservice/test/java/org/jboss/test/ws/tools/utils/ToolsUtilsTestCase.javaTest ToolsUtils class
1.3modifiedadrianwebservice/test/java/org/jboss/test/ws/jaxb/SerializerDeserializerTestCase.java[JBXB-26] - Refactor package names in HEADorg.jboss.xml -> org.jboss.xb
1.5modifiedadrianwebservice/test/etc/log4j.xml[JBXB-26] - Refactor package names in HEADorg.jboss.xml -> org.jboss.xb
1.1addedtdieslerwebservice/test/java/org/jboss/test/ws/jaxrpc/TypeMappingTestCase.javaAdd mapping xsd:anyType to org.w3c.dom.Element

Reply via email to