[jira] [Commented] (KARAF-7325) Simplification of customizations for jre and framework properties

2024-04-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7325:
---

splatch commented on PR #1484:
URL: https://github.com/apache/karaf/pull/1484#issuecomment-2064203875

   Dang, its quite aged PR, indeed it deserves a push. 




> Simplification of customizations for jre and framework properties
> -
>
> Key: KARAF-7325
> URL: https://issues.apache.org/jira/browse/KARAF-7325
> Project: Karaf
>  Issue Type: Improvement
>  Components: karaf
>Affects Versions: 4.2.14
>Reporter: Łukasz Dywicki
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> [follow up issue promised in 
> https://lists.apache.org/thread/bdp1j909wz7cx593bmjxobg3k79sozzg]
> I recently been going over few Karaf assemblies I created in past years and I 
> realized that in many cases I had to copy entire configuration shipped by 
> Karaf distribution in order to include a new config in bootstrap process.
> Quite often my requirements were quite small, yet I had to create two files 
> and take care of updates of distro shipped file in order to keep assembly 
> well behaving.
> If distro builder wants to override or extend any of properties defined in 
> standard karaf files he needs to copy a whole file. While it is not a problem 
> for custom properties it is a burden for jre and system (framework) 
> properties which vary between releases.
> The proposal is to simplify patching process by introduction of:
>  * Optional {{custom.jre.properties}} file which can define "custom" packages
>  ** custom.jre-1.6
>  ** custom.jre-1.7
>  ** custom.jre-8
>  ** custom.jre-9
>  ** custom.jre-10
>  ** custom.jre-11
>  ** custom.jre-13
>  ** custom.jre-14
>  ** custom.jre-15
>  * Extension of {{config.properties}} to accept more values coming from 
> {{{}custom.properties{}}}:
>  ** custom.org.osgi.framework.system.packages
>  ** custom.org.osgi.framework.system.packages.extra
>  ** custom-capabilities
>  ** custom.org.osgi.framework.bootdelegation
> By this patching or adjusting system packages in a custom distro will require 
> only additional file instead of replacing distribution one. The 
> custom.properties will start playing bigger role in providing additional 
> entries to system packages and bootdelegation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7325) Simplification of customizations for jre and framework properties

2024-04-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7325:
---

RangerRick commented on PR #1484:
URL: https://github.com/apache/karaf/pull/1484#issuecomment-2064121512

   Ooh, I realize this is languishing in PRs, but it would be really handy if 
it could be included.




> Simplification of customizations for jre and framework properties
> -
>
> Key: KARAF-7325
> URL: https://issues.apache.org/jira/browse/KARAF-7325
> Project: Karaf
>  Issue Type: Improvement
>  Components: karaf
>Affects Versions: 4.2.14
>Reporter: Łukasz Dywicki
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> [follow up issue promised in 
> https://lists.apache.org/thread/bdp1j909wz7cx593bmjxobg3k79sozzg]
> I recently been going over few Karaf assemblies I created in past years and I 
> realized that in many cases I had to copy entire configuration shipped by 
> Karaf distribution in order to include a new config in bootstrap process.
> Quite often my requirements were quite small, yet I had to create two files 
> and take care of updates of distro shipped file in order to keep assembly 
> well behaving.
> If distro builder wants to override or extend any of properties defined in 
> standard karaf files he needs to copy a whole file. While it is not a problem 
> for custom properties it is a burden for jre and system (framework) 
> properties which vary between releases.
> The proposal is to simplify patching process by introduction of:
>  * Optional {{custom.jre.properties}} file which can define "custom" packages
>  ** custom.jre-1.6
>  ** custom.jre-1.7
>  ** custom.jre-8
>  ** custom.jre-9
>  ** custom.jre-10
>  ** custom.jre-11
>  ** custom.jre-13
>  ** custom.jre-14
>  ** custom.jre-15
>  * Extension of {{config.properties}} to accept more values coming from 
> {{{}custom.properties{}}}:
>  ** custom.org.osgi.framework.system.packages
>  ** custom.org.osgi.framework.system.packages.extra
>  ** custom-capabilities
>  ** custom.org.osgi.framework.bootdelegation
> By this patching or adjusting system packages in a custom distro will require 
> only additional file instead of replacing distribution one. The 
> custom.properties will start playing bigger role in providing additional 
> entries to system packages and bootdelegation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7747) Provide Spring 6.1.x/6.0.x features

2024-04-07 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7747:
---

jbonofre merged PR #1840:
URL: https://github.com/apache/karaf/pull/1840




> Provide Spring 6.1.x/6.0.x features
> ---
>
> Key: KARAF-7747
> URL: https://issues.apache.org/jira/browse/KARAF-7747
> Project: Karaf
>  Issue Type: New Feature
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7820) Upgrade feature to Spring 5.3.33

2024-04-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7820:
---

jbonofre merged PR #1842:
URL: https://github.com/apache/karaf/pull/1842




> Upgrade feature to Spring 5.3.33
> 
>
> Key: KARAF-7820
> URL: https://issues.apache.org/jira/browse/KARAF-7820
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7820) Upgrade feature to Spring 5.3.33

2024-04-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7820:
---

jbonofre opened a new pull request, #1842:
URL: https://github.com/apache/karaf/pull/1842

   (no comment)




> Upgrade feature to Spring 5.3.33
> 
>
> Key: KARAF-7820
> URL: https://issues.apache.org/jira/browse/KARAF-7820
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7802) javax.annotation.security is missing from etc/jre.properties

2024-04-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7802:
---

jbonofre merged PR #1841:
URL: https://github.com/apache/karaf/pull/1841




> javax.annotation.security is missing from etc/jre.properties
> 
>
> Key: KARAF-7802
> URL: https://issues.apache.org/jira/browse/KARAF-7802
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Paul Spencer
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> The packages javax.annotation.security is missing from etc/jre.properties for 
> jre-9.  The implementation is currently provided by 
> lib/jdk9plus/javax.annotation-api-1.3.2.jar
> KARAF-7735 deals with moving java.annotation out of etc/jre.properties, so 
> its resolution should include javax.annotation.security



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7802) javax.annotation.security is missing from etc/jre.properties

2024-04-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7802:
---

jbonofre opened a new pull request, #1841:
URL: https://github.com/apache/karaf/pull/1841

   (no comment)




> javax.annotation.security is missing from etc/jre.properties
> 
>
> Key: KARAF-7802
> URL: https://issues.apache.org/jira/browse/KARAF-7802
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Paul Spencer
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> The packages javax.annotation.security is missing from etc/jre.properties for 
> jre-9.  The implementation is currently provided by 
> lib/jdk9plus/javax.annotation-api-1.3.2.jar
> KARAF-7735 deals with moving java.annotation out of etc/jre.properties, so 
> its resolution should include javax.annotation.security



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7747) Provide Spring 6.1.x/6.0.x features

2024-04-02 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7747:
---

jbonofre opened a new pull request, #1840:
URL: https://github.com/apache/karaf/pull/1840

   (no comment)




> Provide Spring 6.1.x/6.0.x features
> ---
>
> Key: KARAF-7747
> URL: https://issues.apache.org/jira/browse/KARAF-7747
> Project: Karaf
>  Issue Type: New Feature
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7813) Upgrade to ASM 9.7

2024-04-01 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7813:
---

holgerfriedrich commented on PR #1832:
URL: https://github.com/apache/karaf/pull/1832#issuecomment-2029262743

   Hi @jbonofre! Thanks for doing all the updates towards 4.4.6 to replace 
Jetty with a version not affected by CVE-2024-22201.
   Did you consider to postpone the this update of the ASM package on the 4.4.x 
branch for now to ease replacing 4.4.5 by 4.4.6?
   Or is there a specific problem/dependency which requires ASM 9.7?




> Upgrade to ASM 9.7
> --
>
> Key: KARAF-7813
> URL: https://issues.apache.org/jira/browse/KARAF-7813
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.5.0, 4.4.6
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7812) Upgrade to Maven Wagon 3.5.3

2024-03-31 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7812:
---

jbonofre merged PR #1835:
URL: https://github.com/apache/karaf/pull/1835




> Upgrade to Maven Wagon 3.5.3
> 
>
> Key: KARAF-7812
> URL: https://issues.apache.org/jira/browse/KARAF-7812
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7811) Upgrade to commons-compress 1.26.1

2024-03-31 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7811:
---

jbonofre merged PR #1836:
URL: https://github.com/apache/karaf/pull/1836




> Upgrade to commons-compress 1.26.1
> --
>
> Key: KARAF-7811
> URL: https://issues.apache.org/jira/browse/KARAF-7811
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7810) Upgrade to commons-logging 1.3.1

2024-03-31 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7810:
---

jbonofre merged PR #1837:
URL: https://github.com/apache/karaf/pull/1837




> Upgrade to commons-logging 1.3.1
> 
>
> Key: KARAF-7810
> URL: https://issues.apache.org/jira/browse/KARAF-7810
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7809) Bouncycastle 1.76+ is needed for sshd-osgi

