You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Jared Bunting (JIRA)" <ji...@apache.org> on 2012/07/20 14:08:35 UTC

[jira] [Assigned] (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 ]

Jared Bunting reassigned SHIRO-376:
-----------------------------------

    Assignee: Jared Bunting
    
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira