[PR] KARAF-5014: consider first group role in users.properties and ignore empty roles [karaf]

2024-09-20 Thread via GitHub
stataru8 opened a new pull request, #1863: URL: https://github.com/apache/karaf/pull/1863 This issue is quite old and only affects those who directly modify the `users` file. I'm not sure if it is still relevant, or if the current behaviour should be considered acceptable. Current be

[PR] [KARAF-7854] Upgrade to jackson 2.17.2 [karaf]

2024-07-24 Thread via GitHub
geichelberger opened a new pull request, #1861: URL: https://github.com/apache/karaf/pull/1861 Upgrades the following dependencies: - snakeyaml from 1.33 to 2.2 - jackson from 2.14.1 to 2.17.2 -- This is an automated message from the Apache Git Service. To respond to the message, ple

[PR] [KARAF-7850] Add karaf-services-maven-plugin doc for command [karaf]

2024-07-16 Thread via GitHub
paulsp opened a new pull request, #1858: URL: https://github.com/apache/karaf/pull/1858 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] [KARAF-7846] Upgrade JAXB 2.3.9 [karaf]

2024-07-12 Thread via GitHub
jbonofre merged PR #1856: URL: https://github.com/apache/karaf/pull/1856 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] [KARAF-7845] Upgrade Spring dependencies - 6.1.6, 6.0.19, 5.3.34 [karaf]

2024-07-12 Thread via GitHub
jbonofre commented on PR #1855: URL: https://github.com/apache/karaf/pull/1855#issuecomment-2226778156 I'm preparing the SMX bundles release to be able to upgrade to latest Spring versions. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] KARAF-7844: Upgrade to sshd 2.13.1 [karaf]

2024-07-12 Thread via GitHub
jbonofre merged PR #1853: URL: https://github.com/apache/karaf/pull/1853 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] Fix concurrent access to principals Set [karaf-decanter]

2024-07-12 Thread via GitHub
f2par0 opened a new pull request, #338: URL: https://github.com/apache/karaf-decanter/pull/338 `subject.getPrincipals()` returns a synchronized SecureSet but the iterator in `principals` must be protected by a synchronization on the `Set` otherwise, if the Set is modified during iteration,

Re: [PR] [KARAF-7847] Upgrade to eclipselink 2.7.15 [karaf]

2024-07-10 Thread via GitHub
jbonofre merged PR #1857: URL: https://github.com/apache/karaf/pull/1857 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] [KARAF-7847] Upgrade to eclipselink 2.7.15 [karaf]

2024-07-10 Thread via GitHub
geichelberger opened a new pull request, #1857: URL: https://github.com/apache/karaf/pull/1857 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[PR] [KARAF-7846] Upgrade JAXB 2.3.9 [karaf]

2024-07-09 Thread via GitHub
mattrpav opened a new pull request, #1856: URL: https://github.com/apache/karaf/pull/1856 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] [KARAF-7845] Upgrade Spring dependencies - 6.1.6, 6.0.19, 5.3.34 [karaf]

2024-07-09 Thread via GitHub
mattrpav opened a new pull request, #1855: URL: https://github.com/apache/karaf/pull/1855 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] Ecf http fix [karaf]

2024-07-07 Thread via GitHub
jbonofre merged PR #1854: URL: https://github.com/apache/karaf/pull/1854 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] Ecf http fix [karaf]

2024-07-07 Thread via GitHub
scottslewis opened a new pull request, #1854: URL: https://github.com/apache/karaf/pull/1854 Currently the ecf repo url in Karaf distributions is listed as: ecf=http://download.eclipse.org/rt/ecf/RELEASE/site.p2/karaf-features.xml as the Eclipse foundation has removed support fo

Re: [PR] KARAF-7829 Override org.slf4j to 2.0.12 [karaf]

2024-07-05 Thread via GitHub
jbonofre commented on PR #1851: URL: https://github.com/apache/karaf/pull/1851#issuecomment-2210571169 Just a note: this PR doesn't actually fix the problem described in KARAF-7829. For Karaf client slf4j issue, it's coming of the client packaging slf4j logger/binder from slf4j 1.x. I wi

