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 Jenkins Server <je...@builds.apache.org> on 2016/05/03 21:54:57 UTC

Build failed in Jenkins: Axis2 » Apache Axis2 - JAXWS #3487

See <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/3487/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - JAXWS 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-jaxws ---
[INFO] Deleting directory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- alta-maven-plugin:0.4:generate-properties (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/conf>
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-jaxws ---
[INFO] Compiling 276 source files to <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/impl/BlockImpl.java>:[28,29] error: cannot find symbol

[ERROR]  package org.apache.axiom.om.ds
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/impl/BlockImpl.java>:[549,23] error: cannot find symbol

[INFO] 2 errors 
[INFO] -------------------------------------------------------------

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


Jenkins build is back to normal : Axis2 » Apache Axis2 - JAXWS #3489

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/3489/>


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


Build failed in Jenkins: Axis2 » Apache Axis2 - JAXWS #3488

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/3488/changes>

Changes:

[veithen] Eliminate usage of deprecated Axiom API.

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Axis2 - JAXWS 1.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.2:clean (default-clean) @ axis2-jaxws ---
[INFO] Deleting directory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.1:enforce (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- alta-maven-plugin:0.4:generate-properties (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ axis2-jaxws ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.2:resources (default-resources) @ axis2-jaxws ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/conf>
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ axis2-jaxws ---
[INFO] Compiling 276 source files to <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/impl/BlockImpl.java>:[29,29] error: cannot find symbol

[ERROR]  package org.apache.axiom.om.ds
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/databinding/impl/XMLStringBlockImpl.java>:[27,29] error: cannot find symbol

[ERROR]  package org.apache.axiom.om.ds
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/impl/BlockImpl.java>:[550,23] error: cannot find symbol

[ERROR] 
    T extends Object declared in class BlockImpl
    C extends Object declared in class BlockImpl
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/impl/BlockImpl.java>:[550,45] error: cannot find symbol

[ERROR]  class Blobs
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/databinding/impl/XMLStringBlockImpl.java>:[95,30] error: cannot find symbol

[ERROR]  class XMLStringBlockImpl
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/databinding/impl/XMLStringBlockImpl.java>:[96,25] error: cannot find symbol

[ERROR]  class XMLStringBlockImpl
<https://builds.apache.org/job/Axis2/org.apache.axis2$axis2-jaxws/ws/src/org/apache/axis2/jaxws/message/databinding/impl/XMLStringBlockImpl.java>:[155,19] error: cannot find symbol

[INFO] 7 errors 
[INFO] -------------------------------------------------------------

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