Below is a list of things I found while evaluating the RC2. I played
with samples built with maven in jetty app server....

I'll give a positive vote after the maven artifact issues are
addressed, as for the other issues, I guess we could document them.

- Maven repo needs signing

- Invalid MD5 and SHA1 signatures
   e.g : 
D:\temp\0.99-RC2\maven\org\apache\tuscany\sca\sca-api\maven-metadata.xml
   Generated : 2d664e0f89c8ff79e8006e8fb99ed757 compared to md5 file
897dcee76e120aeb5461219a652258bf
   Generated : 4DE81991FB4A4825FE337D86038CE7663F095131 compared to
SHA1 594302002ec7d9a5f3656984a0380bc5805c2abc

- Snapshot references
modules\binding-osgi\pom.xml

    <parent>
        <groupId>org.apache.tuscany.sca</groupId>
        <artifactId>tuscany-modules</artifactId>
        <version>0.99-incubating-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
    </parent>

    <dependency>
        <groupId>org.apache.tuscany.sca</groupId>
        <artifactId>tuscany-host-embedded</artifactId>
        <version>0.99-incubating-SNAPSHOT</version>
    </dependency>


- sample-helloworld-ws-sdo-webapp.war built with ant can't find SDO dependency

- demo alert agregator fails when trying to update feeds to display,
logs are showing date parser error
Exception java.text.ParseException: Unparseable date: "10-Jun-2007 16:34:03"
Exception java.text.ParseException: Unparseable date: "10-Jun-2007 16:34:03"



On 8/26/07, ant elder <[EMAIL PROTECTED]> wrote:
> Omitted to vote myself ... +1 from me.
>
>    ...ant
>
> On 8/25/07, ant elder <[EMAIL PROTECTED]> wrote:
> >
> > Please review and vote on the 0.99 release artifacts of Tuscany SCA for
> > Java.
> >
> > The artifacts are available for review at:
> > http://people.apache.org/~antelder/tuscany/0.99-RC2/
> > <http://people.apache.org/%7Eantelder/tuscany/0.99-RC2/>
> >
> > This includes the signed binary and source distributions, the RAT reports,
> > and
> > the Maven staging repository.
> >
> > The SVN tag for the release is:
> >
> > https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sca/0.99-incubating/
> >
> > Many thanks,
> >
> >    ...ant
> >
> > (note, the artifacts are still uploading so if it looks like something's
> > missing please just wait a bit)
> >
>


-- 
Luciano Resende
Apache Tuscany Committer
http://people.apache.org/~lresende
http://lresende.blogspot.com/

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

Reply via email to