You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2009/09/15 23:09:57 UTC

[jira] Created: (WINK-186) Support JAX-RS 1.1 E012

Support JAX-RS 1.1 E012
-----------------------

                 Key: WINK-186
                 URL: https://issues.apache.org/jira/browse/WINK-186
             Project: Wink
          Issue Type: Improvement
          Components: Common
    Affects Versions: 0.2
            Reporter: Mike Rheinheimer
             Fix For: 0.2


To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations.  Please see patch.

For reference, see E012 here:  http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html

Patch includes tests for @Produces and @Consumes on providers and resources.

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


[jira] Updated: (WINK-186) Support JAX-RS 1.1 E012

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

Mike Rheinheimer updated WINK-186:
----------------------------------

    Attachment: WINK-186.patch

> Support JAX-RS 1.1 E012
> -----------------------
>
>                 Key: WINK-186
>                 URL: https://issues.apache.org/jira/browse/WINK-186
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.2
>            Reporter: Mike Rheinheimer
>             Fix For: 0.2
>
>         Attachments: WINK-186.patch
>
>
> To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations.  Please see patch.
> For reference, see E012 here:  http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html
> Patch includes tests for @Produces and @Consumes on providers and resources.

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


[jira] Closed: (WINK-186) Support JAX-RS 1.1 E012

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

Mike Rheinheimer closed WINK-186.
---------------------------------


> Support JAX-RS 1.1 E012
> -----------------------
>
>                 Key: WINK-186
>                 URL: https://issues.apache.org/jira/browse/WINK-186
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 1.0
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 1.0
>
>         Attachments: WINK-186.patch
>
>
> To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations.  Please see patch.
> For reference, see E012 here:  http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html
> Patch includes tests for @Produces and @Consumes on providers and resources.

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


[jira] Resolved: (WINK-186) Support JAX-RS 1.1 E012

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

Bryant Luk resolved WINK-186.
-----------------------------

    Resolution: Fixed

I applied the patch.  I also made a corresponding change to AssetProvider along the way.  Meant to do that in a separate commit.

> Support JAX-RS 1.1 E012
> -----------------------
>
>                 Key: WINK-186
>                 URL: https://issues.apache.org/jira/browse/WINK-186
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.2
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-186.patch
>
>
> To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations.  Please see patch.
> For reference, see E012 here:  http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html
> Patch includes tests for @Produces and @Consumes on providers and resources.

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


[jira] Assigned: (WINK-186) Support JAX-RS 1.1 E012

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

Bryant Luk reassigned WINK-186:
-------------------------------

    Assignee: Bryant Luk

> Support JAX-RS 1.1 E012
> -----------------------
>
>                 Key: WINK-186
>                 URL: https://issues.apache.org/jira/browse/WINK-186
>             Project: Wink
>          Issue Type: Improvement
>          Components: Common
>    Affects Versions: 0.2
>            Reporter: Mike Rheinheimer
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-186.patch
>
>
> To support JAX-RS 1.1 E012, we need to parse the values in @Consumes and @Produces annotations.  Please see patch.
> For reference, see E012 here:  http://jcp.org/aboutJava/communityprocess/maintenance/jsr311/311ChangeLog.html
> Patch includes tests for @Produces and @Consumes on providers and resources.

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