[jboss-jira] [JBoss JIRA] (LOGTOOL-71) Allow messages to have expressions resolved at code generation time

David Lloyd (JIRA) issues at jboss.org
Mon Jan 27 09:47:32 EST 2014


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

David Lloyd updated LOGTOOL-71:
-------------------------------

    Fix Version/s: 1.3.0.Beta1
                       (was: 1.2.0.Final)

    
> Allow messages to have expressions resolved at code generation time
> -------------------------------------------------------------------
>
>                 Key: LOGTOOL-71
>                 URL: https://issues.jboss.org/browse/LOGTOOL-71
>             Project: Log Tool
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: James Perkins
>            Assignee: James Perkins
>             Fix For: 1.3.0.Beta1
>
>
> Allow messages in the {{@Message}} annotation to allow expressions in the format of: 
> {code}
> ${property.name:default}
> {code}
> A warning message should be generated if the property name was not found. If not default is found an error should be generated.
> The properties file needs to have the same fully qualified path and name of the interface. The properties file will not be used at runtime. There should also be an annotation processing option to allow a path to a properties file.

--
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