You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Andreas Kohn (JIRA)" <ji...@apache.org> on 2015/07/30 15:52:04 UTC

[jira] [Updated] (SHIRO-516) Explicitly specify the version of aspectjtools to avoid build warning

     [ 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

I guess mostly for me: the same thing is also needed in {{samples/aspectj/pom.xml}}.

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