You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Michael Elman (JIRA)" <ji...@apache.org> on 2009/07/01 10:48:47 UTC

[jira] Created: (WINK-24) During the creation of the MethodMetadata, the search for annotation ignores interfaces

During the creation of the MethodMetadata, the search for annotation ignores interfaces
---------------------------------------------------------------------------------------

                 Key: WINK-24
                 URL: https://issues.apache.org/jira/browse/WINK-24
             Project: Wink
          Issue Type: Bug
          Components: Common
    Affects Versions: 0.1
            Reporter: Michael Elman
            Assignee: Michael Elman
             Fix For: 0.1


During the creation of the MethodMetadata, the search for annotation ignores annotations on the interfaces.
The solution: stop searching super-classes, when reaching Object.class.

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


[jira] Resolved: (WINK-24) During the creation of the MethodMetadata, the search for annotation ignores interfaces

Posted by "Michael Elman (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Elman resolved WINK-24.
-------------------------------

    Resolution: Fixed
      Assignee: Nadav Fischer  (was: Michael Elman)

I've fixed it. 
Nadav, please review.

> During the creation of the MethodMetadata, the search for annotation ignores interfaces
> ---------------------------------------------------------------------------------------
>
>                 Key: WINK-24
>                 URL: https://issues.apache.org/jira/browse/WINK-24
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>            Assignee: Nadav Fischer
>             Fix For: 0.1
>
>
> During the creation of the MethodMetadata, the search for annotation ignores annotations on the interfaces.
> The solution: stop searching super-classes, when reaching Object.class.

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


[jira] Closed: (WINK-24) During the creation of the MethodMetadata, the search for annotation ignores interfaces

Posted by "Nadav Fischer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WINK-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nadav Fischer closed WINK-24.
-----------------------------


> During the creation of the MethodMetadata, the search for annotation ignores interfaces
> ---------------------------------------------------------------------------------------
>
>                 Key: WINK-24
>                 URL: https://issues.apache.org/jira/browse/WINK-24
>             Project: Wink
>          Issue Type: Bug
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>            Assignee: Nadav Fischer
>             Fix For: 0.1
>
>
> During the creation of the MethodMetadata, the search for annotation ignores annotations on the interfaces.
> The solution: stop searching super-classes, when reaching Object.class.

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