[jira] [Commented] (KARAF-5191) can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features

2017-06-10 Thread Steven Spungin (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045557#comment-16045557
 ] 

Steven Spungin commented on KARAF-5191:
---

when i install pax-war/6.0.2, the system installs and starts  pax-jetty -> 
9.3.14.v20161028 and pax-jetty -> 9.3.15.v20161220.  Is that fixed in Karaf 
4.2.0?

> can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> --
>
> Key: KARAF-5191
> URL: https://issues.apache.org/jira/browse/KARAF-5191
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
>Reporter: Steven Spungin
>
> I am trying to install pax-war/6.0.2.  The current Karaf uses pax-war/6.0.3.
> If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then 
> install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed. 
> Now, if I try to uninstall 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features, I get a confirm 
> message but the repo is not removed.
> ```
> karaf@root()> repo-remove 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features 
>   08:26:31
> Removing features repository 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ```
> ```
> pax-jetty   │ 9.3.14.v20161028 │  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │
> pax-http│ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Implementation of the OSGI HTTP Service
> pax-http-whiteboard │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide HTTP Whiteboard pattern support
> pax-jetty   │ 9.3.15.v20161220 │  │ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.2│  │ Started │ 
> org.ops4j.pax.web-6.0.2 │
> pax-war │ 6.0.2│ x│ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide support of a full WebContainer
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5191) can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features

2017-06-10 Thread Achim Nierbeck (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045550#comment-16045550
 ] 

Achim Nierbeck commented on KARAF-5191:
---

I think that one is already fixed. 
But the other way round, someone wanted to install 6.0.4 instead of 6.0.3. 
It's been fixed in the next Karaf 4.2.0 line. 
afaik the http and web wrapper features are causing this. 
Otherwise there is no reason why the pax web version needs to be "fix" 

> can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> --
>
> Key: KARAF-5191
> URL: https://issues.apache.org/jira/browse/KARAF-5191
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
>Reporter: Steven Spungin
>
> I am trying to install pax-war/6.0.2.  The current Karaf uses pax-war/6.0.3.
> If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then 
> install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed. 
> Now, if I try to uninstall 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features, I get a confirm 
> message but the repo is not removed.
> ```
> karaf@root()> repo-remove 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features 
>   08:26:31
> Removing features repository 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ```
> ```
> pax-jetty   │ 9.3.14.v20161028 │  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │
> pax-http│ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Implementation of the OSGI HTTP Service
> pax-http-whiteboard │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide HTTP Whiteboard pattern support
> pax-jetty   │ 9.3.15.v20161220 │  │ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.2│  │ Started │ 
> org.ops4j.pax.web-6.0.2 │
> pax-war │ 6.0.2│ x│ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide support of a full WebContainer
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5191) can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features

2017-06-10 Thread Steven Spungin (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045549#comment-16045549
 ] 

Steven Spungin commented on KARAF-5191:
---

Understood.  I rebuilt the std feature with the required version and it worked. 
 The problem is that the shell should not confirm the repo was removed if it 
was not.  It should state 'cannot remove a system repository' or such.

However, It would be nice if I could override the feature version in a config 
file.

Also, is it a pax feature bug if I install 6.0.2 with 6.0.3 present, and 
multiple pax-jetty bundles start?

> can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> --
>
> Key: KARAF-5191
> URL: https://issues.apache.org/jira/browse/KARAF-5191
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
>Reporter: Steven Spungin
>
> I am trying to install pax-war/6.0.2.  The current Karaf uses pax-war/6.0.3.
> If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then 
> install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed. 
> Now, if I try to uninstall 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features, I get a confirm 
> message but the repo is not removed.
> ```
> karaf@root()> repo-remove 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features 
>   08:26:31
> Removing features repository 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ```
> ```
> pax-jetty   │ 9.3.14.v20161028 │  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │
> pax-http│ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Implementation of the OSGI HTTP Service
> pax-http-whiteboard │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide HTTP Whiteboard pattern support
> pax-jetty   │ 9.3.15.v20161220 │  │ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.2│  │ Started │ 
> org.ops4j.pax.web-6.0.2 │
> pax-war │ 6.0.2│ x│ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide support of a full WebContainer
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (KARAF-5191) can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features

2017-06-10 Thread Achim Nierbeck (JIRA)

[ 
https://issues.apache.org/jira/browse/KARAF-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16045544#comment-16045544
 ] 

Achim Nierbeck commented on KARAF-5191:
---

that's most likely because this repo is referenced by the std. feature. 

> can't remove mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> --
>
> Key: KARAF-5191
> URL: https://issues.apache.org/jira/browse/KARAF-5191
> Project: Karaf
>  Issue Type: Bug
>Affects Versions: 4.1.1
>Reporter: Steven Spungin
>
> I am trying to install pax-war/6.0.2.  The current Karaf uses pax-war/6.0.3.
> If I add mvn:org.ops4j.pax.web/pax-web-features/6.0.2/xml/features and then 
> install pax-war/6.0.2, features from both 6.0.2 and 6.0.3 are installed. 
> Now, if I try to uninstall 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features, I get a confirm 
> message but the repo is not removed.
> ```
> karaf@root()> repo-remove 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features 
>   08:26:31
> Removing features repository 
> mvn:org.ops4j.pax.web/pax-web-features/6.0.3/xml/features
> ```
> ```
> pax-jetty   │ 9.3.14.v20161028 │  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │
> pax-http│ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Implementation of the OSGI HTTP Service
> pax-http-whiteboard │ 6.0.3│  │ Started │ 
> org.ops4j.pax.web-6.0.3 │ Provide HTTP Whiteboard pattern support
> pax-jetty   │ 9.3.15.v20161220 │  │ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide Jetty engine support
> pax-http-jetty  │ 6.0.2│  │ Started │ 
> org.ops4j.pax.web-6.0.2 │
> pax-war │ 6.0.2│ x│ Started │ 
> org.ops4j.pax.web-6.0.2 │ Provide support of a full WebContainer
> ```



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)