[
https://issues.apache.org/jira/browse/SHIRO-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Kohn resolved SHIRO-516.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.2.5
2.0.0
Resolved by [~bdemers] in
https://github.com/apache/shiro/commit/5df7af58ff00c599669007b73a36e678f04679ac
and
https://github.com/apache/shiro/commit/fddbf986c2c5d6f124f95d9964dab7463f20b87d
Thanks!
> 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
> Fix For: 2.0.0, 1.2.5
>
> Attachments: SHIRO-516-build-aspectjtools-dependency.patch,
> 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.3.4#6332)