[jboss-jira] [JBoss JIRA] (JBJCA-978) Values of @SecurityPermission's description annotation don't propagate to the resulting Connector
Jesper Pedersen (JIRA)
jira-events at lists.jboss.org
Thu Apr 11 15:37:56 EDT 2013
[ https://issues.jboss.org/browse/JBJCA-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jesper Pedersen resolved JBJCA-978.
-----------------------------------
Resolution: Done
> Values of @SecurityPermission's description annotation don't propagate to the resulting Connector
> --------------------------------------------------------------------------------------------------
>
> Key: JBJCA-978
> URL: https://issues.jboss.org/browse/JBJCA-978
> Project: IronJacamar
> Issue Type: Bug
> Components: Common
> Affects Versions: 1.0.16.Final, 1.1.0.Beta4
> Reporter: Vladimir Rastseluev
> Assignee: Jesper Pedersen
> Fix For: 1.0.17.Final, 1.1.0.Beta5
>
>
> If we have Connector, containing annotation like this:
> @Connector(
> ...
> @SecurityPermission(description = {"description1",...}...)
> )
> after annotation proceeding we don't get any <description> element in security-permission section.
--
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