[jboss-jira] [JBoss JIRA] (LOGTOOL-41) Add better comments for parameter arguments in the skeleton files.

David Lloyd (JIRA) jira-events at lists.jboss.org
Thu Sep 6 16:49:33 EDT 2012


     [ https://issues.jboss.org/browse/LOGTOOL-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Lloyd resolved LOGTOOL-41.
--------------------------------

    Fix Version/s: 1.1.0.Beta1
       Resolution: Done

    
> Add better comments for parameter arguments in the skeleton files.
> ------------------------------------------------------------------
>
>                 Key: LOGTOOL-41
>                 URL: https://issues.jboss.org/browse/LOGTOOL-41
>             Project: Log Tool
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: James Perkins
>            Assignee: James Perkins
>             Fix For: 1.1.0.Beta1, 1.0.1.Final
>
>
> Add the parameter name and possibly the JavaDoc for the parameter in the skeleton translation files.
> {code:java}
> String sayHello(String name)
> {code}
> Should generate:
> {code}
> # Id: 100
> # Level: Logger.Level.INFO
> # Message: Hello %s[1].
> # [1]: name
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list