You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/10/15 15:12:00 UTC

[jira] [Commented] (SHIRO-652) Upgrade Shiro Feature to Karaf 4.x

    [ https://issues.apache.org/jira/browse/SHIRO-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16650347#comment-16650347 ] 

ASF GitHub Bot commented on SHIRO-652:
--------------------------------------

GitHub user fpapon opened a pull request:

    https://github.com/apache/shiro/pull/88

    [SHIRO-652] Upgrade Shiro Feature to Karaf 4.x

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fpapon/shiro SHIRO-652

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/shiro/pull/88.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #88
    
----
commit aa12a5a3f4dc96c25fbd23344a38da5022c89be7
Author: Francois Papon <fp...@...>
Date:   2018-10-15T15:03:19Z

    [SHIRO-652] Upgrade Shiro Feature to Karaf 4.x

----


> Upgrade Shiro Feature to Karaf 4.x
> ----------------------------------
>
>                 Key: SHIRO-652
>                 URL: https://issues.apache.org/jira/browse/SHIRO-652
>             Project: Shiro
>          Issue Type: Improvement
>            Reporter: Francois Papon
>            Priority: Major
>             Fix For: 1.4.0
>
>
> When deploying Shiro feature in Karaf, some dependencies seems to be broken (shiro-core, shiro-web, shiro-hazelcast, shiro-spring).
> For Spring, we have to add spring-legacy repo and install the version 3.2.18.RELEASE_1 of spring feature.
> karaf@root()> feature:repo-add spring-legacy
> karaf@root()> feature:install spring/3.2.18.RELEASE_1
> For the other feature, we have to update the feature.xml.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)