Hi,

In the RC, I'm seeing that composite element is missing required targetNamespace attribute, for example, the Calculator.composite has the following:

<composite xmlns=http://www.osoa.org/xmlns/sca/1.0 name="Calculator">
   ...
</composite>

By the SCA spec, the composite should have the targetNamespace attr: <attribute name="targetNamespace" type="anyURI" use="required"/>

A similar issue applies to sca-contribution.xml: <deployable composite="xs:QName"/>. We need to reference the composite by QName.

This is NOT a show-stopper, should we document it as a known issue?

Thanks,
Raymond

----- Original Message ----- From: "ant elder" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, May 24, 2007 7:19 AM
Subject: [VOTE] Release Tuscany Java SCA 0.90-incubating RC2


Please review and vote on the 0.90 release artifacts of Tuscany SCA for
Java.

The artifacts are available for review at:
http://people.apache.org/~antelder/tuscany/0.90-rc2/

This includes the 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.90-incubating/

Looks ok to me so here's my +1.

Thanks in advance,

  ...ant



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

Reply via email to