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

[jira] [Updated] (SHIRO-376) shiro-cas feature should not depend on shiro-cas

     [ https://issues.apache.org/jira/browse/SHIRO-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kalle Korhonen updated SHIRO-376:
---------------------------------
    Fix Version/s:     (was: 1.2.4)
                   1.2.1

> shiro-cas feature should not depend on shiro-cas
> ------------------------------------------------
>
>                 Key: SHIRO-376
>                 URL: https://issues.apache.org/jira/browse/SHIRO-376
>             Project: Shiro
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 1.2.0
>         Environment: Karaf 2.2.8
>            Reporter: Archimedes Trajano
>            Assignee: Jared Bunting
>            Priority: Critical
>             Fix For: 1.2.1, 2.0.0
>
>
> In the features.xml it contains this block
> <feature name="shiro-cas" version="1.2.0" resolver="(obr)">
>     <feature version="1.2.0">shiro-cas</feature>
>     <!-- Is there a CAS client osgi bundle somewhere?
>     <bundle dependency='true'>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.aspectj/${casclient.bundle.version}</bundle>
>     -->
>     <bundle>mvn:org.apache.shiro/shiro-cas/1.2.0</bundle>
> </feature>
> It indicates that shiro-cas depends on shiro-cas, installing this feature on Karaf will yield a stackoverflow error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)