Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The top-down build of the tagged version is failing against an empty local maven repo. wsdl4j 1.6.2 cannot be found in any of the maven repos. I already added the staging repo. The artifact is available at ws.zones.apache.org/repository,

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
The source distro now has a reference to quote-xquery in the top level pom, but the sample code is not included in the distro. C:\Release\SCA\1.0\RC3\src\tuscany-sca-1.0-incubating-srcmvn clean [INFO] Scanning for projects... [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, Raymond Feng [EMAIL PROTECTED] wrote: Hi, The top-down build of the tagged version is failing against an empty local maven repo. wsdl4j 1.6.2 cannot be found

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
If I remove the xquery-quotes reference in the samples pom and try to build further i eventually get to the Tuscany SCA Axis2-based WS Binding Extension project where I see ... === Downloading:

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Nash
Simon Laws wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: (cut) yep , thats what I have. Seems to do the trick. I now have... [INFO] [ERROR] BUILD ERROR [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
sorry - should have been more specific ... ant's fix for the repository --- pom.xml (revision 577121) +++ pom.xml (working copy) @@ -42,6 +42,17 @@ idapache.incubator/id urlhttp://people.apache.org/repo/m2-incubating-repository/url /repository +repository

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: If I remove the xquery-quotes reference in the

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
Works for me. -- Kelvin. On 19/09/2007, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: If I remove the xquery-quotes reference in the samples pom and try to build further i eventually get to the

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Nash [EMAIL PROTECTED] wrote: Simon Laws wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: (cut) yep , thats what I have. Seems to do the trick. I now have... [INFO] [ERROR]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: That's where mine now fails too. On 19/09/2007, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: On 9/19/07, Simon Laws [EMAIL PROTECTED]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I'm having a sequence of non-reproducible issues building from this tag first I got [INFO] - --- [INFO] Building Apache Tuscany SCA Composite Sample [INFO]task-segment: [install] [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I have just seen Simon Laws' earlier note about my first issue. Kelvin. On 19/09/2007, kelvin goodson [EMAIL PROTECTED] wrote: I'm having a sequence of non-reproducible issues building from this tag first I got [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, kelvin goodson [EMAIL PROTECTED] wrote: I have just seen Simon Laws' earlier note about my first issue. Kelvin. On 19/09/2007, kelvin goodson [EMAIL PROTECTED] wrote: I'm having a sequence of non-reproducible issues building from this tag first I got [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi, I've tried from the branch and then from the RC3 tag and my top level build too hangs ... its been hanging at [INFO] [INFO] Building Apache Tuscany SCA WSDL2Java Tool [INFO]task-segment: [install] [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi, I've tried from the branch and then from the RC3 tag and my top level build too hangs ... its been hanging at [INFO] [INFO] Building Apache Tuscany

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
my last two builds have hung on download.java.net, but the previous one hung on ibiblio.net Kelvin. [EMAIL PROTECTED] /cygdrive/c/Release/SCA/1.0/RC3a/svn $ tail -4 mvn2.log Downloading: http://ws.zones.apache.org/repository2/groovy/groovy-all/1.0/groovy -all-1.0.pom [WARNING] Unable to get

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread haleh mahbod
I am getting NULLP on the following test case when doing mvn clean install (remember that I use mvn 2.04). Any idea where the problem might be? I'm going to run mvn with -e next. testCReference( org.apache.tuscany.sca.itest.callableref.CallableReferenceRemoteT estCase) Time elapsed: 0 sec

Please create JIRA issues for problems with RC3a, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
ant elder wrote: And now there's an RC3a tag for this current state: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3a Could people check it out and build the distro's locally to see if its looking ok? ...ant Could people please create JIRA issues for any

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts. It all seems to work. Anyone else say yes or no soon or shall i just call a vote on it? ...ant On

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts. It all seems to work. Anyone else say yes or no soon or

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Luciano Resende
I'm in the middle of building RC3a from a clean repo. It's taking forever, but so far so good. I'll give more updates when I finish. On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Simon Laws
On 9/19/07, Simon Laws [EMAIL PROTECTED] wrote: On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples with the Ant scripts.

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi... is anybody seeing this with the build... the branch and the tag seems to give me this Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec FAILURE! testTransform(org.apache.tuscany.sca.databinding.sdo.DataObject2NodeTestCase) Time elapsed: 0.02 sec ERROR!

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
Venkata Krishnan wrote: Hi... is anybody seeing this with the build... the branch and the tag seems to give me this Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.03 sec FAILURE! testTransform(org.apache.tuscany.sca.databinding.sdo.DataObject2NodeTestCase) Time elapsed:

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread kelvin goodson
I have now done a clean build on RC3a from the referenced svn tag. Kelvin. On 19/09/2007, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including webapp ones, built some webapp samples

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread ant elder
Note also that most of the artifacts are now uploaded to http://people.apache.org/~antelder/tuscany/1.0-RC3a/ ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a few samples including

RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Jean-Sebastien Delfino
ant elder wrote: Note also that most of the artifacts are now uploaded to http://people.apache.org/~antelder/tuscany/1.0-RC3a/ ...ant On 9/19/07, ant elder [EMAIL PROTECTED] wrote: This RC3a is looking good to me, i've built it, the distros from that, then built that src distro, run a

Re: RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Venkata Krishnan
Hi... I've checked out the distros of RC3a and seems fine to me. The maven artifacts are also fine with the samples building successfully from a local repo that is cleaned off 'sca'. Overall seems good to me and will get my +1 when a vote is sought. Ant, thanks for all the work. - Venkat On

Re: RC3a looks good to me, was: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-19 Thread Luciano Resende
I just created JIRA 1764, I'm restarting the top-down build. [1] https://issues.apache.org/jira/browse/TUSCANY-1764 On 9/19/07, Venkata Krishnan [EMAIL PROTECTED] wrote: Hi... I've checked out the distros of RC3a and seems fine to me. The maven artifacts are also fine with the samples

[VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-18 Thread ant elder
Please review and vote on the 1.0 release artifacts of Tuscany SCA for Java. The SVN tag for the release is: https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/1.0-RC3/ The artifacts are available for review at: http://people.apache.org/~antelder/tuscany/1.0-RC3/ This includes the

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-18 Thread Raymond Feng
Hi, The top-down build of the tagged version is failing against an empty local maven repo. wsdl4j 1.6.2 cannot be found in any of the maven repos. I already added the staging repo. The artifact is available at ws.zones.apache.org/repository, do we have it on the list? [INFO]

Re: [VOTE] Release Tuscany Java SCA 1.0 RC3

2007-09-18 Thread Raymond Feng
Hi, I see another build issue here. I'm not sure why the java.net repository in wsdl2java is not used when another module references it. Thanks, Raymond [INFO] Building Apache Tuscany SCA BPEL Implementation Extension [INFO]task-segment: [clean, install] [INFO]