Rick Rineholt wrote:
Hello,
I don't think I'm having the same success as you in the sca-java-integration below is my reactor summary also attached is the full build. My source has no mods and started from a clean local repo. I'll look at it some but just like to know if it just local to my environment.
Any others build ok or see issues ?
Thanks

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------ [INFO] Apache Tuscany Project Parent ......................... SUCCESS [1:28.297s] [INFO] Apache Tuscany Build Tools ............................ SUCCESS [42.766s] [INFO] Commonj API for Timer and Work Manager ................ SUCCESS [10.562s] [INFO] SCA API Version 1.0 ................................... SUCCESS [34.985s] [INFO] OSOA Specification API jars ........................... SUCCESS [0.015s] [INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS [0.000s] [INFO] Apache Tuscany SCA Kernel Sub-Project ................. SUCCESS [0.047s] [INFO] Apache Tuscany SCA API ................................ SUCCESS [15.484s] [INFO] Apache Tuscany Host API ............................... SUCCESS [2.875s] [INFO] Apache Tuscany SCA SPI ................................ SUCCESS [13.235s] [INFO] Apache Tuscany SCA Core ............................... SUCCESS [31.719s] [INFO] Apache Tuscany SCA Services ........................... SUCCESS [0.000s] [INFO] Apache Tuscany SCA Interface Definition Languages ..... SUCCESS [0.046s] [INFO] Apache Tuscany WSDL ................................... SUCCESS [9.313s] [INFO] Apache Tuscany SCA Data Bindings ...................... SUCCESS [0.016s] [INFO] Apache Tuscany Data Binding for JAXB .................. SUCCESS [1:22.890s] [INFO] Apache Tuscany Data Binding for SDO ................... SUCCESS [38.578s] [INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS [15.578s] [INFO] Apache Tuscany Test Framework ......................... FAILED [2.813s] [INFO] Apache Tuscany SCA Maven Plugins ...................... SUCCESS [0.062s] [INFO] Apache Tuscany Integration Test Plugin ................ FAILED [43.360s] [INFO] Apache Tuscany SCA Extensions ......................... SUCCESS [0.015s] [INFO] Apache Tuscany SCA Extensions for Axis2 ............... SUCCESS [0.016s] [INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS [38.891s] [INFO] Apache Tuscany Binding for Axis2 ...................... FAILED [33.250s] [INFO] Apache Tuscany Axis2 Tools ............................ SUCCESS [0.000s] [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS [13.234s] [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS [3.969s] [INFO] Apache Tuscany Axis2 Maven Plugins .................... SUCCESS [0.015s] [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS [1.485s] [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS [0.312s] [INFO] Tuscany Samples for the Axis2 extension ............... SUCCESS [5.125s] [INFO] Tuscany HelloWorld Web Service Client Sample .......... FAILED [0.750s] [INFO] Tuscany HelloWorld Web Service Client Sample OM ....... FAILED [4.750s] [INFO] Apache Tuscany SCA tests .............................. SUCCESS [0.031s] [INFO] Apache Tuscany SCA Integration Test Suite ............. SUCCESS [0.000s] [INFO] Test Suite for SCA Spec APIs .......................... FAILED [1.031s] [INFO] Test Suite for SCA properties ......................... FAILED [0.532s] [INFO] SCA FVT Bindings Test Tool Service Composite .......... FAILED [5.328s] [INFO] SCA FVT Bindings Test Tool Utility Composite .......... FAILED [0.890s] [INFO] SCA FVT Test Tool Suite ............................... SUCCESS [0.016s] [INFO] Test Suite for SCA Callback Basic ..................... FAILED [0.500s] [INFO] Test Suite for SCA Callback CType ..................... FAILED [0.516s] [INFO] Test Suite for SCA Callback ID ........................ FAILED [0.640s] [INFO] Test Suite for SCA Callback SetCallback ............... FAILED [1.063s] [INFO] Test Suite for SCA Callback SetCallback Conversation .. FAILED [0.500s] [INFO] Tuscany Samples ....................................... SUCCESS [0.031s] [INFO] Apache Tuscany SCA Samples ............................ SUCCESS [0.000s] [INFO] Tuscany Calculator Sample ............................. FAILED [0.484s] [INFO] Tuscany Supply Chain Sample ........................... FAILED [0.469s] [INFO] Tuscany BigBank Sample ................................ FAILED [0.531s] [INFO] Echo Binding .......................................... FAILED [0.500s] [INFO] Tuscany Inner Composite Sample ........................ FAILED [0.500s] [INFO] Tuscany Loan App Conversation Sample .................. FAILED [0.438s] [INFO] Tuscany Scenario Samples .............................. SUCCESS [0.047s] [INFO] Apache Tuscany Project ................................ SUCCESS [0.000s] [INFO] ------------------------------------------------------------------------
[INFO] Error for project: Apache Tuscany Test Framework (during install)
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure


Jean-Sebastien Delfino wrote:
I made a number of changes today to get a top-down build of the integration branch working.

To build it:
mvn -Pall clean install

To gen Eclipse projects:
mvn -Peclipse eclipse:eclipse

The top-down build now works for me, and all generated projects compile OK in Eclipse.

I tried two integration tests, iSpecTest and iPropertyTest they both fail with runtime errors (a binding problem and a databinding problem), but at least the itest plugin is able to bootstrap and run them.

The SCATestCase unit test cases in the J2SE samples run successfully. The Webapp samples are not included in the build yet.



Sorry, I forgot to commit two packages yesterday that I had copied from the pre-spec-changes branch, and a change to the top pom.xml to disabled the failing itests for now. I just committed these changes them under revision r506089. Can you try that revision? Thanks.

--
Jean-Sebastien


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

Reply via email to