Re: [PR] KARAF-7844: Upgrade to sshd 2.13.1 [karaf]

2024-07-05 Thread via GitHub
jbonofre commented on PR #1853: URL: https://github.com/apache/karaf/pull/1853#issuecomment-2210417055 @stsiano yes, I'm fixing that (expected issue). Thanks for the reminder 😄 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] KARAF-7829 Override org.slf4j to 2.0.12 [karaf]

2024-07-03 Thread via GitHub
PeterSuna closed pull request #1851: KARAF-7829 Override org.slf4j to 2.0.12 URL: https://github.com/apache/karaf/pull/1851 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[PR] KARAF-7829 Override org.slf4j to 2.0.12 [karaf]

2024-07-03 Thread via GitHub
PeterSuna opened a new pull request, #1851: URL: https://github.com/apache/karaf/pull/1851 Override transitive dependency version for `org.slf4j` from **1.7.32** and **1.7.35** to **2.0.12** as defined in Karaf BOM project. This issue arose after bumping slf4j to 2.0.12 in this commi

Re: [PR] KARAF-7844: Upgrade to sshd 2.13.1 [karaf]

2024-07-02 Thread via GitHub
stsiano commented on PR #1853: URL: https://github.com/apache/karaf/pull/1853#issuecomment-2205137346 [INFO] Building Apache Karaf :: Shell :: SSH 4.5.0-SNAPSHOT [43/248] ... [ERROR] org.apache.karaf.shell.ssh.SshUtilsTest.testCiphersDefault -- Time elapsed: 0.530 s <<< FAI

[PR] KARAF-7844: Upgrade to sshd 2.13.1 [karaf]

2024-07-02 Thread via GitHub
jbonofre opened a new pull request, #1853: URL: https://github.com/apache/karaf/pull/1853 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] [KARAF-7841] Use Prometheus labels and create 1 event per metric in t… [karaf-decanter]

2024-06-17 Thread via GitHub
fpapon opened a new pull request, #337: URL: https://github.com/apache/karaf-decanter/pull/337 …he Prometheus-Collector -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] KARAF-7833: Upgrade to commons-logging 1.3.2 [karaf]

2024-06-17 Thread via GitHub
jbonofre merged PR #1847: URL: https://github.com/apache/karaf/pull/1847 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 in /jaas/modules [karaf]

2024-06-17 Thread via GitHub
dependabot[bot] commented on PR #1850: URL: https://github.com/apache/karaf/pull/1850#issuecomment-2172498980 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let m

Re: [PR] Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 in /jaas/modules [karaf]

2024-06-17 Thread via GitHub
jbonofre closed pull request #1850: Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 in /jaas/modules URL: https://github.com/apache/karaf/pull/1850 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to

Re: [PR] KARAF-7831: Upgrade to easymock 5.3.0 [karaf]

2024-06-17 Thread via GitHub
jbonofre merged PR #1849: URL: https://github.com/apache/karaf/pull/1849 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] Bump org.apache.derby:derby from 10.14.2.0 to 10.17.1.0 in /jaas/modules [karaf]

2024-06-17 Thread via GitHub
dependabot[bot] opened a new pull request, #1850: URL: https://github.com/apache/karaf/pull/1850 Bumps org.apache.derby:derby from 10.14.2.0 to 10.17.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apac

Re: [PR] KARAF-7832: Upgrade to commons-io 2.16.1 [karaf]

2024-06-17 Thread via GitHub
jbonofre merged PR #1848: URL: https://github.com/apache/karaf/pull/1848 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7834: Upgrade to commons-compress 1.26.2 [karaf]

2024-06-17 Thread via GitHub
jbonofre merged PR #1846: URL: https://github.com/apache/karaf/pull/1846 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7831: Upgrade to easymock 5.3.0 [karaf]

