I am updating binding-ws-axis2 to use the new SPIs.  I have the
changes coded and compiling based on a Friday checkout of the codebase.
(The tests aren't running yet.)  I'll do a new checkout of this cleaned
up codebase, re-merge my changes, and continue with the debugging.

  Simon

Raymond Feng wrote:
Hi,

I just checked in the changes to clean up the code under r535430. By disabling the binding-ws-axis2, all the other modules are built successfully.

Please note there are still test case failures. Some of them depend on the axis2 binding, some of them are due to the nested interface contract resolving issue and the others are yet to be figured out. I leave them in the build so that we know what to fix ASAP :-).

Thanks,
Raymond

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------ [INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS [1.031s] [INFO] Apache Tuscany SCA Implementation Modules ............. SUCCESS [0.031s] [INFO] Apache Tuscany Interface Model ........................ SUCCESS [3.500s] [INFO] Apache Tuscany Policy Model ........................... SUCCESS [2.453s] [INFO] Apache Tuscany Assembly Model ......................... SUCCESS [3.360s] [INFO] Apache Tuscany SCA Assembly Java DSL .................. SUCCESS [2.390s] [INFO] Apache Tuscany SCA Contribution Service ............... SUCCESS [3.235s] [INFO] Apache Tuscany SCA XML Assembly Support ............... SUCCESS [4.328s] [INFO] Apache Tuscany SCA API ................................ SUCCESS [5.140s] [INFO] Apache Tuscany Host SPI ............................... SUCCESS [0.547s] [INFO] Apache Tuscany SCA Core SPI ........................... SUCCESS [9.625s] [INFO] Apache Tuscany Java Interface Model ................... SUCCESS [2.406s] [INFO] Apache Tuscany Commonj API for Timer and Work Manager . SUCCESS [0.532s] [INFO] Apache Tuscany SCA Core Runtime ....................... SUCCESS [6.437s] [INFO] Apache Tuscany Java RMI Host Extension Point .......... SUCCESS [3.844s] [INFO] Apache Tuscany Java Implementation Model .............. SUCCESS [0.625s] [INFO] Apache Tuscany SCA XML Java Interface Extension ....... SUCCESS [3.343s] [INFO] Apache Tuscany SCA XML Java Implementation Extension .. SUCCESS [7.063s] [INFO] Apache Tuscany SCA Contribution Service Implementation SUCCESS [3.312s] [INFO] Apache Tuscany DataBinding Framework .................. SUCCESS [5.485s] [INFO] Apache Tuscany Java Implementation Runtime ............ SUCCESS [5.437s] [INFO] Apache Tuscany Java Interface Runtime Extension ....... SUCCESS [0.500s] [INFO] Apache Tuscany WSDL Interface Model ................... SUCCESS [2.110s] [INFO] Apache Tuscany SCA XML WSDL Interface Extension ....... SUCCESS [3.578s] [INFO] Apache Tuscany WSDL Interface Runtime Extension ....... SUCCESS [1.140s] [INFO] Apache Tuscany Core/DataBinding Integration ........... SUCCESS [2.781s] [INFO] Apache Tuscany Embedded Runtime Host .................. SUCCESS [3.672s] [INFO] Apache Tuscany Java RMI Binding ....................... SUCCESS [4.094s] [INFO] Apache Tuscany Web Service Binding Model .............. SUCCESS [0.515s] [INFO] Apache Tuscany SCA XML Web Service Binding Extension .. SUCCESS [3.360s] [INFO] Apache Tuscany SCA Spring-based Core Runtime .......... SUCCESS [4.578s] [INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS [3.031s] [INFO] Apache Tuscany Data Binding for JAXB .................. SUCCESS [8.406s] [INFO] Apache Tuscany Data Binding for SDO ................... SUCCESS [20.282s]

[INFO] Apache Tuscany Data Binding for SDO/AXIOM ............. SUCCESS [9.547s] [INFO] Apache Tuscany HTTP Servlet Host Extension Point ...... SUCCESS [0.812s] [INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS [15.047s]

[INFO] Apache Tuscany Tomcat HTTP Service .................... SUCCESS [4.344s] [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS [8.203s] [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS [1.859s] [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS [7.375s] [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS [0.735s] [INFO] Apache Tuscany Echo Binding Sample .................... SUCCESS [3.656s] [INFO] Apache Tuscany Calculator Sample ...................... SUCCESS [3.828s] [INFO] Apache Tuscany Calculator Sample using an RMI Service Reference SUCCESS
[6.093s]
[INFO] Apache Tuscany Calculator Sample exposing as RMI Service SUCCESS [4.359s
]
[INFO] Apache Tuscany Calculator Sample WebApp ............... SUCCESS [4.515s] [INFO] Apache Tuscany Echo Data Binding Sample ............... SUCCESS [4.781s] [INFO] Apache Tuscany SCA Samples ............................ SUCCESS [0.000s] [INFO] Apache Tuscany HelloWorld Web Service Sample .......... FAILED [3.735s] [INFO] Apache Tuscany HelloWorld Web Service Client Sample ... FAILED [3.781s] [INFO] Apache Tuscany Composite Implementation Sample ........ FAILED [3.375s] [INFO] Apache Tuscany CRUD Implementation Extension Sample ... FAILED [1.500s] [INFO] Apache Tuscany Simplified BigBank Sample .............. SUCCESS [3.625s] [INFO] Apache Tuscany Simple Callback Sample ................. SUCCESS [5.297s] [INFO] Apache Tuscany Supply Chain Sample .................... SUCCESS [5.594s] [INFO] Apache Tuscany SCA Integration Tests .................. SUCCESS [0.000s] [INFO] Apache Tuscany SCA Callback API Integration Tests ..... SUCCESS [3.891s] [INFO] Apache Tuscany SCA Callback Basic Integration Tests ... SUCCESS [5.062s] [INFO] Apache Tuscany SCA Callback Complex Type Integration Tests SUCCESS [3.64
1s]
[INFO] Apache Tuscany SCA Callback ID Integration Tests ...... SUCCESS [3.375s] [INFO] Apache Tuscany SCA Set Callback Integration Tests ..... SUCCESS [3.406s] [INFO] Apache Tuscany SCA Callback Set Conversation Integration Tests SUCCESS [
3.812s]
[INFO] Apache Tuscany Contribution Integration Tests ......... SUCCESS [2.954s] [INFO] Apache Tuscany SCA Conversations Integration Tests .... SUCCESS [3.937s] [INFO] Apache Tuscany SCA Databindings Integration Tests ..... SUCCESS [0.016s] [INFO] Apache Tuscany Common elements of Databindings Integration Tests SUCCESS
[16.812s]
[INFO] Apache Tuscany SDO Databinding Integration Test ....... FAILED [26.953s] [INFO] Apache Tuscany JAXB Databinding Integration Test ...... FAILED [26.844s] [INFO] Apache Tuscany Interoperability Databindings Integration Test FAILED [13
.531s]
[INFO] Apache Tuscany Exceptions Integration Tests ........... FAILED [5.235s] [INFO] Apache Tuscany SCA Extended API Integration Tests ..... SUCCESS [5.438s] [INFO] Apache Tuscany Operation Overloading Integration Tests SUCCESS [10.140s]

[INFO] Apache Tuscany Properties Integration Tests ........... FAILED [6.219s] [INFO] Apache Tuscany SCA Spec API Integration Tests ......... FAILED [17.860s] [INFO] Apache Tuscany WSDL Integration Tests ................. FAILED [21.093s] [INFO] ------------------------------------------------------------------------
----- Original Message ----- From: "Raymond Feng" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, May 04, 2007 8:43 AM
Subject: Re: [Proposal] Clean up the code base


It seems that we agree to go ahead to clean up the code base. Meanwhile, Ant and Venkat have made good processes porting the code over.

I'll start the "cleanup".

Thanks,
Raymond

----- Original Message ----- From: "Simon Nash" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, May 04, 2007 7:14 AM
Subject: Re: [Proposal] Clean up the code base


+1 to this proposal.

  Simon

Venkata Krishnan wrote:

+1 for cleaning rightaway and temporarily commenting out modules that
break.  Thanks

- Venkat

On 5/4/07, Raymond Feng <[EMAIL PROTECTED]> wrote:


Hi,

As you might have known from the mailing list that we have made good
processes in refining the extension interfaces and simplifying the
runtime.
Now we have the CRUD component type, Java component type, echo-binding and
echo-databinding working with the new runtime. I assume it's ready for
other
extensions to be ported over.

To not break the build, we have created classes/interfaces in different packages for the new things. As a result, the code base is a bit messy and you might be confused by the two code paths. To speed up the transition
and
avoid further confusions, I propose that we start to remove the old code.
It
may break the some of the modules for one or two days. We can temporarily remove such modules from the main build and add them back when they are
fixed.

Please let me know if you have any concerns.

Thanks,
Raymond




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Simon C Nash   IBM Distinguished Engineer
Hursley Park, Winchester, UK   [EMAIL PROTECTED]
Tel. +44-1962-815156   Fax +44-1962-818999


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to