From tuscany-dev-return-16520-apmail-ws-tuscany-dev-archive=ws.apache.org@ws.apache.org Thu Apr 05 15:14:36 2007 Return-Path: Delivered-To: apmail-ws-tuscany-dev-archive@locus.apache.org Received: (qmail 59736 invoked from network); 5 Apr 2007 15:14:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Apr 2007 15:14:35 -0000 Received: (qmail 99090 invoked by uid 500); 5 Apr 2007 15:14:41 -0000 Delivered-To: apmail-ws-tuscany-dev-archive@ws.apache.org Received: (qmail 99052 invoked by uid 500); 5 Apr 2007 15:14:41 -0000 Mailing-List: contact tuscany-dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-dev@ws.apache.org Received: (qmail 99043 invoked by uid 99); 5 Apr 2007 15:14:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2007 08:14:41 -0700 X-ASF-Spam-Status: No, hits=0.3 required=10.0 tests=MAILTO_TO_SPAM_ADDR,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of bertlamb@gmail.com designates 209.85.132.251 as permitted sender) Received: from [209.85.132.251] (HELO an-out-0708.google.com) (209.85.132.251) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Apr 2007 08:14:33 -0700 Received: by an-out-0708.google.com with SMTP id c2so729722anc for ; Thu, 05 Apr 2007 08:14:13 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=U2KyvaCfEWITAK7Cryix/oe0o/A+g/E1go+mwaDxOEACwYmbrml8ewK+wiUsfedgVX2OVvYuJ6DVuHmhoS3ZHzEeNUFNd/xK7v9d7Qq75k3uh0Z95vDYjN8lEt8zT4Z4xhqXlCjjs2idtWCvqJJzxjUwWBErHIpZMKhWCQ8v+JM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=sp3XCyGYtH43gmO1LKCsSTizcL2HwmxRfO69rfj/LjXk5BBltkMcI2NkyKAGbapZy8wT5iMZWCy1YKcUGHoAP0LUi5SkFTI60rMOMN/9PYuVTtXDi7n6eCe+eY76eKNd4hU7rH2BtUqNtwf+PHh5CS9EDydTZ15RYrOM+Z2lht8= Received: by 10.100.168.13 with SMTP id q13mr1371528ane.1175786052394; Thu, 05 Apr 2007 08:14:12 -0700 (PDT) Received: by 10.100.109.7 with HTTP; Thu, 5 Apr 2007 08:14:12 -0700 (PDT) Message-ID: Date: Thu, 5 Apr 2007 11:14:12 -0400 From: "Bert Lamb" Sender: bertlamb@gmail.com To: tuscany-dev@ws.apache.org Subject: Re: Build update, was: SCA source tree and build structure In-Reply-To: <46146094.4000509@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4612302F.9040702@apache.org> <010e01c77615$896e81a0$0400a8c0@rfengt60p> <461297EF.4030003@apache.org> <5a75db780704031400i59931881l8fcec22c549160d7@mail.gmail.com> <33e260400704032214r70cfbfd9l39280d05484b6247@mail.gmail.com> <4613EF65.5060101@apache.org> <46146094.4000509@apache.org> X-Google-Sender-Auth: 206efc90d653d43b X-Virus-Checked: Checked by ClamAV on apache.org Just to note, in order for this build to work from a fresh empty maven local repo, you'll need to run "mvn" from the /java/spec/sca-api-r1.0/ directory first. -Bert On 4/4/07, Jean-Sebastien Delfino wrote: > Jean-Sebastien Delfino wrote: > > Venkata Krishnan wrote: > >> Hi, > >> > >> Yes, what Luciano is suggesting here makes sense to me as well. > >> > >> Thanks > >> > >> - Venkat > >> > >> On 4/4/07, Luciano Resende wrote: > >>> > >>> Sebastien wrote: > >>> > I was initially thinking about 1.0-incubating-M3-SNAPSHOT, but > >>> alpha1 is > >>> >probably better. I'll start with alpha1 then. > >>> > >>> Should we leave like 1.0-incubating-SNAPSHOT, and only add M3 or alpha1 > >>> when > >>> we branch/tag for release, together with the removal of SNAPSHOT ? This > >>> would make trunk always with same version id, right ? > >>> > >>> On 4/3/07, Jean-Sebastien Delfino wrote: > >>> > > >>> > [snip] > >>> > Raymond Feng wrote: > >>> > > Forgot to ask one question: > >>> > > > >>> > > We have inconsistent version ids for artifacts in the trunk, do you > >>> > > plan to reconcile them? If so, what should the version id look > >>> like? I > >>> > > propose that we use something like > >>> 1.0-incubating-alpha1-SNAPSHOT to > >>> > > reflect the fact that we're working toward a 1.0 release. > >>> > > > >>> > > Thanks, > >>> > > Raymond > >>> > > > >>> > > >>> > Yes I plan to reconcile them, like this: > >>> > > >>> > > > >>> > >> - Version of our modules will be specified once in > >>> java/sca/pom.xml, > >>> > >> child poms don't need specify a version as they get it from their > >>> > parent > >>> > >> > >>> > > >>> > I was initially thinking about 1.0-incubating-M3-SNAPSHOT, but > >>> alpha1 is > >>> > probably better. I'll start with alpha1 then. > >>> > > >>> > -- > >>> > Jean-Sebastien > >>> > > >>> > > >>> > --------------------------------------------------------------------- > >>> > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org > >>> > For additional commands, e-mail: tuscany-dev-help@ws.apache.org > >>> > > >>> > > >>> > >>> > >>> -- > >>> Luciano Resende > >>> http://people.apache.org/~lresende > >>> > >> > > > > OK then, it makes sense to me too, I'll change to > > 1.0-incubating-SNAPSHOT. > > > > Here's an update on the progress with the new build structure. > > To build the sca tree, you should now be able to do the following: > cd tuscany/java/sca > mvn > and get the following output. > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > ------------------------------------------------------------------------ > [INFO] Apache Tuscany Project Parent ......................... SUCCESS > [1.356s] > [INFO] Apache Tuscany Build Tools ............................ SUCCESS > [0.975s] > [INFO] SCA API Version 1.0 ................................... SUCCESS > [0.900s] > [INFO] Apache Tuscany SCA Implementation Project ............. SUCCESS > [0.033s] > [INFO] Apache Tuscany SCA Implementation Modules ............. SUCCESS > [0.044s] > [INFO] Apache Tuscany Interface Model ........................ SUCCESS > [0.972s] > [INFO] Apache Tuscany Policy Model ........................... SUCCESS > [1.206s] > [INFO] Apache Tuscany Assembly Model ......................... SUCCESS > [2.266s] > [INFO] Apache Tuscany SCA Contribution Service ............... SUCCESS > [1.134s] > [INFO] Apache Tuscany SCA XML Assembly Support ............... SUCCESS > [2.860s] > [INFO] Apache Tuscany DataBinding Framework .................. SUCCESS > [4.500s] > [INFO] Apache Tuscany Data Binding for Axiom ................. SUCCESS > [1.746s] > [INFO] Apache Tuscany HTTP Servlet Host ...................... SUCCESS > [0.331s] > [INFO] Apache Tuscany Jetty HTTP Service ..................... SUCCESS > [4.493s] > [INFO] Apache Tuscany Tomcat HTTP Service .................... SUCCESS > [2.545s] > [INFO] Apache Tuscany Java Interface Model ................... SUCCESS > [0.687s] > [INFO] Apache Tuscany SCA XML Java Interface Extension ....... SUCCESS > [1.365s] > [INFO] Apache Tuscany WSDL Interface Model ................... SUCCESS > [0.750s] > [INFO] Apache Tuscany SCA XML WSDL Interface Extension ....... SUCCESS > [1.383s] > [INFO] Apache Tuscany Java Implementation Model .............. SUCCESS > [0.823s] > [INFO] Apache Tuscany SCA XML Java Implementation Extension .. SUCCESS > [1.436s] > [INFO] Apache Tuscany Axis2 Java2WSDL Tool ................... SUCCESS > [9.311s] > [INFO] Apache Tuscany Maven Plugin for Java2WSDL ............. SUCCESS > [1.400s] > [INFO] Apache Tuscany Axis2 WSDL2Java Tool ................... SUCCESS > [6.734s] > [INFO] Apache Tuscany Maven Plugin for WSDL2Java ............. SUCCESS > [0.594s] > [INFO] > ------------------------------------------------------------------------ > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESSFUL > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 50 seconds > [INFO] Finished at: Wed Apr 04 19:23:58 PDT 2007 > [INFO] Final Memory: 28M/115M > [INFO] > ------------------------------------------------------------------------ > > This is just a subset of the whole SCA tree, more work is required to > bring up the remaining pieces, in particular: > - the core runtime > - the contribution service implementation > - the SDO, JaxB and SDO-Axiom databinding > - the various Axis2, JMS, RMI etc. bindings > - The support for JMX management and the discovery/JMS > - the Spring implementation support > > Our integration tests are under java/sca/itest but not included in the > build yet, as we need to get the above modules building first. > > The java/sca/samples directory is currently empty. The work to bring > them up and get them to at least compile could be done in parallel if > people are interested in helping out with that. > > -- > Jean-Sebastien > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org > For additional commands, e-mail: tuscany-dev-help@ws.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-dev-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-dev-help@ws.apache.org