Matt Pavlovich created KARAF-7427:
-------------------------------------
Summary: pax-war pulls in pax-url-war version different from karaf
base
Key: KARAF-7427
URL: https://issues.apache.org/jira/browse/KARAF-7427
Project: Karaf
Issue Type: Task
Affects Versions: 4.3.7
Reporter: Matt Pavlovich
Karaf 4.3.7 ships with pax-url 2.6.10
{noformat}
karaf@root()> list -t 0 | grep -i pax | grep -i url
3 (0x Active │ 5 │ 2.6.10 │ OPS4J Pax Url - mvn:
51 (0x Active │ 10 │ 2.6.10 │ OPS4J Pax Url - wrap:
149 (0x Active │ 30 │ 2.6.8 │ OPS4J Pax Url - war:
{noformat}
pax-war feature:
{noformat}
feature:info pax-war
Feature pax-war 7.3.25
Description:
Provide support of a full WebContainer
Feature configuration:
org.ops4j.pax.url.war
Feature has no configuration files
Feature depends on:
pax-http-whiteboard [7.3,7.4)
Feature contains followed bundles:
mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.25 start-level=30
mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.25 start-level=30
mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.25 start-level=30
mvn:org.ops4j.pax.web/pax-web-deployer/7.3.25 start-level=30
mvn:org.ops4j.pax.url/pax-url-war/2.6.8/jar/uber start-level=30
Feature has no conditionals.
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)