2024-03-31 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7809:
---

jbonofre merged PR #1838:
URL: https://github.com/apache/karaf/pull/1838




> Bouncycastle 1.76+ is needed for sshd-osgi
> --
>
> Key: KARAF-7809
> URL: https://issues.apache.org/jira/browse/KARAF-7809
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Anthony Wood
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>  Labels: dependency-upgrade
>
> In karaf 4.4.5, sshd-osgi 2.11.0 requires bouncycastle [1.76,2). However, 
> karaf includes version 1.75.  This results in a NoClassDefFoundError for 
> org/bouncycastle/openssl/jcajce/JcaPEMWriter in despite bcpkix-jdk18on 1.75 
> having been installed by the feature.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7801) Upgrade to sshd 2.12.1

2024-03-31 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7801:
---

jbonofre merged PR #1839:
URL: https://github.com/apache/karaf/pull/1839




> Upgrade to sshd 2.12.1
> --
>
> Key: KARAF-7801
> URL: https://issues.apache.org/jira/browse/KARAF-7801
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7801) Upgrade to sshd 2.12.1

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7801:
---

jbonofre opened a new pull request, #1839:
URL: https://github.com/apache/karaf/pull/1839

   (no comment)




> Upgrade to sshd 2.12.1
> --
>
> Key: KARAF-7801
> URL: https://issues.apache.org/jira/browse/KARAF-7801
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7809) Bouncycastle 1.76+ is needed for sshd-osgi

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7809:
---

jbonofre opened a new pull request, #1838:
URL: https://github.com/apache/karaf/pull/1838

   (no comment)




> Bouncycastle 1.76+ is needed for sshd-osgi
> --
>
> Key: KARAF-7809
> URL: https://issues.apache.org/jira/browse/KARAF-7809
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Anthony Wood
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>  Labels: dependency-upgrade
>
> In karaf 4.4.5, sshd-osgi 2.11.0 requires bouncycastle [1.76,2). However, 
> karaf includes version 1.75.  This results in a NoClassDefFoundError for 
> org/bouncycastle/openssl/jcajce/JcaPEMWriter in despite bcpkix-jdk18on 1.75 
> having been installed by the feature.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7811) Upgrade to commons-compress 1.26.1

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7811:
---

jbonofre opened a new pull request, #1836:
URL: https://github.com/apache/karaf/pull/1836

   (no comment)




> Upgrade to commons-compress 1.26.1
> --
>
> Key: KARAF-7811
> URL: https://issues.apache.org/jira/browse/KARAF-7811
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7810) Upgrade to commons-logging 1.3.1

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7810:
---

jbonofre opened a new pull request, #1837:
URL: https://github.com/apache/karaf/pull/1837

   (no comment)




> Upgrade to commons-logging 1.3.1
> 
>
> Key: KARAF-7810
> URL: https://issues.apache.org/jira/browse/KARAF-7810
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7812) Upgrade to Maven Wagon 3.5.3

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7812:
---

jbonofre opened a new pull request, #1835:
URL: https://github.com/apache/karaf/pull/1835

   (no comment)




> Upgrade to Maven Wagon 3.5.3
> 
>
> Key: KARAF-7812
> URL: https://issues.apache.org/jira/browse/KARAF-7812
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7814) Upgrade to Pax Web 8.0.27 / Jetty 9.4.54.v20240208

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7814:
---

jbonofre merged PR #1833:
URL: https://github.com/apache/karaf/pull/1833




> Upgrade to Pax Web 8.0.27 / Jetty 9.4.54.v20240208
> --
>
> Key: KARAF-7814
> URL: https://issues.apache.org/jira/browse/KARAF-7814
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7813) Upgrade to ASM 9.7

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7813:
---

jbonofre merged PR #1832:
URL: https://github.com/apache/karaf/pull/1832




> Upgrade to ASM 9.7
> --
>
> Key: KARAF-7813
> URL: https://issues.apache.org/jira/browse/KARAF-7813
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7815) Upgrade to Pax Logging 2.2.7/slf4j 2.0.12/log4j 2.23.1

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7815:
---

jbonofre merged PR #1831:
URL: https://github.com/apache/karaf/pull/1831




> Upgrade to Pax Logging 2.2.7/slf4j 2.0.12/log4j 2.23.1
> --
>
> Key: KARAF-7815
> URL: https://issues.apache.org/jira/browse/KARAF-7815
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7816) Upgrade to Pax JDBC 1.5.7

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7816:
---

jbonofre merged PR #1830:
URL: https://github.com/apache/karaf/pull/1830




> Upgrade to Pax JDBC 1.5.7
> -
>
> Key: KARAF-7816
> URL: https://issues.apache.org/jira/browse/KARAF-7816
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7819) Upgrade to Spring 5.2.25_1 feature

2024-03-30 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7819:
---

jbonofre merged PR #1828:
URL: https://github.com/apache/karaf/pull/1828




> Upgrade to Spring 5.2.25_1 feature
> --
>
> Key: KARAF-7819
> URL: https://issues.apache.org/jira/browse/KARAF-7819
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7822) Upgrade to Apache POM 31

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7822:
---

jbonofre merged PR #1834:
URL: https://github.com/apache/karaf/pull/1834




> Upgrade to Apache POM 31
> 
>
> Key: KARAF-7822
> URL: https://issues.apache.org/jira/browse/KARAF-7822
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7822) Upgrade to Apache POM 31

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7822:
---

jbonofre opened a new pull request, #1834:
URL: https://github.com/apache/karaf/pull/1834

   (no comment)




> Upgrade to Apache POM 31
> 
>
> Key: KARAF-7822
> URL: https://issues.apache.org/jira/browse/KARAF-7822
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7813) Upgrade to ASM 9.7

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7813:
---

jbonofre opened a new pull request, #1832:
URL: https://github.com/apache/karaf/pull/1832

   (no comment)




> Upgrade to ASM 9.7
> --
>
> Key: KARAF-7813
> URL: https://issues.apache.org/jira/browse/KARAF-7813
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7814) Upgrade to Pax Web 8.0.27 / Jetty 9.4.54.v20240208

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7814:
---

jbonofre opened a new pull request, #1833:
URL: https://github.com/apache/karaf/pull/1833

   (no comment)




> Upgrade to Pax Web 8.0.27 / Jetty 9.4.54.v20240208
> --
>
> Key: KARAF-7814
> URL: https://issues.apache.org/jira/browse/KARAF-7814
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7815) Upgrade to Pax Logging 2.2.7/slf4j 2.0.12/log4j 2.23.1

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7815:
---

jbonofre opened a new pull request, #1831:
URL: https://github.com/apache/karaf/pull/1831

   (no comment)




> Upgrade to Pax Logging 2.2.7/slf4j 2.0.12/log4j 2.23.1
> --
>
> Key: KARAF-7815
> URL: https://issues.apache.org/jira/browse/KARAF-7815
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7816) Upgrade to Pax JDBC 1.5.7

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7816:
---

jbonofre opened a new pull request, #1830:
URL: https://github.com/apache/karaf/pull/1830

   (no comment)




> Upgrade to Pax JDBC 1.5.7
> -
>
> Key: KARAF-7816
> URL: https://issues.apache.org/jira/browse/KARAF-7816
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7819) Upgrade to Spring 5.2.25_1 feature

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7819:
---

jbonofre opened a new pull request, #1828:
URL: https://github.com/apache/karaf/pull/1828

   (no comment)




> Upgrade to Spring 5.2.25_1 feature
> --
>
> Key: KARAF-7819
> URL: https://issues.apache.org/jira/browse/KARAF-7819
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7682) Karaf does not stop when stop command issued

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7682:
---

jbonofre merged PR #1717:
URL: https://github.com/apache/karaf/pull/1717




> Karaf does not stop when stop command issued
> 
>
> Key: KARAF-7682
> URL: https://issues.apache.org/jira/browse/KARAF-7682
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Matt Pavlovich
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7691) Status check has SocketException

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7691:
---

jbonofre merged PR #1827:
URL: https://github.com/apache/karaf/pull/1827




> Status check has SocketException
> 
>
> Key: KARAF-7691
> URL: https://issues.apache.org/jira/browse/KARAF-7691
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Ian Thiemann
>Assignee: Jean-Baptiste Onofré
>Priority: Minor
>
> Calling a status check logs the following as well
> {code:java}
> o.a.k.m.ShutdownSocketThread | Karaf shutdown socket: read:
> java.net.SocketException: Connection reset
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:200)
> at 
> org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:101) 
> {code}
>  This seems to be caused by a socket being opened to check if it can connect 
> to the shutdown port and then immediately being closed without a proper 
> shutdown signal.
> This issue does not affect functionality, but it is overloading logs with 
> irrelevant exceptions which is an inconvenience.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7763) Upgrade to slf4j 2.0.12

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7763:
---

jbonofre closed pull request #1780: [KARAF-7763] Bump slf4j to 2.0.9
URL: https://github.com/apache/karaf/pull/1780




