[
https://issues.apache.org/jira/browse/SHIRO-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Kohn updated SHIRO-516:
-------------------------------
Attachment: SHIRO-516-build-aspectjtools-dependency.patch
> Explicitly specify the version of aspectjtools to avoid build warning
> ---------------------------------------------------------------------
>
> Key: SHIRO-516
> URL: https://issues.apache.org/jira/browse/SHIRO-516
> Project: Shiro
> Issue Type: Improvement
> Affects Versions: 1.2.3
> Reporter: Andreas Kohn
> Priority: Trivial
> Labels: build, easyfix, patch
> Attachments: SHIRO-516-build-aspectjtools-dependency.patch
>
>
> When building the shiro-aspectj module there is a warning logged:
> {noformat}
> [WARNING] bad version number found in
> /home/andreas/project-4.3/shiro/repository/org/aspectj/aspectjrt/1.6.12/aspectjrt-1.6.12.jar
> expected 1.6.11 found 1.6.12
> {noformat}
> This warning is caused by a difference in versions used by the plugin and the
> version used by shiro, and as per
> http://jira.codehaus.org/browse/MASPECTJ-106 can and should be fixed by
> explicitly adding a dependency on the correct aspectjtools version for the
> plugin.
> See attached patch.
--
This message was sent by Atlassian JIRA
(v6.2#6252)