You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "Vamsavardhana Reddy (JIRA)" <tu...@ws.apache.org> on 2008/05/01 22:52:55 UTC

[jira] Updated: (TUSCANY-2287) Add vtest for @Destroy annotation

     [ https://issues.apache.org/jira/browse/TUSCANY-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vamsavardhana Reddy updated TUSCANY-2287:
-----------------------------------------

    Attachment: TUSCANY-2287.patch

TUSCANY-2287.patch: Adds the following tests:

1. Proper destroy method.
2. Error to annotate a protected method with @Destroy
3. Error to annotate a private method with @Destroy
4. Error to annotate a method with non-void return type with @Destroy
5. Error to annotate a method with arguments with @Destroy

> Add vtest for @Destroy annotation
> ---------------------------------
>
>                 Key: TUSCANY-2287
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-2287
>             Project: Tuscany
>          Issue Type: Test
>          Components: Java SCA Verification Tests
>            Reporter: Vamsavardhana Reddy
>            Assignee: Vamsavardhana Reddy
>             Fix For: Java-SCA-Next
>
>         Attachments: TUSCANY-2287.patch
>
>
> Add verification tests for @Destroy annotation.

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