> Upgrade to slf4j 2.0.12
> ---
>
> Key: KARAF-7763
> URL: https://issues.apache.org/jira/browse/KARAF-7763
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As discussed pax-logging already supports slf4j2 and the version defined in 
> karaf is exposed to all bom users. Upgrade this dependency to 2.0.9.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7763) Upgrade to slf4j 2.0.12

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7763:
---

jbonofre commented on PR #1780:
URL: https://github.com/apache/karaf/pull/1780#issuecomment-2025227935

   I will superseed with an updated PR.




> Upgrade to slf4j 2.0.12
> ---
>
> Key: KARAF-7763
> URL: https://issues.apache.org/jira/browse/KARAF-7763
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As discussed pax-logging already supports slf4j2 and the version defined in 
> karaf is exposed to all bom users. Upgrade this dependency to 2.0.9.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7799) Allow merging org.apache.karaf.features.xml definitions

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7799:
---

jbonofre merged PR #1818:
URL: https://github.com/apache/karaf/pull/1818




> Allow merging org.apache.karaf.features.xml definitions
> ---
>
> Key: KARAF-7799
> URL: https://issues.apache.org/jira/browse/KARAF-7799
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.5.0, 4.4.6
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7799) Allow merging org.apache.karaf.features.xml definitions

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7799:
---

jbonofre merged PR #1817:
URL: https://github.com/apache/karaf/pull/1817




> Allow merging org.apache.karaf.features.xml definitions
> ---
>
> Key: KARAF-7799
> URL: https://issues.apache.org/jira/browse/KARAF-7799
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.5.0, 4.4.6
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7773) WAB ServletContextListener.contextInitialized invoked multiple times during re-deploy (and with wrong context)

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7773:
---

jbonofre closed pull request #1788: [KARAF-7773] Upgrade to Pax Web 8.0.24 & 
Jetty 9.4.53.v20231009
URL: https://github.com/apache/karaf/pull/1788




> WAB ServletContextListener.contextInitialized invoked multiple times during 
> re-deploy (and with wrong context)
> --
>
> Key: KARAF-7773
> URL: https://issues.apache.org/jira/browse/KARAF-7773
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.3
>Reporter: Amichai Rothman
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.4.5
>
> Attachments: paxweb.log, paxweb.trace.log, paxweb.trace2.log
>
>
> When touching a WAB bundle with a context listener as described belower, the 
> undeploy/deploy cycle, instead of just invoking destroy on the old context 
> and initialize on the new one, seems to destroy the old one, re-initialize 
> the old one (with the wrong "whiteboard extender" context), destroy it again, 
> initialize the new one (with correct context), and initialize the old one 
> once more (but without the filter init).
> I'll describe my full scenario, even though it's possible the issue can be 
> reproduced with a simpler setup:
> I have an application consisting of multiple bundles in the karaf deploy 
> folder. One of them is a WAB. It's web.xml only contains display-name and 
> listener-class with a ServletContextListener. The listener contextInitialized 
> implementation instantiates a custom Filter, whose class is imported from a 
> different app bundle:
> {code:java}
> Filter filter = new MyFilter();
> context.addFilter("MyFilter", filter)
> .addMappingForUrlPatterns(EnumSet.of(DispatcherType.REQUEST, 
> DispatcherType.FORWARD), true, "/*");
> {code}
> The filter's init method is invoked successfully and all is good.
> Then, I update/touch the WAB bundle in the deploy folder.
> This causes a thread named "paxweb-config-3-thread-1 (undeploy /)" to call 
> the listener's  contextDestroyed method as expected, but then it also 
> immediately calls the contextInitialized method again (still from the 
> undeploy thread, and still the same old listener instance), this time with 
> the servlet context of the pax-web-extender-whiteboard rather than the WAB 
> bundle. It creates another filter instance, whose init method gets invoked 
> with the pax-web-extender-whiteboard context as well (my init implementation 
> throws an exception at this point when the context is wrong, resources aren't 
> found etc.).
> Then a thread named "paxweb-config-3-thread-1 (deploy /)" (notice undeploy 
> changed to deploy) calls contextDestroyed, still with the extender context. 
> Finally, a new listener instance is craeted, contextInitialized is invoked 
> again, this time with the correct WAB context, followed by the filter's init 
> method. In addition, the old listener instance (which should be dead by now) 
> contextInitialized also gets invoked again, but not followed by the filter 
> init (maybe because it previously threw an exception on it? just guessing).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7773) WAB ServletContextListener.contextInitialized invoked multiple times during re-deploy (and with wrong context)

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7773:
---

jbonofre commented on PR #1788:
URL: https://github.com/apache/karaf/pull/1788#issuecomment-2025225559

   I will supersed with an updated PR. 




> WAB ServletContextListener.contextInitialized invoked multiple times during 
> re-deploy (and with wrong context)
> --
>
> Key: KARAF-7773
> URL: https://issues.apache.org/jira/browse/KARAF-7773
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.3
>Reporter: Amichai Rothman
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.4.5
>
> Attachments: paxweb.log, paxweb.trace.log, paxweb.trace2.log
>
>
> When touching a WAB bundle with a context listener as described belower, the 
> undeploy/deploy cycle, instead of just invoking destroy on the old context 
> and initialize on the new one, seems to destroy the old one, re-initialize 
> the old one (with the wrong "whiteboard extender" context), destroy it again, 
> initialize the new one (with correct context), and initialize the old one 
> once more (but without the filter init).
> I'll describe my full scenario, even though it's possible the issue can be 
> reproduced with a simpler setup:
> I have an application consisting of multiple bundles in the karaf deploy 
> folder. One of them is a WAB. It's web.xml only contains display-name and 
> listener-class with a ServletContextListener. The listener contextInitialized 
> implementation instantiates a custom Filter, whose class is imported from a 
> different app bundle:
> {code:java}
> Filter filter = new MyFilter();
> context.addFilter("MyFilter", filter)
> .addMappingForUrlPatterns(EnumSet.of(DispatcherType.REQUEST, 
> DispatcherType.FORWARD), true, "/*");
> {code}
> The filter's init method is invoked successfully and all is good.
> Then, I update/touch the WAB bundle in the deploy folder.
> This causes a thread named "paxweb-config-3-thread-1 (undeploy /)" to call 
> the listener's  contextDestroyed method as expected, but then it also 
> immediately calls the contextInitialized method again (still from the 
> undeploy thread, and still the same old listener instance), this time with 
> the servlet context of the pax-web-extender-whiteboard rather than the WAB 
> bundle. It creates another filter instance, whose init method gets invoked 
> with the pax-web-extender-whiteboard context as well (my init implementation 
> throws an exception at this point when the context is wrong, resources aren't 
> found etc.).
> Then a thread named "paxweb-config-3-thread-1 (deploy /)" (notice undeploy 
> changed to deploy) calls contextDestroyed, still with the extender context. 
> Finally, a new listener instance is craeted, contextInitialized is invoked 
> again, this time with the correct WAB context, followed by the filter's init 
> method. In addition, the old listener instance (which should be dead by now) 
> contextInitialized also gets invoked again, but not followed by the filter 
> init (maybe because it previously threw an exception on it? just guessing).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7804) Cannot register more than one HTTP proxy

2024-03-28 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7804:
---

jbonofre merged PR #1822:
URL: https://github.com/apache/karaf/pull/1822




> Cannot register more than one HTTP proxy
> 
>
> Key: KARAF-7804
> URL: https://issues.apache.org/jira/browse/KARAF-7804
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Aleksy Wróblewski
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> When you register more than one proxy into ProxyService, it crashes with the 
> following exception:
>  
> {code:java}
> org.osgi.service.http.NamespaceException: 
> ServletModel{id=ServletModel-49,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/kb',urlPatterns=[/kb/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@6bad2ac1,contexts=[
> {HS,OCM-48,default,/}]} can't be registered. 
> ServletContextModel\{id=ServletContextModel-2,contextPath='/'} already 
> contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet: 
> ServletModel{id=ServletModel-47,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/webconsole',urlPatterns=[/webconsole/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@4ce53d9c,contexts=[\{HS,OCM-48,default,/}
> ]}
> {code}
>  
> The important part: *already* *contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet*
>  
> This is because servlet-name is not specified when registering a new 
> ProxyServlet into HttpService. So PAX-WEB defaults to the fully qualified 
> class name, as specified in HTTP whiteboard spec section 140.4. 
> ([https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard-i21223311).]
>  But the class name is the same for subsequent Servlets, so there is a 
> conflict.
> This is also easy to see when you modify 
> org.apache.karaf.itests.HttpTest.testProxy to register two proxies and check 
> if both are registered:
> {code:java}
> @Test
> public void testProxy() throws Exception {
> executeCommand("http:proxy-add /test1 http://karaf.apache.org;);
> executeCommand("http:proxy-add /test2 http://karaf.apache.org;); // not added
> String output = executeCommand("http:proxy-balancing-list");
> System.out.println(output);
> assertContains("random", output);
> assertContains("round-robin", output);
> output = executeCommand("http:proxy-list");
> System.out.println(output);
> assertContains("/test1", output);
> assertContains("/test2", output); // fails
> }
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7691) Status check has SocketException

2024-03-19 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7691:
---

i-thiemann opened a new pull request, #1827:
URL: https://github.com/apache/karaf/pull/1827

   (no comment)




> Status check has SocketException
> 
>
> Key: KARAF-7691
> URL: https://issues.apache.org/jira/browse/KARAF-7691
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Ian Thiemann
>Priority: Minor
>
> Calling a status check logs the following as well
> {code:java}
> o.a.k.m.ShutdownSocketThread | Karaf shutdown socket: read:
> java.net.SocketException: Connection reset
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:186)
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
> at java.base/java.net.SocketInputStream.read(SocketInputStream.java:200)
> at 
> org.apache.karaf.main.ShutdownSocketThread.run(ShutdownSocketThread.java:101) 
> {code}
>  This seems to be caused by a socket being opened to check if it can connect 
> to the shutdown port and then immediately being closed without a proper 
> shutdown signal.
> This issue does not affect functionality, but it is overloading logs with 
> irrelevant exceptions which is an inconvenience.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7780) Jakarta 10 features using requires/provides