2024-06-15 Thread via GitHub
jbonofre opened a new pull request, #1849: URL: https://github.com/apache/karaf/pull/1849 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7832: Upgrade to commons-io 2.16.1 [karaf]

2024-06-15 Thread via GitHub
jbonofre opened a new pull request, #1848: URL: https://github.com/apache/karaf/pull/1848 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7833: Upgrade to commons-logging 1.3.2 [karaf]

2024-06-15 Thread via GitHub
jbonofre opened a new pull request, #1847: URL: https://github.com/apache/karaf/pull/1847 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7834: Upgrade to commons-compress 1.26.2 [karaf]

2024-06-15 Thread via GitHub
jbonofre opened a new pull request, #1846: URL: https://github.com/apache/karaf/pull/1846 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7838: Upgrade to xbean 4.25 [karaf]

2024-06-15 Thread via GitHub
jbonofre opened a new pull request, #1845: URL: https://github.com/apache/karaf/pull/1845 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] [KARAF-7325] Support custom properties to simplify adjustment of assemblies [karaf]

2024-04-18 Thread via GitHub
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above t

Re: [PR] [KARAF-7325] Support custom properties to simplify adjustment of assemblies [karaf]

2024-04-18 Thread via GitHub
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. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] allow using `overrides.properties` while generating repositories [karaf]

2024-04-18 Thread via GitHub
RangerRick closed pull request #1821: allow using `overrides.properties` while generating repositories URL: https://github.com/apache/karaf/pull/1821 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

Re: [PR] Update Maven plugins and update release plugin configuration [karaf]

2024-04-08 Thread via GitHub
jbonofre merged PR #1844: URL: https://github.com/apache/karaf/pull/1844 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] Update Maven plugins and update release plugin configuration [karaf]

2024-04-08 Thread via GitHub
jbonofre opened a new pull request, #1844: URL: https://github.com/apache/karaf/pull/1844 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] KARAF-7747: Provide Spring 6.1.x/6.0.x features [karaf]

2024-04-07 Thread via GitHub
jbonofre merged PR #1840: URL: https://github.com/apache/karaf/pull/1840 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] TPRUN-7838 Spring security update for CVE-2024-22257 [karaf]

2024-04-04 Thread via GitHub
andreasmattes closed pull request #1843: TPRUN-7838 Spring security update for CVE-2024-22257 URL: https://github.com/apache/karaf/pull/1843 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

Re: [PR] TPRUN-7838 Spring security update for CVE-2024-22257 [karaf]

2024-04-04 Thread via GitHub
andreasmattes commented on PR #1843: URL: https://github.com/apache/karaf/pull/1843#issuecomment-2036856553 Erraneous... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] KARAF-7817: Upgrade Spring Security features to 5.7.12/5.5.3/5.1.6 [karaf]

2024-04-03 Thread via GitHub
jbonofre merged PR #1829: URL: https://github.com/apache/karaf/pull/1829 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7820: Upgrade to Spring 5.3.33 [karaf]

2024-04-03 Thread via GitHub
jbonofre merged PR #1842: URL: https://github.com/apache/karaf/pull/1842 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7820: Upgrade to Spring 5.3.33 [karaf]

2024-04-03 Thread via GitHub
jbonofre opened a new pull request, #1842: URL: https://github.com/apache/karaf/pull/1842 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] KARAF-7802: Add javax.annotation.sql and javax.annotation.security packages to etc/jre.properties [karaf]

2024-04-03 Thread via GitHub
jbonofre merged PR #1841: URL: https://github.com/apache/karaf/pull/1841 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7802: Add javax.annotation.sql and javax.annotation.security packages to etc/jre.properties [karaf]

2024-04-03 Thread via GitHub
jbonofre opened a new pull request, #1841: URL: https://github.com/apache/karaf/pull/1841 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7747: Provide Spring 6.1.x/6.0.x features [karaf]

2024-04-02 Thread via GitHub
jbonofre opened a new pull request, #1840: URL: https://github.com/apache/karaf/pull/1840 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] KARAF-7813: Upgrade to ASM 9.7 [karaf]

