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 (JIRA)" <ji...@apache.org> on 2007/04/04 18:32:32 UTC

[jira] Created: (GERONIMO-3063) Axis2 Build Failure on Trunk

Axis2 Build Failure on Trunk
----------------------------

                 Key: GERONIMO-3063
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3063
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: webservices
    Affects Versions: 2.0-M5
         Environment: Trunk Rev525398, Sun 1.5.0_11, SLES10
            Reporter: Donald Woods
         Assigned To: Davanum Srinivas
            Priority: Blocker
             Fix For: 2.0-M5


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] ------------------------------------------------------------------------ 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3063) Axis2 Build Failure on Trunk

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved GERONIMO-3063.
----------------------------------------

    Resolution: Fixed

Fixed in svn revision 525554

thanks,
dims

> Axis2 Build Failure on Trunk
> ----------------------------
>
>                 Key: GERONIMO-3063
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3063
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: webservices
>    Affects Versions: 2.0-M5
>         Environment: Trunk Rev525398, Sun 1.5.0_11, SLES10
>            Reporter: Donald Woods
>         Assigned To: Davanum Srinivas
>            Priority: Blocker
>             Fix For: 2.0-M5
>
>
> 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] ------------------------------------------------------------------------ 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.