You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2010/08/31 02:51:43 UTC

Build failed in Hudson: Tuscany-2x » Apache Tuscany SCA HTTP Binding Runtime #825

See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/825/changes>

Changes:

[antelder] Start of the runtime code to support wireFormat.httpXml, still needs code to turn query parameters into xml

[antelder] Update the http binding to use default wireFormat and operationSelector that work as being discussed on the ML to expose arbitrary sca services as http endpoints. See http://apache.markmail.org/message/ix3vvyomronellmi

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tuscany SCA HTTP Binding Runtime
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/target>
[INFO] [enforcer:enforce {execution: enforce-plugin-versions}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 11 source files to <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/src/main/java/org/apache/tuscany/sca/binding/http/format/HTTPXMLWireFormatProviderFactory.java>:[25,45] package org.apache.tuscany.sca.databinding.xml does not exist

[ERROR] <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/src/main/java/org/apache/tuscany/sca/binding/http/format/HTTPXMLWireFormatProviderFactory.java>:[57,66] cannot find symbol
symbol: variable DOMDataBinding
                interfaceContract.getInterface().resetDataBinding(DOMDataBinding.NAME);

[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/pom.xml> to /home/hudson/hudson/jobs/Tuscany-2x/modules/org.apache.tuscany.sca$tuscany-binding-http-runtime/builds/2010-08-31_00-20-23/archive/org.apache.tuscany.sca/tuscany-binding-http-runtime/2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/src/main/java/org/apache/tuscany/sca/binding/http/format/HTTPXMLWireFormatProviderFactory.java>:[25,45] package org.apache.tuscany.sca.databinding.xml does not exist

<https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/ws/src/main/java/org/apache/tuscany/sca/binding/http/format/HTTPXMLWireFormatProviderFactory.java>:[57,66] cannot find symbol
symbol: variable DOMDataBinding
                interfaceContract.getInterface().resetDataBinding(DOMDataBinding.NAME);


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30 minutes 22 seconds
[INFO] Finished at: Tue Aug 31 00:52:38 GMT+00:00 2010
[INFO] Final Memory: 91M/751M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : Tuscany-2x » Apache Tuscany SCA HTTP Binding Runtime #826

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Tuscany-2x/org.apache.tuscany.sca$tuscany-binding-http-runtime/826/changes>