2024-02-08 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7780:
---

jbonofre commented on PR #1795:
URL: https://github.com/apache/karaf/pull/1795#issuecomment-1935447503

   I have it, testing it on camel-karaf (on my `REFACTORE` branch). I will have 
the PR soon, validated with camel-karaf (Camel 4.x using Jakarta namespace 
only). Give me a couple of days.




> Jakarta 10 features using requires/provides
> ---
>
> Key: KARAF-7780
> URL: https://issues.apache.org/jira/browse/KARAF-7780
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Matt Pavlovich
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7780) Jakarta 10 features using requires/provides

2024-02-08 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7780:
---

mattrpav commented on PR #1795:
URL: https://github.com/apache/karaf/pull/1795#issuecomment-1935280467

   @jbonofre any update on jakarta spec support? I think this PR is close and 
provides the benefit of separating spec api from impl. Thoughts?




> Jakarta 10 features using requires/provides
> ---
>
> Key: KARAF-7780
> URL: https://issues.apache.org/jira/browse/KARAF-7780
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Matt Pavlovich
>Priority: Minor
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7804) Cannot register more than one HTTP proxy

2024-01-26 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7804:
---

awrb commented on PR #1822:
URL: https://github.com/apache/karaf/pull/1822#issuecomment-1912064664

   In the Jira ticket I explain the rationale behind this. For the servlet-name 
I think simply the proxy URL could be used (without slash), e.g. when proxying 
to `/external-api` the unique proxy servlet name is `external-api`.




