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

James Perkins (JIRA) jira-events at lists.jboss.org
Thu Mar 28 11:17:41 EDT 2013


James Perkins created LOGTOOL-71:
------------------------------------

             Summary: 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.2.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.


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