You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Mike Edwards (JIRA)" <de...@tuscany.apache.org> on 2009/10/02 14:57:23 UTC

[jira] Created: (TUSCANY-3293) [2.x] Update SCA Annotation definitions in sca-api to match the OASIS 1.1 Java CAA Specification

[2.x] Update SCA Annotation definitions in sca-api to match the OASIS 1.1 Java CAA Specification
------------------------------------------------------------------------------------------------

                 Key: TUSCANY-3293
                 URL: https://issues.apache.org/jira/browse/TUSCANY-3293
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA Java Implementation Extension
    Affects Versions: Java-SCA-2.0
            Reporter: Mike Edwards
            Assignee: Mike Edwards
             Fix For: Java-SCA-2.0


The sca-api module contains the Java API and Java Annotations defined by the OASIS SCA Java Common Annotations and APIs specification.

The current definitions in the sca-api module do not match the definitions in the latest version of the Java CAA specification:

http://www.oasis-open.org/committees/download.php/34240/sca-javacaa-1.1-spec-cd03-rev1.pdf

The sca-api module definitions must be brought into line with the Java CAA spec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (TUSCANY-3293) [2.x] Update SCA Annotation definitions in sca-api to match the OASIS 1.1 Java CAA Specification

Posted by "Mike Edwards (JIRA)" <de...@tuscany.apache.org>.
    [ https://issues.apache.org/jira/browse/TUSCANY-3293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761591#action_12761591 ] 

Mike Edwards commented on TUSCANY-3293:
---------------------------------------

@AllowsPassByReference updated in 820996
@Authentication is up to date
@Authorization added in 821015
@Callback is up to date
@ComponentName is up to date
@Confidentiality is up to date
@Constructor updated in xxxxx
@Context is up to date
@Destroy is up to date
@EagerInit is up to date
@Init is up to date
@Integrity is up to date
@Intent is up to date
@ManagedSharedTransaction added in 821015
@ManagedTransaction added in 821015
@MutualAuthentication added in 821015
@NoManagedTransaction added in 821015
@OneWay is up to date
@PolicySets is up to date
@Property updated in xxxxx
@Qualifier is up to date
@Reference is up to date
@Remotable is up to date
@Requires is up to date
@Scope updated in xxxxx
@Service updated in xxxxx

> [2.x] Update SCA Annotation definitions in sca-api to match the OASIS 1.1 Java CAA Specification
> ------------------------------------------------------------------------------------------------
>
>                 Key: TUSCANY-3293
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-3293
>             Project: Tuscany
>          Issue Type: Bug
>          Components: Java SCA Java Implementation Extension
>    Affects Versions: Java-SCA-2.0
>            Reporter: Mike Edwards
>            Assignee: Mike Edwards
>             Fix For: Java-SCA-2.0
>
>
> The sca-api module contains the Java API and Java Annotations defined by the OASIS SCA Java Common Annotations and APIs specification.
> The current definitions in the sca-api module do not match the definitions in the latest version of the Java CAA specification:
> http://www.oasis-open.org/committees/download.php/34240/sca-javacaa-1.1-spec-cd03-rev1.pdf
> The sca-api module definitions must be brought into line with the Java CAA spec.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.