2024-03-31 Thread via GitHub
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 AS

Re: [PR] KARAF-7812: Upgrade to Maven Wagon 3.5.3 [karaf]

2024-03-30 Thread via GitHub
jbonofre merged PR #1835: URL: https://github.com/apache/karaf/pull/1835 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7811: Upgrade to commons-compress 1.26.1 [karaf]

2024-03-30 Thread via GitHub
jbonofre merged PR #1836: URL: https://github.com/apache/karaf/pull/1836 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7810: Upgrade to commons-logging 1.3.1 [karaf]

2024-03-30 Thread via GitHub
jbonofre merged PR #1837: URL: https://github.com/apache/karaf/pull/1837 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7809: Upgrade to bouncycastle 1.77 [karaf]

2024-03-30 Thread via GitHub
jbonofre merged PR #1838: URL: https://github.com/apache/karaf/pull/1838 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7801: Upgrade to sshd 2.12.1 [karaf]

2024-03-30 Thread via GitHub
jbonofre merged PR #1839: URL: https://github.com/apache/karaf/pull/1839 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7801: Upgrade to sshd 2.12.1 [karaf]

2024-03-29 Thread via GitHub
jbonofre opened a new pull request, #1839: URL: https://github.com/apache/karaf/pull/1839 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7809: Upgrade to bouncycastle 1.77 [karaf]

2024-03-29 Thread via GitHub
jbonofre opened a new pull request, #1838: URL: https://github.com/apache/karaf/pull/1838 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7810: Upgrade to commons-logging 1.3.1 [karaf]

2024-03-29 Thread via GitHub
jbonofre opened a new pull request, #1837: URL: https://github.com/apache/karaf/pull/1837 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7811: Upgrade to commons-compress 1.26.1 [karaf]

2024-03-29 Thread via GitHub
jbonofre opened a new pull request, #1836: URL: https://github.com/apache/karaf/pull/1836 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] KARAF-7814: Upgrade to Pax Web 8.0.27/Jetty 9.4.54.v20240208 [karaf]

2024-03-29 Thread via GitHub
jbonofre merged PR #1833: URL: https://github.com/apache/karaf/pull/1833 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7813: Upgrade to ASM 9.7 [karaf]

2024-03-29 Thread via GitHub
jbonofre merged PR #1832: URL: https://github.com/apache/karaf/pull/1832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7815: Upgrade to Pax Logging 2.2.7/slf4j 2.0.12/log4j 2.23.1 [karaf]

2024-03-29 Thread via GitHub
jbonofre merged PR #1831: URL: https://github.com/apache/karaf/pull/1831 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7816: Upgrade to Pax JDBC 1.5.7 [karaf]

2024-03-29 Thread via GitHub
jbonofre merged PR #1830: URL: https://github.com/apache/karaf/pull/1830 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7819: Upgrade to Spring 5.2.25_1 feature [karaf]

2024-03-29 Thread via GitHub
jbonofre merged PR #1828: URL: https://github.com/apache/karaf/pull/1828 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7822: Upgrade to Apache POM 31 [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1834: URL: https://github.com/apache/karaf/pull/1834 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7822: Upgrade to Apache POM 31 [karaf]

2024-03-28 Thread via GitHub
jbonofre opened a new pull request, #1834: URL: https://github.com/apache/karaf/pull/1834 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7813: Upgrade to ASM 9.7 [karaf]

2024-03-28 Thread via GitHub
jbonofre opened a new pull request, #1832: URL: https://github.com/apache/karaf/pull/1832 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7814: Upgrade to Pax Web 8.0.27/Jetty 9.4.54.v20240208 [karaf]

2024-03-28 Thread via GitHub
jbonofre opened a new pull request, #1833: URL: https://github.com/apache/karaf/pull/1833 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7816: Upgrade to Pax JDBC 1.5.7 [karaf]

