You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Donald Woods <dw...@apache.org> on 2007/04/04 18:30:11 UTC

Axis2 Build Failure on Trunk

Just started seeing this build failure on Trunk in the last hour after 
starting with a clean .m2 repo, due to a new Axis2 SNAPSHOT being 
released this morning -

[INFO] [compiler:compile]
[INFO] Compiling 11 source files to 
/home/g20/working/server/modules/geronimo-axis2/target/classes
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure
/home/g20/working/server/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[348,4] 
org.apache.geronimo.axis2.Axis2WebServiceContainer.Axis2RequestResponseTransport 
is not abstract and does not override abstract method 
signalFaultReady(org.apache.axis2.AxisFault) in 
org.apache.axis2.transport.RequestResponseTransport



/home/g20/working/server/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[348,4] 
org.apache.geronimo.axis2.Axis2WebServiceContainer.Axis2RequestResponseTransport 
is not abstract and does not override abstract method 
signalFaultReady(org.apache.axis2.AxisFault) in 
org.apache.axis2.transport.RequestResponseTransport


[INFO] 
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] 
------------------------------------------------------------------------
[INFO] Total time: 12 minutes 7 seconds
[INFO] Finished at: Wed Apr 04 12:12:58 EDT 2007
[INFO] Final Memory: 95M/570M
[INFO] 
------------------------------------------------------------------------

Re: Axis2 Build Failure on Trunk

Posted by Donald Woods <dw...@apache.org>.
I just opened G3063 for this.
	https://issues.apache.org/jira/browse/GERONIMO-3063

-Donald

Donald Woods wrote:
> Just started seeing this build failure on Trunk in the last hour after 
> starting with a clean .m2 repo, due to a new Axis2 SNAPSHOT being 
> released this morning -
> 
> [INFO] [compiler:compile]
> [INFO] Compiling 11 source files to 
> /home/g20/working/server/modules/geronimo-axis2/target/classes
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Compilation failure
> /home/g20/working/server/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[348,4] 
> org.apache.geronimo.axis2.Axis2WebServiceContainer.Axis2RequestResponseTransport 
> is not abstract and does not override abstract method 
> signalFaultReady(org.apache.axis2.AxisFault) in 
> org.apache.axis2.transport.RequestResponseTransport
> 
> 
> 
> /home/g20/working/server/modules/geronimo-axis2/src/main/java/org/apache/geronimo/axis2/Axis2WebServiceContainer.java:[348,4] 
> org.apache.geronimo.axis2.Axis2WebServiceContainer.Axis2RequestResponseTransport 
> is not abstract and does not override abstract method 
> signalFaultReady(org.apache.axis2.AxisFault) in 
> org.apache.axis2.transport.RequestResponseTransport
> 
> 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time: 12 minutes 7 seconds
> [INFO] Finished at: Wed Apr 04 12:12:58 EDT 2007
> [INFO] Final Memory: 95M/570M
> [INFO] 
> ------------------------------------------------------------------------