You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/01/05 23:15:44 UTC

[jira] Created: (THRIFT-249) Add @param lines to Javadocs of generated service methods

Add @param lines to Javadocs of generated service methods
---------------------------------------------------------

                 Key: THRIFT-249
                 URL: https://issues.apache.org/jira/browse/THRIFT-249
             Project: Thrift
          Issue Type: Improvement
          Components: Compiler (Java)
            Reporter: Carlos Valiente
            Priority: Trivial
         Attachments: THRIFT-249.patch

This patch makes the Java compiler generate @param lines for the arguments of service methods which have a Thrift docstring.

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


[jira] Commented: (THRIFT-249) Add @param lines to Javadocs of generated service methods

Posted by "Bryan Duxbury (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660957#action_12660957 ] 

Bryan Duxbury commented on THRIFT-249:
--------------------------------------

Looks good to me. I say +1, commit it.

> Add @param lines to Javadocs of generated service methods
> ---------------------------------------------------------
>
>                 Key: THRIFT-249
>                 URL: https://issues.apache.org/jira/browse/THRIFT-249
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Carlos Valiente
>            Priority: Trivial
>         Attachments: THRIFT-249.patch
>
>
> This patch makes the Java compiler generate @param lines for the arguments of service methods which have a Thrift docstring.

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


[jira] Updated: (THRIFT-249) Add @param lines to Javadocs of generated service methods

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

Carlos Valiente updated THRIFT-249:
-----------------------------------

    Attachment: THRIFT-249.patch

Also available via Git from git://code.pepelabs.net/thrift.git (branch 'javadocs')

> Add @param lines to Javadocs of generated service methods
> ---------------------------------------------------------
>
>                 Key: THRIFT-249
>                 URL: https://issues.apache.org/jira/browse/THRIFT-249
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Carlos Valiente
>            Priority: Trivial
>         Attachments: THRIFT-249.patch
>
>
> This patch makes the Java compiler generate @param lines for the arguments of service methods which have a Thrift docstring.

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


[jira] Resolved: (THRIFT-249) Add @param lines to Javadocs of generated service methods

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

David Reiss resolved THRIFT-249.
--------------------------------

    Resolution: Fixed
      Assignee: Carlos Valiente

> Add @param lines to Javadocs of generated service methods
> ---------------------------------------------------------
>
>                 Key: THRIFT-249
>                 URL: https://issues.apache.org/jira/browse/THRIFT-249
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (Java)
>            Reporter: Carlos Valiente
>            Assignee: Carlos Valiente
>            Priority: Trivial
>         Attachments: THRIFT-249.patch
>
>
> This patch makes the Java compiler generate @param lines for the arguments of service methods which have a Thrift docstring.

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