See <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/207/changes>
Changes: [scheu] AXIS2-4791 Contributor:Rich Scheuerle Added a XMLStreamWriter filter that can be set on the OMOutputFormat to intercept the outbound write. Added a XMLStreamWriterRemoveIllegalChars that is a derivation of the filter. Added a test to ensure that illegal chars are removed from the outbound message when the filter is requested. ------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Building Axiom API [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target> (included: [**], excluded: []) [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 3 resources [INFO] [compiler:compile] [INFO] Compiling 251 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target/classes> [INFO] [scr:scr {execution: generate-scr-scrdescriptor}] [INFO] Generating 2 MetaType Descriptors to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml> [INFO] Writing abstract service descriptor <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 1 entries. [INFO] Generating 1 Service Component Descriptors to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml> [INFO] [groovy:execute {execution: default}] [INFO] [resources:testResources] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 47 resources [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [compiler:testCompile] [INFO] Compiling 66 source files to <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/target/test-classes> [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/pom.xml> to /export/home/hudson/hudson/jobs/ws-axiom-trunk/modules/org.apache.ws.commons.axiom$axiom-api/builds/2010-08-03_21-46-04/archive/org.apache.ws.commons.axiom/axiom-api/1.2.10-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[43,24] package com.ibm.jvm.util does not exist <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[100,16] cannot find symbol symbol : class ByteArrayOutputStream location: class org.apache.axiom.om.impl.XMLStreamWriterFilterTestCase <http://hudson.zones.apache.org/hudson/job/ws-axiom-trunk/org.apache.ws.commons.axiom$axiom-api/ws/src/test/java/org/apache/axiom/om/impl/XMLStreamWriterFilterTestCase.java>:[100,49] cannot find symbol symbol : class ByteArrayOutputStream location: class org.apache.axiom.om.impl.XMLStreamWriterFilterTestCase [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 57 seconds [INFO] Finished at: Tue Aug 03 21:49:39 UTC 2010 [INFO] Final Memory: 50M/216M [INFO] ------------------------------------------------------------------------ Waiting for Hudson to finish collecting data
