[jboss-jira] [JBoss JIRA] (LOGTOOL-94) Allow multiple annotations for parameters

James Perkins (JIRA) issues at jboss.org
Thu Jul 9 18:26:02 EDT 2015


James Perkins created LOGTOOL-94:
------------------------------------

             Summary: Allow multiple annotations for parameters
                 Key: LOGTOOL-94
                 URL: https://issues.jboss.org/browse/LOGTOOL-94
             Project: Log Tool
          Issue Type: Bug
            Reporter: James Perkins
            Assignee: James Perkins


Parameter annotations like {{@Pos}}, {{@Field}}, etc. should be allowed on the same parameter.

{code:java|title=Example}
@Message("Invalid %s found")
SomeException invalid(@Pos(1) @Property value);
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list