2024-03-28 Thread via GitHub
jbonofre opened a new pull request, #1830: URL: https://github.com/apache/karaf/pull/1830 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] KARAF-7819: Upgrade to Spring 5.2.25_1 feature [karaf]

2024-03-28 Thread via GitHub
jbonofre opened a new pull request, #1828: URL: https://github.com/apache/karaf/pull/1828 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] [KARAF-7682] Changed handling of the TCP connection to send the stop command [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1717: URL: https://github.com/apache/karaf/pull/1717 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] Check for annotation in ActionCommand constructor [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1826: URL: https://github.com/apache/karaf/pull/1826 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] KARAF-7691 Prevent SocketException on status check [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1827: URL: https://github.com/apache/karaf/pull/1827 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] [KARAF-7799] Allow merging of org.apache.karaf.features.xml definitions [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1817: URL: https://github.com/apache/karaf/pull/1817 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] [KARAF-7799] Allow merging of org.apache.karaf.features.xml definitions [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1818: URL: https://github.com/apache/karaf/pull/1818 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] [KARAF-7763] Bump slf4j to 2.0.9 [karaf]

2024-03-28 Thread via GitHub
jbonofre closed pull request #1780: [KARAF-7763] Bump slf4j to 2.0.9 URL: https://github.com/apache/karaf/pull/1780 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [KARAF-7763] Bump slf4j to 2.0.9 [karaf]

2024-03-28 Thread via GitHub
jbonofre commented on PR #1780: URL: https://github.com/apache/karaf/pull/1780#issuecomment-2025227935 I will superseed with an updated PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] [KARAF-7773] Upgrade to Pax Web 8.0.24 & Jetty 9.4.53.v20231009 [karaf]

2024-03-28 Thread via GitHub
jbonofre commented on PR #1788: URL: https://github.com/apache/karaf/pull/1788#issuecomment-2025225559 I will supersed with an updated PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spe

Re: [PR] [KARAF-7773] Upgrade to Pax Web 8.0.24 & Jetty 9.4.53.v20231009 [karaf]

2024-03-28 Thread via GitHub
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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [PR] KARAF-7804 - provide unique servlet-name when registering http proxy servlets [karaf]

2024-03-28 Thread via GitHub
jbonofre merged PR #1822: URL: https://github.com/apache/karaf/pull/1822 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] KARAF-7691 Prevent SocketException on status check [karaf]

2024-03-19 Thread via GitHub
i-thiemann opened a new pull request, #1827: URL: https://github.com/apache/karaf/pull/1827 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

[PR] Check for annotation in ActionCommand constructor [karaf]

2024-03-18 Thread via GitHub
pingpingy1 opened a new pull request, #1826: URL: https://github.com/apache/karaf/pull/1826 The `ActionCommand` class takes an `actionClass` parameter for its constructor, whose `@Command` annotation accessed in the other methods. Thus, if the provided `actionClass` has no such annotations,

Re: [PR] add feature whitelist definition [karaf]

2024-03-03 Thread via GitHub
mhus closed pull request #1077: add feature whitelist definition URL: https://github.com/apache/karaf/pull/1077 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] Add null guard to MavenDownloadTask [karaf]

2024-02-14 Thread via GitHub
jbonofre merged PR #1825: URL: https://github.com/apache/karaf/pull/1825 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] Add null guard to MavenDownloadTask [karaf]

2024-02-13 Thread via GitHub
pingpingy1 opened a new pull request, #1825: URL: https://github.com/apache/karaf/pull/1825 `resolver` is a private property of the class `MavenDownloadTask` that has no corresponding setter method. As such, if `null` is provided as the `resolver` to the constructor, it cannot be changed

Re: [PR] WIP: [KARAF-7780] Draft feature for Jakarta specs using capability/requirement [karaf]

2024-02-08 Thread via GitHub
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. -

Re: [PR] WIP: [KARAF-7780] Draft feature for Jakarta specs using capability/requirement [karaf]

2024-02-08 Thread via GitHub
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? -- This is an automated message from the Apach

Re: [PR] Fix typo in README.md [karaf-decanter]

