You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/12/04 20:05:38 UTC

Build failed in Hudson: Axis2 » Apache Axis2 - Data Binding #494

See <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/494/changes>

Changes:

[veithen] Replaced a couple of references to Axiom implementation classes by using the API introduced in AXIOM-353. This should bring us a little bit closer to solving AXIS2-4902.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - Data Binding
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/target>
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/conf>
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 169 source files to <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/databinding/utils/BeanUtil.java>:[888,35] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)

[ERROR] <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[101,43] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.om.OMFactory,org.apache.axis2.util.StreamWrapper)

[ERROR] <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[137,39] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.om.OMFactory,org.apache.axis2.util.StreamWrapper)

[ERROR] <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[348,35] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)

[ERROR] <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[376,39] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)

[INFO] 5 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/pom.xml> to /home/hudson/hudson/jobs/Axis2/modules/org.apache.axis2$axis2-adb/builds/2010-12-04_19-03-18/archive/org.apache.axis2/axis2-adb/SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/databinding/utils/BeanUtil.java>:[888,35] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)

<https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[101,43] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.om.OMFactory,org.apache.axis2.util.StreamWrapper)

<https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[137,39] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.om.OMFactory,org.apache.axis2.util.StreamWrapper)

<https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[348,35] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)

<https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/ws/src/org/apache/axis2/rpc/receivers/RPCUtil.java>:[376,39] createStAXOMBuilder(javax.xml.stream.XMLStreamReader) in org.apache.axiom.om.OMXMLBuilderFactory cannot be applied to (org.apache.axiom.soap.SOAPFactory,org.apache.axis2.util.StreamWrapper)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 9 seconds
[INFO] Finished at: Sat Dec 04 19:05:37 UTC 2010
[INFO] Final Memory: 64M/204M
[INFO] ------------------------------------------------------------------------


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org


Hudson build is back to normal : Axis2 » Apache Axis2 - Data Binding #495

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Axis2/org.apache.axis2$axis2-adb/495/changes>



---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org