> Cannot register more than one HTTP proxy
> 
>
> Key: KARAF-7804
> URL: https://issues.apache.org/jira/browse/KARAF-7804
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Aleksy Wróblewski
>Priority: Major
>
> When you register more than one proxy into ProxyService, it crashes with the 
> following exception:
>  
> {code:java}
> org.osgi.service.http.NamespaceException: 
> ServletModel{id=ServletModel-49,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/kb',urlPatterns=[/kb/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@6bad2ac1,contexts=[
> {HS,OCM-48,default,/}]} can't be registered. 
> ServletContextModel\{id=ServletContextModel-2,contextPath='/'} already 
> contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet: 
> ServletModel{id=ServletModel-47,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/webconsole',urlPatterns=[/webconsole/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@4ce53d9c,contexts=[\{HS,OCM-48,default,/}
> ]}
> {code}
>  
> The important part: *already* *contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet*
>  
> This is because servlet-name is not specified when registering a new 
> ProxyServlet into HttpService. So PAX-WEB defaults to the fully qualified 
> class name, as specified in HTTP whiteboard spec section 140.4. 
> ([https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard-i21223311).]
>  But the class name is the same for subsequent Servlets, so there is a 
> conflict.
> This is also easy to see when you modify 
> org.apache.karaf.itests.HttpTest.testProxy to register two proxies and check 
> if both are registered:
> {code:java}
> @Test
> public void testProxy() throws Exception {
> executeCommand("http:proxy-add /test1 http://karaf.apache.org;);
> executeCommand("http:proxy-add /test2 http://karaf.apache.org;); // not added
> String output = executeCommand("http:proxy-balancing-list");
> System.out.println(output);
> assertContains("random", output);
> assertContains("round-robin", output);
> output = executeCommand("http:proxy-list");
> System.out.println(output);
> assertContains("/test1", output);
> assertContains("/test2", output); // fails
> }
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7804) Cannot register more than one HTTP proxy

2024-01-26 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7804:
---

awrb opened a new pull request, #1822:
URL: https://github.com/apache/karaf/pull/1822

   (no comment)




> Cannot register more than one HTTP proxy
> 
>
> Key: KARAF-7804
> URL: https://issues.apache.org/jira/browse/KARAF-7804
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Reporter: Aleksy Wróblewski
>Priority: Major
>
> When you register more than one proxy into ProxyService, it crashes with the 
> following exception:
>  
> {code:java}
> org.osgi.service.http.NamespaceException: 
> ServletModel{id=ServletModel-49,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/kb',urlPatterns=[/kb/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@6bad2ac1,contexts=[
> {HS,OCM-48,default,/}]} can't be registered. 
> ServletContextModel\{id=ServletContextModel-2,contextPath='/'} already 
> contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet: 
> ServletModel{id=ServletModel-47,name='org.apache.karaf.http.core.internal.proxy.ProxyServlet',alias='/webconsole',urlPatterns=[/webconsole/*],servlet=org.apache.karaf.http.core.internal.proxy.ProxyServlet@4ce53d9c,contexts=[\{HS,OCM-48,default,/}
> ]}
> {code}
>  
> The important part: *already* *contains servlet named 
> org.apache.karaf.http.core.internal.proxy.ProxyServlet*
>  
> This is because servlet-name is not specified when registering a new 
> ProxyServlet into HttpService. So PAX-WEB defaults to the fully qualified 
> class name, as specified in HTTP whiteboard spec section 140.4. 
> ([https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.http.whiteboard.html#service.http.whiteboard-i21223311).]
>  But the class name is the same for subsequent Servlets, so there is a 
> conflict.
> This is also easy to see when you modify 
> org.apache.karaf.itests.HttpTest.testProxy to register two proxies and check 
> if both are registered:
> {code:java}
> @Test
> public void testProxy() throws Exception {
> executeCommand("http:proxy-add /test1 http://karaf.apache.org;);
> executeCommand("http:proxy-add /test2 http://karaf.apache.org;); // not added
> String output = executeCommand("http:proxy-balancing-list");
> System.out.println(output);
> assertContains("random", output);
> assertContains("round-robin", output);
> output = executeCommand("http:proxy-list");
> System.out.println(output);
> assertContains("/test1", output);
> assertContains("/test2", output); // fails
> }
> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7758) Upgrade maven-surefire-plugin to 3.1.2

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7758:
---

jbonofre merged PR #1819:
URL: https://github.com/apache/karaf/pull/1819




> Upgrade maven-surefire-plugin to 3.1.2
> --
>
> Key: KARAF-7758
> URL: https://issues.apache.org/jira/browse/KARAF-7758
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.5.0, 4.4.5, 4.3.11
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12342871
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344396
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12342872
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344668
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344612
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351502
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351809
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12352730
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12352998
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351273
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12353294



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7800) Upgrade asciidoctor-maven-plugin to 2.2.5

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7800:
---

jbonofre merged PR #1820:
URL: https://github.com/apache/karaf/pull/1820




> Upgrade asciidoctor-maven-plugin to 2.2.5
> -
>
> Key: KARAF-7800
> URL: https://issues.apache.org/jira/browse/KARAF-7800
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Current version (1.5.6) fails to build with Java 17. Upgrade to latest 
> version, which works out of the box.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7800) Upgrade asciidoctor-maven-plugin to 2.2.5

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7800:
---

rovarga opened a new pull request, #1820:
URL: https://github.com/apache/karaf/pull/1820

   (no comment)




> Upgrade asciidoctor-maven-plugin to 2.2.5
> -
>
> Key: KARAF-7800
> URL: https://issues.apache.org/jira/browse/KARAF-7800
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Affects Versions: 4.4.5
>Reporter: Robert Varga
>Priority: Major
>
> Current version (1.5.6) fails to build with Java 17. Upgrade to latest 
> version, which works out of the box.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7758) Upgrade maven-surefire-plugin to 3.1.2

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7758:
---

rovarga opened a new pull request, #1819:
URL: https://github.com/apache/karaf/pull/1819

   surefire has removed forkMode parameter, with the default being the 
equivalent
   of forkMode=single. Remove the explicit parameter, fixing a Maven warning.
   




> Upgrade maven-surefire-plugin to 3.1.2
> --
>
> Key: KARAF-7758
> URL: https://issues.apache.org/jira/browse/KARAF-7758
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.5.0, 4.4.5, 4.3.11
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12342871
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344396
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12342872
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344668
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344612
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12344613
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351502
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351809
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12352730
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12352998
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12351273
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927=12353294



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7799) Allow merging org.apache.karaf.features.xml definitions

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7799:
---

grgrzybek opened a new pull request, #1817:
URL: https://github.com/apache/karaf/pull/1817

   (no comment)




> Allow merging org.apache.karaf.features.xml definitions
> ---
>
> Key: KARAF-7799
> URL: https://issues.apache.org/jira/browse/KARAF-7799
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.5.0, 4.4.6
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7799) Allow merging org.apache.karaf.features.xml definitions

2024-01-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7799:
---

grgrzybek opened a new pull request, #1818:
URL: https://github.com/apache/karaf/pull/1818

   (no comment)




> Allow merging org.apache.karaf.features.xml definitions
> ---
>
> Key: KARAF-7799
> URL: https://issues.apache.org/jira/browse/KARAF-7799
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
> Fix For: 4.5.0, 4.4.6
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7768) Remove karaf.specs

2024-01-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7768:
---

rovarga opened a new pull request, #1816:
URL: https://github.com/apache/karaf/pull/1816

   specs.locator and related logic just dances around the need to integrate 
with ServiceLoader. In OSGi world that's properly done with adding the 
appropriate metadata and therefore this magic should not be used.




> Remove karaf.specs
> --
>
> Key: KARAF-7768
> URL: https://issues.apache.org/jira/browse/KARAF-7768
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As noted in https://lists.apache.org/thread/dhfzyyph43h9hqn9fd47qwh1krvx83tl, 
> it seems we can remove our patching of javax.xml(.ws) by including SPI Fly 
> directly in the system.
> Prototype whether this idea works and implement it if it does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7768) Implement Service Loader Mediator Specification by default

2024-01-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7768:
---

rovarga closed pull request #1784: [KARAF-7768]: Provide SPI Fly from framework
URL: https://github.com/apache/karaf/pull/1784




> Implement Service Loader Mediator Specification by default
> --
>
> Key: KARAF-7768
> URL: https://issues.apache.org/jira/browse/KARAF-7768
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As noted in https://lists.apache.org/thread/dhfzyyph43h9hqn9fd47qwh1krvx83tl, 
> it seems we can remove our patching of javax.xml(.ws) by including SPI Fly 
> directly in the system.
> Prototype whether this idea works and implement it if it does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7768) Implement Service Loader Mediator Specification by default

2024-01-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7768:
---

rovarga commented on PR #1784:
URL: https://github.com/apache/karaf/pull/1784#issuecomment-1890765848

   This PR does the wrong thing, I will raise another one.




> Implement Service Loader Mediator Specification by default
> --
>
> Key: KARAF-7768
> URL: https://issues.apache.org/jira/browse/KARAF-7768
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As noted in https://lists.apache.org/thread/dhfzyyph43h9hqn9fd47qwh1krvx83tl, 
> it seems we can remove our patching of javax.xml(.ws) by including SPI Fly 
> directly in the system.
> Prototype whether this idea works and implement it if it does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7768) Implement Service Loader Mediator Specification by default

2024-01-13 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7768:
---

rovarga commented on code in PR #1784:
URL: https://github.com/apache/karaf/pull/1784#discussion_r1451604246


##
assemblies/features/framework/src/main/feature/feature.xml:
##
@@ -45,6 +45,20 @@
 mvn:org.apache.felix/org.apache.felix.fileinstall/${felix.fileinstall.version}
  Implement Service Loader Mediator Specification by default
> --
>
> Key: KARAF-7768
> URL: https://issues.apache.org/jira/browse/KARAF-7768
> Project: Karaf
>  Issue Type: Improvement
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> As noted in https://lists.apache.org/thread/dhfzyyph43h9hqn9fd47qwh1krvx83tl, 
> it seems we can remove our patching of javax.xml(.ws) by including SPI Fly 
> directly in the system.
> Prototype whether this idea works and implement it if it does.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7798) Documentation to add headers to the wrap deployer missing escape character

2024-01-12 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7798:
---

jbonofre merged PR #1815:
URL: https://github.com/apache/karaf/pull/1815




> Documentation to add headers to the wrap deployer missing escape character
> --
>
> Key: KARAF-7798
> URL: https://issues.apache.org/jira/browse/KARAF-7798
> Project: Karaf
>  Issue Type: Improvement
>  Components: karaf
>Affects Versions: 4.4.4, 4.4.5
> Environment: Karaf 4.4.4
> MacOS 12.7
>Reporter: Paul Spencer
>Assignee: Jean-Baptiste Onofré
>Priority: Minor
> Fix For: 4.5.0
>
>
> The documentation to add headers to the wrap deployer is missing the escape 
> character required by some OS.
> [https://karaf.apache.org/manual/latest/#_wrap_deployer]
> The example:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA/$Bundle-SymbolicName=jbossall-client=4.2.3.GA=org.jboss.remoting;version="4.2.3.GA",!*'}}
> should be:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA\$Bundle-SymbolicName=jbossall-client\=4.2.3.GA=org.jboss.remoting;version="4.2.3.GA",!*'}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7798) Documentation to add headers to the wrap deployer missing escape character

2024-01-12 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7798:
---

paulsp opened a new pull request, #1815:
URL: https://github.com/apache/karaf/pull/1815

   (no comment)




> Documentation to add headers to the wrap deployer missing escape character
> --
>
> Key: KARAF-7798
> URL: https://issues.apache.org/jira/browse/KARAF-7798
> Project: Karaf
>  Issue Type: Improvement
>  Components: karaf
>Affects Versions: 4.4.4, 4.4.5
> Environment: Karaf 4.4.4
> MacOS 12.7
>Reporter: Paul Spencer
>Priority: Minor
>
> The documentation to add headers to the wrap deployer is missing the escape 
> character required by some OS.
> [https://karaf.apache.org/manual/latest/#_wrap_deployer]
> The example:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA/$Bundle-SymbolicName=jbossall-client=4.2.3.GA=org.jboss.remoting;version="4.2.3.GA",!*'}}
> should be:
> {{bundle:install -s 
> 'wrap:mvn:jboss/jbossall-client/4.2.3.GA\$Bundle-SymbolicName=jbossall-client\=4.2.3.GA=org.jboss.remoting;version="4.2.3.GA",!*'}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2024-01-08 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

RangerRick commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1881814441

   @jbonofre Awesome, thanks! I got backed up over the holidays and never had a 
chance to look further but I was going down the same path (although not as 
in-depth as what you ended up doing) before I set it aside. 




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.5.0, 4.4.5
>
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7775) Installing shell feature causes org.apache.karaf.config.core refresh

2024-01-04 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7775:
---

jbonofre merged PR #1814:
URL: https://github.com/apache/karaf/pull/1814




> Installing shell feature causes org.apache.karaf.config.core refresh
> 
>
> Key: KARAF-7775
> URL: https://issues.apache.org/jira/browse/KARAF-7775
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.4
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Observed in OpenDaylight, probably for quite some time, but now it made 
> debugging a bit not nice.
> What we have is the following install:
> {noformat}
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Changes to perform:
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   Region: root
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Bundles to 
> install:
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.opendaylight.odlparent/karaf.branding/12.0.9
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries/org.apache.aries.util/1.1.3
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.felix/org.apache.felix.scr/2.2.6
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> 

[jira] [Commented] (KARAF-7775) Installing shell feature causes org.apache.karaf.config.core refresh

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7775:
---

jbonofre commented on PR #1814:
URL: https://github.com/apache/karaf/pull/1814#issuecomment-1876489783

   I'm fixing the `ConfigManagedServiceFactoryTest` test.




> Installing shell feature causes org.apache.karaf.config.core refresh
> 
>
> Key: KARAF-7775
> URL: https://issues.apache.org/jira/browse/KARAF-7775
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.4
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Observed in OpenDaylight, probably for quite some time, but now it made 
> debugging a bit not nice.
> What we have is the following install:
> {noformat}
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Changes to perform:
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   Region: root
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Bundles to 
> install:
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.opendaylight.odlparent/karaf.branding/12.0.9
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries/org.apache.aries.util/1.1.3
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.felix/org.apache.felix.scr/2.2.6
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | 

[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

jbonofre commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1875618334

   Superseded by #1814 




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7775) Installing shell feature causes org.apache.karaf.config.core refresh

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7775:
---

jbonofre opened a new pull request, #1814:
URL: https://github.com/apache/karaf/pull/1814

   (no comment)




> Installing shell feature causes org.apache.karaf.config.core refresh
> 
>
> Key: KARAF-7775
> URL: https://issues.apache.org/jira/browse/KARAF-7775
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.4
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Observed in OpenDaylight, probably for quite some time, but now it made 
> debugging a bit not nice.
> What we have is the following install:
> {noformat}
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Changes to perform:
> 2023-10-23T15:41:16,239 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   Region: root
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 | Bundles to 
> install:
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.opendaylight.odlparent/karaf.branding/12.0.9
> 2023-10-23T15:41:16,240 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8
> 2023-10-23T15:41:16,241 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.aries/org.apache.aries.util/1.1.3
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.felix/org.apache.felix.scr/2.2.6
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - org.apache.karaf.features.core - 4.4.4 |   
> mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4
> 2023-10-23T15:41:16,242 | INFO  | features-3-thread-1 | FeaturesServiceImpl   
>| 17 - 

[jira] [Commented] (KARAF-7793) Upgrade to PAX Logging 2.2.6

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7793:
---

jbonofre merged PR #1813:
URL: https://github.com/apache/karaf/pull/1813




> Upgrade to PAX Logging 2.2.6
> 
>
> Key: KARAF-7793
> URL: https://issues.apache.org/jira/browse/KARAF-7793
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

jbonofre closed pull request #1804: KARAF-6210: extract core config commands to 
its own bundle
URL: https://github.com/apache/karaf/pull/1804




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

jbonofre commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1875530587

   @RangerRick I found other issue with your bundles: the import required impl 
package which is private, it should not export utils, etc. I propose to close 
this one and do a clean new one.




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7793) Upgrade to PAX Logging 2.2.6

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7793:
---

jbonofre opened a new pull request, #1813:
URL: https://github.com/apache/karaf/pull/1813

   (no comment)




> Upgrade to PAX Logging 2.2.6
> 
>
> Key: KARAF-7793
> URL: https://issues.apache.org/jira/browse/KARAF-7793
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7769) Karaf webconsole plugins don't work since Felix WebConsole update

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7769:
---

jbonofre merged PR #1812:
URL: https://github.com/apache/karaf/pull/1812




> Karaf webconsole plugins don't work since Felix WebConsole update
> -
>
> Key: KARAF-7769
> URL: https://issues.apache.org/jira/browse/KARAF-7769
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.4
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Felix WebConsole has been updated in Karaf 4.4.4, updating the servlet spec 
> API required.
> This causes the Karaf WebConsole plugins (features, gogo, ...) fail to start:
> {code:java}
> 07:26:56.624 WARN [qtp1879306377-252] 
> /system/console/http/res/ui/http-contexts.js
> java.lang.IllegalStateException: ServletConfig has not been initialized
>         at 
> javax.servlet.GenericServlet.getServletContext(GenericServlet.java:145) 
> ~[!/:4.0.4]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource0(AbstractWebConsolePlugin.java:603)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin$1.run(AbstractWebConsolePlugin.java:538)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin$1.run(AbstractWebConsolePlugin.java:534)
>  ~[?:?]
>         at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource(AbstractWebConsolePlugin.java:533)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:193)
>  ~[?:?]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:497) 
> ~[!/:4.0.4]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:584) 
> ~[!/:4.0.4]
>         at 
> org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:612)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.doService(KarafOsgiManager.java:79)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.lambda$service$0(KarafOsgiManager.java:56)
>  ~[?:?]
>         at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
>         at org.apache.karaf.util.jaas.JaasHelper.doAs(JaasHelper.java:116) 
> ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.service(KarafOsgiManager.java:55)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet.service(OsgiInitializedServlet.java:102)
>  ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1450)
>  ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.spi.servlet.OsgiFilterChain.doFilter(OsgiFilterChain.java:100)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.jetty.internal.PaxWebServletHandler.doHandle(PaxWebServletHandler.java:320)
>  ~[?:?]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) 
> ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600) 
> ~[?:?]
>         at 
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) 
> ~[?:?]
>         at 
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) 
> 

[jira] [Commented] (KARAF-7769) Karaf webconsole plugins don't work since Felix WebConsole update

2024-01-03 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7769:
---

jbonofre opened a new pull request, #1812:
URL: https://github.com/apache/karaf/pull/1812

   (no comment)




> Karaf webconsole plugins don't work since Felix WebConsole update
> -
>
> Key: KARAF-7769
> URL: https://issues.apache.org/jira/browse/KARAF-7769
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.4.4
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Felix WebConsole has been updated in Karaf 4.4.4, updating the servlet spec 
> API required.
> This causes the Karaf WebConsole plugins (features, gogo, ...) fail to start:
> {code:java}
> 07:26:56.624 WARN [qtp1879306377-252] 
> /system/console/http/res/ui/http-contexts.js
> java.lang.IllegalStateException: ServletConfig has not been initialized
>         at 
> javax.servlet.GenericServlet.getServletContext(GenericServlet.java:145) 
> ~[!/:4.0.4]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource0(AbstractWebConsolePlugin.java:603)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin$1.run(AbstractWebConsolePlugin.java:538)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin$1.run(AbstractWebConsolePlugin.java:534)
>  ~[?:?]
>         at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.spoolResource(AbstractWebConsolePlugin.java:533)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.AbstractWebConsolePlugin.doGet(AbstractWebConsolePlugin.java:193)
>  ~[?:?]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:497) 
> ~[!/:4.0.4]
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:584) 
> ~[!/:4.0.4]
>         at 
> org.apache.felix.webconsole.internal.servlet.OsgiManager.service(OsgiManager.java:612)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.doService(KarafOsgiManager.java:79)
>  ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.lambda$service$0(KarafOsgiManager.java:56)
>  ~[?:?]
>         at java.security.AccessController.doPrivileged(Native Method) ~[?:?]
>         at org.apache.karaf.util.jaas.JaasHelper.doAs(JaasHelper.java:116) 
> ~[?:?]
>         at 
> org.apache.felix.webconsole.internal.servlet.KarafOsgiManager.service(KarafOsgiManager.java:55)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet.service(OsgiInitializedServlet.java:102)
>  ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1450)
>  ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:799) ~[?:?]
>         at 
> org.eclipse.jetty.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1656)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.spi.servlet.OsgiFilterChain.doFilter(OsgiFilterChain.java:100)
>  ~[?:?]
>         at 
> org.ops4j.pax.web.service.jetty.internal.PaxWebServletHandler.doHandle(PaxWebServletHandler.java:320)
>  ~[?:?]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) 
> ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:600) 
> ~[?:?]
>         at 
> org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1440)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:505) 
> ~[?:?]
>         at 
> org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
>  ~[!/:9.4.52.v20230823]
>         at 
> org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1355)
>  ~[!/:9.4.52.v20230823]
>         at 
> 

[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2023-12-24 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

RangerRick commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1868553682

   Yeah I got stuck working on other things before the holidays, I realized 
that as soon as I saw the build failures. Was gonna take another look in the 
new year but if it's a quick fix I'd appreciate it.




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2023-12-23 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

jbonofre commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1868439374

   @RangerRick your change on the feature doesn't validate. It should be using 
conditional. If you don't mind, I will do the change/fix for you.




> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7544) Upgrade to Jetty 10 and Pax Web 9

2023-12-19 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7544:
---

asfgit closed pull request #1809: [KARAF-7544] Clean up Jetty/servlet-api use
URL: https://github.com/apache/karaf/pull/1809




> Upgrade to Jetty 10 and Pax Web 9
> -
>
> Key: KARAF-7544
> URL: https://issues.apache.org/jira/browse/KARAF-7544
> Project: Karaf
>  Issue Type: Story
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
>
> I've prepared Pax Web branch to release Pax Web 9 with Jetty 10 upgrade 
> (JDK11+). (see: https://github.com/ops4j/org.ops4j.pax.web/issues/1743)
> With few tweaks, Karaf 4.4.2-SNAPSHOT works well with the above dependencies, 
> with few restrictions:
> * I've generally upgraded Servlet API jar/bundle used by Karaf to version 4
> * {{StandardFeaturesTest.installAriesBlueprintWebFeature}} and 
> {{RestExampleTest.testWhiteboard}} need a _compatibility bundle_ for Servlet 
> API, so {{javax.servlet}} package is exported with version 3.1.0 (for 
> blueprint.web and aries.jaxrs bundles)
> * {{CamelExampleTest}} needs some polish, because I see that asm 5.0.4 bundle 
> is installed from Camel features and it doesn't work with JDK17
> * {{PaxCdiFeaturesTest}} should be removed (IMO), because Pax CDI is no 
> longer maintained - Pax Web works well with Aries CDI
> * I've changed all {{}} elements of karaf-maven-plugin configuration 
> to {{11}}
> * {{WebSocketExampleTest}} no longer works, as it uses 
> {{org.eclipse.jetty.websocket.api.annotations.WebSocket}} and 
> {{org.eclipse.jetty.websocket.servlet.WebSocketServlet}} which are not 
> available in Jetty 10 - however Pax Web 8+ itself fully works with JSR356 
> compatible web sockets (using ServletContainerInitializers for Jetty, Tomcat 
> and Undertow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7783) Upgrade to commons-logging 1.3.0

2023-12-19 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7783:
---

jbonofre merged PR #1811:
URL: https://github.com/apache/karaf/pull/1811




> Upgrade to commons-logging 1.3.0
> 
>
> Key: KARAF-7783
> URL: https://issues.apache.org/jira/browse/KARAF-7783
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7754) Require Java 11 at build and runtime

2023-12-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7754:
---

rovarga commented on PR #1781:
URL: https://github.com/apache/karaf/pull/1781#issuecomment-1860940576

   Ah, yeah, I think this needs a lot more work. I will open a new PR once we 
are ready to take this step.




> Require Java 11 at build and runtime
> 
>
> Key: KARAF-7754
> URL: https://issues.apache.org/jira/browse/KARAF-7754
> Project: Karaf
>  Issue Type: Epic
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Java 11 has been around forever. Jumping to this release is going to make 
> things easier, as we do not have to deal with the packaging differences 
> between Java 8 and Java 9+, allowing us to address a number of outstanding 
> issues.
> This is also a prerequisite for KARAF-7544.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7754) Require Java 11 at build and runtime

2023-12-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7754:
---

rovarga closed pull request #1781: [KARAF-7754] Target Java 11
URL: https://github.com/apache/karaf/pull/1781




> Require Java 11 at build and runtime
> 
>
> Key: KARAF-7754
> URL: https://issues.apache.org/jira/browse/KARAF-7754
> Project: Karaf
>  Issue Type: Epic
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Java 11 has been around forever. Jumping to this release is going to make 
> things easier, as we do not have to deal with the packaging differences 
> between Java 8 and Java 9+, allowing us to address a number of outstanding 
> issues.
> This is also a prerequisite for KARAF-7544.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7783) Upgrade to commons-logging 1.3.0

2023-12-18 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7783:
---

jbonofre opened a new pull request, #1811:
URL: https://github.com/apache/karaf/pull/1811

   (no comment)




> Upgrade to commons-logging 1.3.0
> 
>
> Key: KARAF-7783
> URL: https://issues.apache.org/jira/browse/KARAF-7783
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7544) Upgrade to Jetty 10 and Pax Web 9

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7544:
---

jbonofre commented on PR #1809:
URL: https://github.com/apache/karaf/pull/1809#issuecomment-1859049339

   FYI: it's what we had before but we changed that as Jetty and servlet api is 
provided by Pax Web. However, for backward compatibility we add a meta feature. 
In Karaf 4.5.x, we can completely remove `jetty` feature from Karaf and use 
`pax-web-jettty` from pax web instead.




> Upgrade to Jetty 10 and Pax Web 9
> -
>
> Key: KARAF-7544
> URL: https://issues.apache.org/jira/browse/KARAF-7544
> Project: Karaf
>  Issue Type: Story
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
>
> I've prepared Pax Web branch to release Pax Web 9 with Jetty 10 upgrade 
> (JDK11+). (see: https://github.com/ops4j/org.ops4j.pax.web/issues/1743)
> With few tweaks, Karaf 4.4.2-SNAPSHOT works well with the above dependencies, 
> with few restrictions:
> * I've generally upgraded Servlet API jar/bundle used by Karaf to version 4
> * {{StandardFeaturesTest.installAriesBlueprintWebFeature}} and 
> {{RestExampleTest.testWhiteboard}} need a _compatibility bundle_ for Servlet 
> API, so {{javax.servlet}} package is exported with version 3.1.0 (for 
> blueprint.web and aries.jaxrs bundles)
> * {{CamelExampleTest}} needs some polish, because I see that asm 5.0.4 bundle 
> is installed from Camel features and it doesn't work with JDK17
> * {{PaxCdiFeaturesTest}} should be removed (IMO), because Pax CDI is no 
> longer maintained - Pax Web works well with Aries CDI
> * I've changed all {{}} elements of karaf-maven-plugin configuration 
> to {{11}}
> * {{WebSocketExampleTest}} no longer works, as it uses 
> {{org.eclipse.jetty.websocket.api.annotations.WebSocket}} and 
> {{org.eclipse.jetty.websocket.servlet.WebSocketServlet}} which are not 
> available in Jetty 10 - however Pax Web 8+ itself fully works with JSR356 
> compatible web sockets (using ServletContainerInitializers for Jetty, Tomcat 
> and Undertow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7544) Upgrade to Jetty 10 and Pax Web 9

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7544:
---

jbonofre commented on PR #1809:
URL: https://github.com/apache/karaf/pull/1809#issuecomment-1859049128

   I will do a manual merge to test and squash.




> Upgrade to Jetty 10 and Pax Web 9
> -
>
> Key: KARAF-7544
> URL: https://issues.apache.org/jira/browse/KARAF-7544
> Project: Karaf
>  Issue Type: Story
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
>
> I've prepared Pax Web branch to release Pax Web 9 with Jetty 10 upgrade 
> (JDK11+). (see: https://github.com/ops4j/org.ops4j.pax.web/issues/1743)
> With few tweaks, Karaf 4.4.2-SNAPSHOT works well with the above dependencies, 
> with few restrictions:
> * I've generally upgraded Servlet API jar/bundle used by Karaf to version 4
> * {{StandardFeaturesTest.installAriesBlueprintWebFeature}} and 
> {{RestExampleTest.testWhiteboard}} need a _compatibility bundle_ for Servlet 
> API, so {{javax.servlet}} package is exported with version 3.1.0 (for 
> blueprint.web and aries.jaxrs bundles)
> * {{CamelExampleTest}} needs some polish, because I see that asm 5.0.4 bundle 
> is installed from Camel features and it doesn't work with JDK17
> * {{PaxCdiFeaturesTest}} should be removed (IMO), because Pax CDI is no 
> longer maintained - Pax Web works well with Aries CDI
> * I've changed all {{}} elements of karaf-maven-plugin configuration 
> to {{11}}
> * {{WebSocketExampleTest}} no longer works, as it uses 
> {{org.eclipse.jetty.websocket.api.annotations.WebSocket}} and 
> {{org.eclipse.jetty.websocket.servlet.WebSocketServlet}} which are not 
> available in Jetty 10 - however Pax Web 8+ itself fully works with JSR356 
> compatible web sockets (using ServletContainerInitializers for Jetty, Tomcat 
> and Undertow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7754) Require Java 11 at build and runtime

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7754:
---

jbonofre commented on PR #1781:
URL: https://github.com/apache/karaf/pull/1781#issuecomment-1859048691

   It doesn't work for verify goal with this change. The verify mojo should be 
updated




> Require Java 11 at build and runtime
> 
>
> Key: KARAF-7754
> URL: https://issues.apache.org/jira/browse/KARAF-7754
> Project: Karaf
>  Issue Type: Epic
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Java 11 has been around forever. Jumping to this release is going to make 
> things easier, as we do not have to deal with the packaging differences 
> between Java 8 and Java 9+, allowing us to address a number of outstanding 
> issues.
> This is also a prerequisite for KARAF-7544.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7766) Require Java 11 to launch Karaf

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7766:
---

jbonofre merged PR #1782:
URL: https://github.com/apache/karaf/pull/1782




> Require Java 11 to launch Karaf
> ---
>
> Key: KARAF-7766
> URL: https://issues.apache.org/jira/browse/KARAF-7766
> Project: Karaf
>  Issue Type: Task
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Reject any runtime < Java 11 and optimize launch scripts based on that 
> assumption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7766) Require Java 11 to launch Karaf

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7766:
---

mattrpav commented on PR #1782:
URL: https://github.com/apache/karaf/pull/1782#issuecomment-1858827365

   @rovarga does this fix the script error about "[" being misused?




> Require Java 11 to launch Karaf
> ---
>
> Key: KARAF-7766
> URL: https://issues.apache.org/jira/browse/KARAF-7766
> Project: Karaf
>  Issue Type: Task
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> Reject any runtime < Java 11 and optimize launch scripts based on that 
> assumption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7544) Upgrade to Jetty 10 and Pax Web 9

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7544:
---

rovarga opened a new pull request, #1809:
URL: https://github.com/apache/karaf/pull/1809

   Centralize Jetty version in a property and clean up references to 
servlet-api, making future upgrades easier.
   




> Upgrade to Jetty 10 and Pax Web 9
> -
>
> Key: KARAF-7544
> URL: https://issues.apache.org/jira/browse/KARAF-7544
> Project: Karaf
>  Issue Type: Story
>Reporter: Grzegorz Grzybek
>Assignee: Grzegorz Grzybek
>Priority: Major
>
> I've prepared Pax Web branch to release Pax Web 9 with Jetty 10 upgrade 
> (JDK11+). (see: https://github.com/ops4j/org.ops4j.pax.web/issues/1743)
> With few tweaks, Karaf 4.4.2-SNAPSHOT works well with the above dependencies, 
> with few restrictions:
> * I've generally upgraded Servlet API jar/bundle used by Karaf to version 4
> * {{StandardFeaturesTest.installAriesBlueprintWebFeature}} and 
> {{RestExampleTest.testWhiteboard}} need a _compatibility bundle_ for Servlet 
> API, so {{javax.servlet}} package is exported with version 3.1.0 (for 
> blueprint.web and aries.jaxrs bundles)
> * {{CamelExampleTest}} needs some polish, because I see that asm 5.0.4 bundle 
> is installed from Camel features and it doesn't work with JDK17
> * {{PaxCdiFeaturesTest}} should be removed (IMO), because Pax CDI is no 
> longer maintained - Pax Web works well with Aries CDI
> * I've changed all {{}} elements of karaf-maven-plugin configuration 
> to {{11}}
> * {{WebSocketExampleTest}} no longer works, as it uses 
> {{org.eclipse.jetty.websocket.api.annotations.WebSocket}} and 
> {{org.eclipse.jetty.websocket.servlet.WebSocketServlet}} which are not 
> available in Jetty 10 - however Pax Web 8+ itself fully works with JSR356 
> compatible web sockets (using ServletContainerInitializers for Jetty, Tomcat 
> and Undertow)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7727) Upgrade to org.osgi.util.promise 1.3.0

2023-12-16 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7727:
---

rovarga merged PR #1808:
URL: https://github.com/apache/karaf/pull/1808




> Upgrade to org.osgi.util.promise 1.3.0
> --
>
> Key: KARAF-7727
> URL: https://issues.apache.org/jira/browse/KARAF-7727
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7727) Upgrade to org.osgi.util.promise 1.3.0

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7727:
---

jbonofre opened a new pull request, #1808:
URL: https://github.com/apache/karaf/pull/1808

   (no comment)




> Upgrade to org.osgi.util.promise 1.3.0
> --
>
> Key: KARAF-7727
> URL: https://issues.apache.org/jira/browse/KARAF-7727
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7781) Upgrade to maven-plugin-annotations 3.10.2

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7781:
---

jbonofre merged PR #1807:
URL: https://github.com/apache/karaf/pull/1807




> Upgrade to maven-plugin-annotations 3.10.2
> --
>
> Key: KARAF-7781
> URL: https://issues.apache.org/jira/browse/KARAF-7781
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7782) Upgrade to commons-io 2.15.1

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7782:
---

jbonofre merged PR #1803:
URL: https://github.com/apache/karaf/pull/1803




> Upgrade to commons-io 2.15.1
> 
>
> Key: KARAF-7782
> URL: https://issues.apache.org/jira/browse/KARAF-7782
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7772) Upgrade to sshd 2.11.0

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7772:
---

jbonofre merged PR #1806:
URL: https://github.com/apache/karaf/pull/1806




> Upgrade to sshd 2.11.0
> --
>
> Key: KARAF-7772
> URL: https://issues.apache.org/jira/browse/KARAF-7772
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7772) Upgrade to sshd 2.11.0

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7772:
---

jbonofre commented on PR #1806:
URL: https://github.com/apache/karaf/pull/1806#issuecomment-1857858338

   Test failure is unrelated to sshd update.




> Upgrade to sshd 2.11.0
> --
>
> Key: KARAF-7772
> URL: https://issues.apache.org/jira/browse/KARAF-7772
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7762) Upgrade build-helper-maven-plugin to 3.4.0

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7762:
---

jbonofre merged PR #1779:
URL: https://github.com/apache/karaf/pull/1779




> Upgrade build-helper-maven-plugin to 3.4.0
> --
>
> Key: KARAF-7762
> URL: https://issues.apache.org/jira/browse/KARAF-7762
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Robert Varga
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>
> https://github.com/mojohaus/build-helper-maven-plugin/releases/tag/3.4.0



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7781) Upgrade to maven-plugin-annotations 3.10.2

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7781:
---

jbonofre opened a new pull request, #1807:
URL: https://github.com/apache/karaf/pull/1807

   (no comment)




> Upgrade to maven-plugin-annotations 3.10.2
> --
>
> Key: KARAF-7781
> URL: https://issues.apache.org/jira/browse/KARAF-7781
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7771) Upgrade to ASM 9.6

2023-12-15 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7771:
---

jbonofre merged PR #1805:
URL: https://github.com/apache/karaf/pull/1805




> Upgrade to ASM 9.6
> --
>
> Key: KARAF-7771
> URL: https://issues.apache.org/jira/browse/KARAF-7771
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7772) Upgrade to sshd 2.11.0

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7772:
---

jbonofre commented on PR #1806:
URL: https://github.com/apache/karaf/pull/1806#issuecomment-1857291464

   We have to merge #1805 to have spifly feature resolve. That's causing build 
issue here.




> Upgrade to sshd 2.11.0
> --
>
> Key: KARAF-7772
> URL: https://issues.apache.org/jira/browse/KARAF-7772
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7772) Upgrade to sshd 2.11.0

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7772:
---

jbonofre opened a new pull request, #1806:
URL: https://github.com/apache/karaf/pull/1806

   (no comment)




> Upgrade to sshd 2.11.0
> --
>
> Key: KARAF-7772
> URL: https://issues.apache.org/jira/browse/KARAF-7772
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7771) Upgrade to ASM 9.6

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7771:
---

jbonofre opened a new pull request, #1805:
URL: https://github.com/apache/karaf/pull/1805

   (no comment)




> Upgrade to ASM 9.6
> --
>
> Key: KARAF-7771
> URL: https://issues.apache.org/jira/browse/KARAF-7771
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7786) Upgrade to Aries SpiFly 1.3.7

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7786:
---

jbonofre commented on PR #1800:
URL: https://github.com/apache/karaf/pull/1800#issuecomment-1857281174

   SpiFly needs ASM 9.6. I'm creating the corresponding PR right now.




> Upgrade to Aries SpiFly 1.3.7
> -
>
> Key: KARAF-7786
> URL: https://issues.apache.org/jira/browse/KARAF-7786
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Fix For: 4.5.0, 4.4.5
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7784) Upgrade to JNA 5.14.0

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7784:
---

rovarga merged PR #1802:
URL: https://github.com/apache/karaf/pull/1802




> Upgrade to JNA 5.14.0
> -
>
> Key: KARAF-7784
> URL: https://issues.apache.org/jira/browse/KARAF-7784
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7785) Upgrade to Aries Proxy 1.1.14

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7785:
---

rovarga merged PR #1801:
URL: https://github.com/apache/karaf/pull/1801




> Upgrade to Aries Proxy 1.1.14
> -
>
> Key: KARAF-7785
> URL: https://issues.apache.org/jira/browse/KARAF-7785
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7787) Upgrade to commons-compress 1.25.0

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7787:
---

rovarga merged PR #1799:
URL: https://github.com/apache/karaf/pull/1799




> Upgrade to commons-compress 1.25.0
> --
>
> Key: KARAF-7787
> URL: https://issues.apache.org/jira/browse/KARAF-7787
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7786) Upgrade to Aries SpiFly 1.3.7

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7786:
---

rovarga merged PR #1800:
URL: https://github.com/apache/karaf/pull/1800




> Upgrade to Aries SpiFly 1.3.7
> -
>
> Key: KARAF-7786
> URL: https://issues.apache.org/jira/browse/KARAF-7786
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7788) Upgrade to commons-lang3 3.14.0

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-7788:
---

rovarga merged PR #1798:
URL: https://github.com/apache/karaf/pull/1798




> Upgrade to commons-lang3 3.14.0
> ---
>
> Key: KARAF-7788
> URL: https://issues.apache.org/jira/browse/KARAF-7788
> Project: Karaf
>  Issue Type: Dependency upgrade
>  Components: karaf
>Reporter: Jean-Baptiste Onofré
>Assignee: Jean-Baptiste Onofré
>Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-6210) NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting Karaf

2023-12-14 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot commented on KARAF-6210:
---

RangerRick commented on PR #1804:
URL: https://github.com/apache/karaf/pull/1804#issuecomment-1856367671

   > So as far as my understanding goes, we want to structure this just as 
features 

> NoClassDefFoundError: org/apache/karaf/shell/api/action/Action when starting 
> Karaf
> --
>
> Key: KARAF-6210
> URL: https://issues.apache.org/jira/browse/KARAF-6210
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.4, 4.3.2, 4.4.3
> Environment: Stock Karaf 4.2.4 on Windows 10 with latest Oracle JDK 8.
>Reporter: Amichai Rothman
>Assignee: Jean-Baptiste Onofré
>Priority: Major
> Attachments: karaf_command_not_found.log
>
>
> When starting karaf using equinox and some bundle in the deploy folder, many 
> shell commands (such as bundle:* and others) are not recognized, and the log 
> shows NoClassDefFoundError: org/apache/karaf/shell/api/action/Action. Some 
> commands don't work, but others (e.g. shell:*) do.
> This happens consistently on Windows 10, but not on Linux, not sure why.
>  
> Steps to recreate:
> 1. Extract stock Karaf 4.2.4.
> 2. In etc/config.properties change karaf.framework=felix to 
> karaf.framework=equinox.
> 3. Place org.apache.aries.transaction.blueprint-2.2.0.jar (from maven) in 
> deploy folder. This is not the only bundle it happens with, just a public one 
> I found for this example. From several I tried, some recreated the issue and 
> some did not. The bundle is not resolved due to missing dependencies.
> 4. Start Karaf.
> 5. Try to run bundle:list and it'll say command not found. Or look at the 
> karaf log and see "java.lang.NoClassDefFoundError: 
> org/apache/karaf/shell/api/action/Action". Use shell completion to see that 
> some commands are available but others are not.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


  1   2   3   4   5   6   7   8   9   10   >