2024-02-08 Thread via GitHub
fpapon merged PR #336: URL: https://github.com/apache/karaf-decanter/pull/336 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.

[PR] Fix typo in README.md [karaf-decanter]

2024-02-08 Thread via GitHub
GutZuFusss opened a new pull request, #336: URL: https://github.com/apache/karaf-decanter/pull/336 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] Support Java 21 in Builder.JavaVersion [karaf]

2024-01-26 Thread via GitHub
rovarga merged PR #1824: URL: https://github.com/apache/karaf/pull/1824 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apache

Re: [PR] Support Java 21 in Builder.JavaVersion [karaf]

2024-01-26 Thread via GitHub
rovarga commented on PR #1824: URL: https://github.com/apache/karaf/pull/1824#issuecomment-1912815341 This should fix this splat observed with maven.compiler.release=21: ``` [ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.4.5:assembly (process-resources

[PR] Support Java 21 in Builder.JavaVersion [karaf]

2024-01-26 Thread via GitHub
rovarga opened a new pull request, #1824: URL: https://github.com/apache/karaf/pull/1824 We have jre-21 defined in jre.properties, but the Builder would not recognize them. Update the enumeration and eliminate manuall-maintained ordinal, deferring to Enum.compareTo() instead. Sig

Re: [PR] Backport Java 21 support [karaf]

2024-01-26 Thread via GitHub
rovarga closed pull request #1823: Backport Java 21 support URL: https://github.com/apache/karaf/pull/1823 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

[PR] Backport Java 21 support [karaf]

2024-01-26 Thread via GitHub
rovarga opened a new pull request, #1823: URL: https://github.com/apache/karaf/pull/1823 - [KARAF-7761] Upgrade maven-resources-plugin to 3.3.1 - [KARAF-7760] Upgrade maven-source-plugin to 3.3.0 - [KARAF-7759] Upgrade maven-remote-resources-plugin to 3.1.0 - [KARAF-7758]: Upgrade ma

Re: [PR] KARAF-7804 - provide unique servlet-name when registering http proxy servlets [karaf]

2024-01-26 Thread via GitHub
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

[PR] KARAF-7804 - provide unique servlet-name when registering http proxy servlets [karaf]

2024-01-26 Thread via GitHub
awrb opened a new pull request, #1822: URL: https://github.com/apache/karaf/pull/1822 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: c

[PR] allow using `overrides.properties` while generating repositories [karaf]

2024-01-18 Thread via GitHub
RangerRick opened a new pull request, #1821: URL: https://github.com/apache/karaf/pull/1821 This PR adds support for using `overrides.properties` when using the `features-add-to-repository` mojo. This allows you to generate a repository that doesn't contain extraneous bundles that won't be

Re: [PR] [KARAF-7758] Remove forkMode parameter [karaf]

2024-01-15 Thread via GitHub
jbonofre merged PR #1819: URL: https://github.com/apache/karaf/pull/1819 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

Re: [PR] [KARAF-7800] Upgrade asciidoctor-maven-plugin to 2.2.5 [karaf]

2024-01-15 Thread via GitHub
jbonofre merged PR #1820: URL: https://github.com/apache/karaf/pull/1820 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@karaf.apach

[PR] [KARAF-7799] Allow merging of org.apache.karaf.features.xml definitions [karaf]

2024-01-15 Thread via GitHub
grgrzybek opened a new pull request, #1818: URL: https://github.com/apache/karaf/pull/1818 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[PR] [KARAF-7799] Allow merging of org.apache.karaf.features.xml definitions [karaf]

2024-01-15 Thread via GitHub
grgrzybek opened a new pull request, #1817: URL: https://github.com/apache/karaf/pull/1817 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[PR] [KARAF-7768] Remove org/apache/karaf/specs [karaf]

2024-01-13 Thread via GitHub
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 b

Re: [PR] [KARAF-7768]: Provide SPI Fly from framework [karaf]

2024-01-13 Thread via GitHub
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

  1   2   3   4   5   >