[
https://issues.apache.org/jira/browse/SHIRO-426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569598#comment-15569598
]
ASF GitHub Bot commented on SHIRO-426:
--------------------------------------
GitHub user bdemers opened a pull request:
https://github.com/apache/shiro/pull/42
SHIRO-426 - Remove 'war' feature from feature.xml
Fixes: SHIRO-426, #37
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bdemers/shiro SHIRO-426
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/shiro/pull/42.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 #42
----
commit 6b1bd81e784e16dcce3fd2c2af02300e535f0d1a
Author: Brian Demers <[email protected]>
Date: 2016-10-12T18:56:32Z
SHIRO-426 - Remove 'war' feature from feature.xml
Fixes: SHIRO-426, #37
----
> Update Shiro Feature File With New War Feature File Name (or remove the war
> feature dependency)
> -----------------------------------------------------------------------------------------------
>
> Key: SHIRO-426
> URL: https://issues.apache.org/jira/browse/SHIRO-426
> Project: Shiro
> Issue Type: Improvement
> Affects Versions: 1.2.1
> Reporter: Gareth Collins
> Priority: Minor
> Labels: patch
> Attachments: feature-file.patch
>
>
> In the next version of Karaf (Karaf 3.0.0), Karaf will use the http/war
> features from Pax Web. These features will be called pax-http/pax-war instead
> of http/war.
> Thus it would be good if the shiro feature file was updated to depend on
> pax-war instead of war, or (even better) remove the war dependency entirely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)