[PR] [KARAF-7965] Fix LogServiceLogback to find root logger correctly [karaf]

2025-05-08 Thread via GitHub
aenevala opened a new pull request, #1948: URL: https://github.com/apache/karaf/pull/1948 Fix LogServiceLogback to find root logger correctly and add support basic variable substitution -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
jbonofre commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2079990083 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellCommand.java: ## @@ -62,7 +62,7 @@ public class ShellCommand implements Command { private OutputStream ou

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

[PR] [KARAF-7957] Rename karaf-bom-nodeps to karaf-bom-artifacts [karaf]

2025-05-08 Thread via GitHub
mattrpav opened a new pull request, #1947: URL: https://github.com/apache/karaf/pull/1947 - Add transitive dep excludes for dist artifacts -- 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-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080008761 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellCommand.java: ## @@ -62,7 +62,7 @@ public class ShellCommand implements Command { private OutputStream ou

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080024456 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellFactoryImpl.java: ## @@ -108,6 +108,7 @@ public void start(ChannelSession channelSession, Environment environ

Re: [PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
jbonofre commented on code in PR #1946: URL: https://github.com/apache/karaf/pull/1946#discussion_r2080012835 ## shell/ssh/src/main/java/org/apache/karaf/shell/ssh/ShellCommand.java: ## @@ -62,7 +62,7 @@ public class ShellCommand implements Command { private OutputStream ou

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

2025-05-08 Thread via GitHub
jbonofre commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2863516232 I asked the question of breaking change. For now I consider a 4.5.x thing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] KARAF-7951: modularize karaf-bom [karaf]

2025-05-08 Thread via GitHub
jbonofre commented on PR #1938: URL: https://github.com/apache/karaf/pull/1938#issuecomment-2863512251 Yes definitely not for 4.4.x. Also I would like to evaluate that. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

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

2025-05-08 Thread via GitHub
mattrpav commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2863419053 This should be karaf 4.5.x (or higher) and clearly called out in a Release Notes / Migration Guide. Make a security-related change to the file and _presume_ the extra role 'group' w

[PR] [KARAF-7805] Add JAAS Subject to SSH shell session [karaf]

2025-05-08 Thread via GitHub
mattrpav opened a new pull request, #1946: URL: https://github.com/apache/karaf/pull/1946 (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-7951: modularize karaf-bom [karaf]

2025-05-08 Thread via GitHub
mattrpav commented on PR #1938: URL: https://github.com/apache/karaf/pull/1938#issuecomment-2863406864 This probably should be Karaf 4.5.x or higher. Adding to 4.4.x would break existing users dependency management and packaging. -- This is an automated message from the Apache Git Service

Re: [PR] [KARAF-7671] Fix LDAP cache handling so it does not reset on every login attempt [karaf]

2025-05-08 Thread via GitHub
mattrpav closed pull request #1945: [KARAF-7671] Fix LDAP cache handling so it does not reset on every login attempt URL: https://github.com/apache/karaf/pull/1945 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[PR] [KARAF-7671] Fix LDAP cache handling so it does not reset on every login attempt [karaf]

2025-05-07 Thread via GitHub
mattrpav opened a new pull request, #1945: URL: https://github.com/apache/karaf/pull/1945 - Move initial cache clear to the Activator - Add metrics to the LDAPCache object - Fix unit test to _not_ disable cache - Update unit test to verify metrics counts and caching are working

Re: [PR] [KARAF-7789] Bump Apache POM to 34 [karaf]

2025-05-07 Thread via GitHub
jbonofre commented on PR #1942: URL: https://github.com/apache/karaf/pull/1942#issuecomment-2859935758 I think the management server needs another change. I will take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [KARAF-7767] Set maven.compiler.target=11 [karaf]

2025-05-07 Thread via GitHub
jbonofre commented on PR #1943: URL: https://github.com/apache/karaf/pull/1943#issuecomment-2859932004 I don't think it's fully correct, and it's breaking the JMX security guard. I will share the needed changes with you. -- This is an automated message from the Apache Git Service. To resp

Re: [PR] [KARAF-7856] Improve support for JAAS roles that extend Karaf's RolePrincipal [karaf]

2025-05-07 Thread via GitHub
mattrpav commented on code in PR #1944: URL: https://github.com/apache/karaf/pull/1944#discussion_r2077903524 ## shell/ssh/src/test/java/org/apache/karaf/shell/ssh/ExtendedRolePrincipal.java: ## @@ -0,0 +1,13 @@ +package org.apache.karaf.shell.ssh; Review Comment: fixed in l

Re: [PR] [KARAF-7856] Improve support for JAAS roles that extend Karaf's RolePrincipal [karaf]

2025-05-07 Thread via GitHub
jbonofre commented on code in PR #1944: URL: https://github.com/apache/karaf/pull/1944#discussion_r2077897459 ## shell/ssh/src/test/java/org/apache/karaf/shell/ssh/ExtendedRolePrincipal.java: ## @@ -0,0 +1,13 @@ +package org.apache.karaf.shell.ssh; Review Comment: ASF header

[PR] [KARAF-7856] Improve support for JAAS roles that extend Karaf's RolePrincipal [karaf]

2025-05-07 Thread via GitHub
mattrpav opened a new pull request, #1944: URL: https://github.com/apache/karaf/pull/1944 (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-5014: consider first group role in users.properties and ignore empty roles [karaf]

2025-05-01 Thread via GitHub
stataru8 commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2845301136 PR is ready for review again. For the **PublickeyLoginModule**, I was only able to test roles and groups in debug mode using `ssh -p 8101 -i ~/karaf.id_rsa test@localhost`. For some re

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

2025-05-01 Thread via GitHub
stataru8 commented on code in PR #1863: URL: https://github.com/apache/karaf/pull/1863#discussion_r2070210690 ## jaas/command/src/main/java/org/apache/karaf/jaas/command/ListUsersCommand.java: ## @@ -104,6 +105,8 @@ private List displayGroupRoles(BackingEngine engine, String us

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

2025-05-01 Thread via GitHub
stataru8 commented on code in PR #1863: URL: https://github.com/apache/karaf/pull/1863#discussion_r2070201105 ## jaas/command/src/main/java/org/apache/karaf/jaas/command/ListUsersCommand.java: ## @@ -104,6 +105,8 @@ private List displayGroupRoles(BackingEngine engine, String us

[PR] [KARAF-7767] Set maven.compiler.target=11 [karaf]

2025-04-26 Thread via GitHub
rovarga opened a new pull request, #1943: URL: https://github.com/apache/karaf/pull/1943 Switch to requiring Java 11 by default. Remaining overrides: - main/pom.xml due to old PAX TinyBundles - specs/{locator,java.xml,java.xml.ws}/pom.xml for compatibility Signed-off-by: Robert V

Re: [PR] Remove superfluous semicolons [karaf]

2025-04-26 Thread via GitHub
jbonofre commented on PR #1939: URL: https://github.com/apache/karaf/pull/1939#issuecomment-2832557742 It doesn't hurt 😄 -- 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] Remove superfluous semicolons [karaf]

2025-04-26 Thread via GitHub
jbonofre merged PR #1939: URL: https://github.com/apache/karaf/pull/1939 -- 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-7789] Bump Apache POM to 34 [karaf]

2025-04-26 Thread via GitHub
rovarga opened a new pull request, #1942: URL: https://github.com/apache/karaf/pull/1942 The bump to version 32 implies that maven.compiler.release is also set, which means stricter rules for builds with Java 9+. We do this in piece multiple parts, cleaning up obvious cases first:

Re: [PR] KARAF-7903/7905: Upgrade pax-{exam,swissbox,tinybundles} [karaf]

2025-04-26 Thread via GitHub
jbonofre closed pull request #1941: KARAF-7903/7905: Upgrade pax-{exam,swissbox,tinybundles} URL: https://github.com/apache/karaf/pull/1941 -- 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 specif

Re: [PR] KARAF-7903/7905: Upgrade pax-{exam,swissbox,tinybundles} [karaf]

2025-04-26 Thread via GitHub
jbonofre commented on PR #1941: URL: https://github.com/apache/karaf/pull/1941#issuecomment-2832555100 That's not correct, and I already create PRs about that. Please, take a look. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[PR] KARAF-7903/7905: Upgrade pax-{exam,swissbox,tinybundles} [karaf]

2025-04-26 Thread via GitHub
rovarga opened a new pull request, #1941: URL: https://github.com/apache/karaf/pull/1941 - **KARAF-7903 Upgrade to Pax Exam 4.14.0** - **[KARAF-7905] Bump pax-tinybundles to 4.0.1** -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [KARAF-7905] Upgrade tinybundles to 4.0.1 [karaf]

2025-04-26 Thread via GitHub
rovarga closed pull request #1940: [KARAF-7905] Upgrade tinybundles to 4.0.1 URL: https://github.com/apache/karaf/pull/1940 -- 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] Remove superfluous semicolons [karaf]

2025-04-26 Thread via GitHub
rovarga opened a new pull request, #1939: URL: https://github.com/apache/karaf/pull/1939 Signed-off-by: Robert Varga -- 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-7949] Add karaf-bom-nodeps artifact [karaf]

2025-04-25 Thread via GitHub
jbonofre merged PR #1936: URL: https://github.com/apache/karaf/pull/1936 -- 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-7950] Use modular OSGi dependencies [karaf]

2025-04-25 Thread via GitHub
jbonofre commented on code in PR #1937: URL: https://github.com/apache/karaf/pull/1937#discussion_r2059892684 ## config/command/pom.xml: ## @@ -53,18 +53,15 @@ org.osgi -osgi.core -provided Review Comment: @rovarga ok, the

Re: [PR] [KARAF-7950] Use modular OSGi dependencies [karaf]

2025-04-25 Thread via GitHub
rovarga commented on code in PR #1937: URL: https://github.com/apache/karaf/pull/1937#discussion_r2059880223 ## config/command/pom.xml: ## @@ -53,18 +53,15 @@ org.osgi -osgi.core -provided Review Comment: The declaration i

Re: [PR] [KARAF-7950] Use modular OSGi dependencies [karaf]

2025-04-25 Thread via GitHub
jbonofre commented on code in PR #1937: URL: https://github.com/apache/karaf/pull/1937#discussion_r2059800794 ## bundle/core/pom.xml: ## @@ -56,16 +56,22 @@ org.apache.aries.blueprint.api provided - - + +

Re: [PR] KARAF-7951: modularize karaf-bom [karaf]

2025-04-25 Thread via GitHub
jbonofre commented on PR #1938: URL: https://github.com/apache/karaf/pull/1938#issuecomment-2829706326 There's something wrong in version resolution with JDK20. I gonna try locally. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[PR] KARAF-7951: modularize karaf-bom [karaf]

2025-04-24 Thread via GitHub
rovarga opened a new pull request, #1938: URL: https://github.com/apache/karaf/pull/1938 Split karaf-bom into multiple parts, so users can pick their buy-in level. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [KARAF-7950] Use modular OSGi dependencies [karaf]

2025-04-24 Thread via GitHub
mattrpav commented on code in PR #1937: URL: https://github.com/apache/karaf/pull/1937#discussion_r2059374742 ## config/command/pom.xml: ## @@ -53,18 +53,15 @@ org.osgi -osgi.core -provided Review Comment: Why remove 'prov

[PR] [KARAF-7950] Use modular OSGi dependencies [karaf]

2025-04-24 Thread via GitHub
rovarga opened a new pull request, #1937: URL: https://github.com/apache/karaf/pull/1937 osgi-core is non-modular, i.e. it has no Automatic-Module-Name declaration. This patches switches to using org.osgi.{dto,framework,resource,...}, which are provide this stability. -- This is an

[PR] [KARAF-7949] Add karaf-bom-nodeps artifact [karaf]

2025-04-23 Thread via GitHub
rovarga opened a new pull request, #1936: URL: https://github.com/apache/karaf/pull/1936 Some downstream do not want the entire dependencyManagement section from our bom. This adds a minimal bom, which list only Karaf artifacts. Signed-off-by: Robert Varga -- This is an auto

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

2025-04-19 Thread via GitHub
stataru8 commented on PR #1863: URL: https://github.com/apache/karaf/pull/1863#issuecomment-2816713897 Hello again, one more question, should the PR also include changes to the `.adoc` files? https://github.com/apache/karaf/blob/ad427cd12543dc78e095bbaa4608d7ca3d5ea4d8/manual/src/main/as

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

2025-04-18 Thread via GitHub
stataru8 commented on code in PR #1863: URL: https://github.com/apache/karaf/pull/1863#discussion_r1778852624 ## jaas/modules/src/main/java/org/apache/karaf/jaas/modules/properties/PropertiesBackingEngine.java: ## @@ -52,14 +52,13 @@ public void addUser(String username, String p

Re: [PR] Bump Groovy to 3.0.24 [karaf]

2025-03-02 Thread via GitHub
jbonofre merged PR #1935: URL: https://github.com/apache/karaf/pull/1935 -- 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 Groovy to 3.0.24 [karaf]

2025-03-01 Thread via GitHub
paulk-asert opened a new pull request, #1935: URL: https://github.com/apache/karaf/pull/1935 (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-

Re: [PR] Remove pax-web features inner repository from the Karaf standard features repo [karaf]

2025-02-20 Thread via GitHub
jbonofre commented on PR #1934: URL: https://github.com/apache/karaf/pull/1934#issuecomment-2673746941 FYI, I will verify only the standard features in the PR (by default karaf-maven-plugin verifies all features, including the ones from Pax Web as it's a descriptor now :)). -- This is an

[PR] Remove pax-web features inner repository from the Karaf standard features repo [karaf]

2025-02-20 Thread via GitHub
jbonofre opened a new pull request, #1934: URL: https://github.com/apache/karaf/pull/1934 (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-7940 Upgrade to CXF 3.6.5 [karaf]

2025-02-20 Thread via GitHub
jbonofre merged PR #1932: URL: https://github.com/apache/karaf/pull/1932 -- 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] Remove pax-web features inner repository from the Karaf standard features repo [karaf]

2025-02-20 Thread via GitHub
jbonofre commented on PR #1934: URL: https://github.com/apache/karaf/pull/1934#issuecomment-2671837950 @grgrzybek as discussed earlier today 😄 -- 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] Fix broken Cellar link [karaf]

2025-01-25 Thread via GitHub
jbonofre merged PR #1933: URL: https://github.com/apache/karaf/pull/1933 -- 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 broken Cellar link [karaf]

2025-01-23 Thread via GitHub
jrnorth opened a new pull request, #1933: URL: https://github.com/apache/karaf/pull/1933 Fixes a broken Cellar link the the failover docs. -- 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 spec

Re: [PR] KARAF-7940 Upgrade to CXF 3.6.5 [karaf]

2025-01-22 Thread via GitHub
jbonofre commented on PR #1932: URL: https://github.com/apache/karaf/pull/1932#issuecomment-2607104949 @AndreVirtimo no worries at all. I just wanted to provide some details 😄 Thanks ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] KARAF-7940 Upgrade to CXF 3.6.5 [karaf]

2025-01-22 Thread via GitHub
AndreVirtimo commented on PR #1932: URL: https://github.com/apache/karaf/pull/1932#issuecomment-2606774535 That is correct. I'm sorry if I implied a security problem in Karaf. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

Re: [PR] KARAF-7940 Upgrade to CXF 3.6.5 [karaf]

2025-01-21 Thread via GitHub
jbonofre commented on PR #1932: URL: https://github.com/apache/karaf/pull/1932#issuecomment-2606446409 To be clear: Karaf doesn't provide CXF directly in the distribution, so no security impact. CXF version is used in Karaf examples, the users can easily update. -- This is an automated m

[PR] KARAF-7940 Upgrade to CXF 3.6.5 [karaf]

2025-01-21 Thread via GitHub
AndreVirtimo opened a new pull request, #1932: URL: https://github.com/apache/karaf/pull/1932 CXF Upgrade to fix security issue -> https://cxf.apache.org/security-advisories.data/CVE-2025-23184.txt?version=2&modificationDate=1737381863000&api=v2 -- This is an automated message from the Ap

Re: [PR] KARAF-7938: Fix LICENSE/NOTICE in distributions [karaf]

2025-01-19 Thread via GitHub
jbonofre merged PR #1931: URL: https://github.com/apache/karaf/pull/1931 -- 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-7938: Fix LICENSE/NOTICE in distributions [karaf]

2025-01-19 Thread via GitHub
jbonofre opened a new pull request, #1931: URL: https://github.com/apache/karaf/pull/1931 (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-7934: Upgrade to Pax Web 8.0.30 [karaf]

2025-01-17 Thread via GitHub
jbonofre merged PR #1930: URL: https://github.com/apache/karaf/pull/1930 -- 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-7936: Upgrade to Pax URL 2.6.16 [karaf]

2025-01-16 Thread via GitHub
jbonofre merged PR #1928: URL: https://github.com/apache/karaf/pull/1928 -- 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-7935: Upgrade to Pax Logging 2.2.8 [karaf]

2025-01-16 Thread via GitHub
jbonofre merged PR #1929: URL: https://github.com/apache/karaf/pull/1929 -- 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-7934: Upgrade to Pax Web 8.0.30 [karaf]

2025-01-16 Thread via GitHub
jbonofre commented on PR #1930: URL: https://github.com/apache/karaf/pull/1930#issuecomment-2597412956 > @jbonofre thanks for taking this up so shortly before the planned release. Shouldn't this go along with setting jetty.version to 9.4.57.v20241219? @holgerfriedrich Pax Web 8.0.30 a

Re: [PR] KARAF-7934: Upgrade to Pax Web 8.0.30 [karaf]

2025-01-16 Thread via GitHub
jbonofre commented on PR #1930: URL: https://github.com/apache/karaf/pull/1930#issuecomment-2597392953 Yeah that makes sense. I can do a new Pax Web release if needed. Let me check. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

Re: [PR] KARAF-7934: Upgrade to Pax Web 8.0.30 [karaf]

2025-01-16 Thread via GitHub
holgerfriedrich commented on PR #1930: URL: https://github.com/apache/karaf/pull/1930#issuecomment-2597114259 @jbonofre thanks for taking this up so shortly before the planned release. Shouldn't this go along with setting jetty.version to 9.4.57.v20241219? -- This is an automated message

Re: [PR] KARAF-7933: Upgrade to woodstox-core 6.4.0 [karaf]

2025-01-16 Thread via GitHub
jbonofre merged PR #1927: URL: https://github.com/apache/karaf/pull/1927 -- 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-7933: Upgrade to woodstox-core 6.4.0 [karaf]

2025-01-16 Thread via GitHub
jbonofre merged PR #1926: URL: https://github.com/apache/karaf/pull/1926 -- 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-7934: Upgrade to Pax Web 8.0.30 [karaf]

2025-01-16 Thread via GitHub
jbonofre opened a new pull request, #1930: URL: https://github.com/apache/karaf/pull/1930 (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-7935: Upgrade to Pax Logging 2.2.8 [karaf]

2025-01-16 Thread via GitHub
jbonofre opened a new pull request, #1929: URL: https://github.com/apache/karaf/pull/1929 (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-7936: Upgrade to Pax URL 2.6.16 [karaf]

2025-01-16 Thread via GitHub
jbonofre opened a new pull request, #1928: URL: https://github.com/apache/karaf/pull/1928 (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-7933: Upgrade to woodstox-core 6.4.0 [karaf]

2025-01-16 Thread via GitHub
jbonofre opened a new pull request, #1927: URL: https://github.com/apache/karaf/pull/1927 (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-7933: Upgrade to woodstox-core 6.4.0 [karaf]

2025-01-16 Thread via GitHub
jbonofre opened a new pull request, #1926: URL: https://github.com/apache/karaf/pull/1926 (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-7930: Fix karaf-maven-plugin integration tests, including on JDK17 [karaf]

2025-01-13 Thread via GitHub
jbonofre merged PR #1925: URL: https://github.com/apache/karaf/pull/1925 -- 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-7928] JMX Collector should not export connection credentials [karaf-decanter]

2025-01-12 Thread via GitHub
fpapon merged PR #350: URL: https://github.com/apache/karaf-decanter/pull/350 -- 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.

Re: [PR] [KARAF-7928] JMX Collector should not export connection credentials [karaf-decanter]

2025-01-12 Thread via GitHub
fpapon commented on PR #350: URL: https://github.com/apache/karaf-decanter/pull/350#issuecomment-2586418938 Failing IT is about Oshi (invalid zip header) and not related to JMX. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] KARAF-7929: populate the JVM version in bin/client [karaf]

2025-01-12 Thread via GitHub
jbonofre merged PR #1923: URL: https://github.com/apache/karaf/pull/1923 -- 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-7898: Use slf4j provider in Karaf client [karaf]

2025-01-12 Thread via GitHub
jbonofre merged PR #1922: URL: https://github.com/apache/karaf/pull/1922 -- 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-7903 Upgrade to Pax Exam 4.14.0 [karaf]

2025-01-12 Thread via GitHub
jbonofre commented on PR #1924: URL: https://github.com/apache/karaf/pull/1924#issuecomment-2586334106 Yes I know. My proposal is more to target Karaf 4.5.x now 😄 (once 4.4.7 has been released). -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] KARAF-7903 Upgrade to Pax Exam 4.14.0 [karaf]

2025-01-12 Thread via GitHub
oliverlietz commented on PR #1924: URL: https://github.com/apache/karaf/pull/1924#issuecomment-2585637328 4.14.0 works with Java 11, 17 and 21. -- 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-7903 Upgrade to Pax Exam 4.14.0 [karaf]

2025-01-11 Thread via GitHub
jbonofre commented on PR #1924: URL: https://github.com/apache/karaf/pull/1924#issuecomment-2585609359 I target Pax Exam 4.14.0 and related updates to Karaf 4.5.x (especially due to JDK requirement). -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] KARAF-7903 Upgrade to Pax Exam 4.14.0 [karaf]

2025-01-11 Thread via GitHub
oliverlietz opened a new pull request, #1924: URL: https://github.com/apache/karaf/pull/1924 * upgrade Pax Exam to 4.14.0 * upgrade Pax TinyBundles to 4.0.0 * update Pax Swissbox to 1.9.0 * adjust dependencies -- This is an automated message from the Apache Git Service. To respond

[PR] KARAF-7929: populate the JVM version in bin/client [karaf]

2025-01-10 Thread via GitHub
jbonofre opened a new pull request, #1923: URL: https://github.com/apache/karaf/pull/1923 (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-7898: Use slf4j provider in Karaf client [karaf]

2025-01-10 Thread via GitHub
jbonofre opened a new pull request, #1922: URL: https://github.com/apache/karaf/pull/1922 (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-7928] JMX Collector should not export connection credentials [karaf-decanter]

2025-01-10 Thread via GitHub
fpapon opened a new pull request, #350: URL: https://github.com/apache/karaf-decanter/pull/350 (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,

Re: [PR] [KARAF-7927] Add missing java.nio.file.spi to etc/jre.properties [karaf]

2025-01-09 Thread via GitHub
jbonofre merged PR #1921: URL: https://github.com/apache/karaf/pull/1921 -- 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-7927] Add missing java.nio.file.spi to etc/jre.properties [karaf]

2025-01-09 Thread via GitHub
mattrpav opened a new pull request, #1921: URL: https://github.com/apache/karaf/pull/1921 (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-7903: Upgrade to Pax Exam 4.14.0 [karaf]

2025-01-06 Thread via GitHub
jbonofre opened a new pull request, #1920: URL: https://github.com/apache/karaf/pull/1920 (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-7904: Upgrade to Pax Swissbox 1.9.0 [karaf]

2025-01-06 Thread via GitHub
jbonofre opened a new pull request, #1919: URL: https://github.com/apache/karaf/pull/1919 (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-7905: Upgrade to Pax Tinybundles 4.0.0 [karaf]

2025-01-06 Thread via GitHub
jbonofre opened a new pull request, #1918: URL: https://github.com/apache/karaf/pull/1918 (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-7918: Upgrade to build-helper-maven-plugin 3.6.0 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1905: URL: https://github.com/apache/karaf/pull/1905 -- 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-7917: Upgrade to apache-rat-plugin 0.16.1 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1906: URL: https://github.com/apache/karaf/pull/1906 -- 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-7916: Upgrade to maven-surefire-plugin 3.5.2 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1907: URL: https://github.com/apache/karaf/pull/1907 -- 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-7915: Upgrade to maven-release-plugin 3.1.1 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1908: URL: https://github.com/apache/karaf/pull/1908 -- 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-7913: Upgrade to maven-jxr-plugin 3.6.0 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1910: URL: https://github.com/apache/karaf/pull/1910 -- 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-7912: Upgrade to maven-javadoc-plugin 3.11.2 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1911: URL: https://github.com/apache/karaf/pull/1911 -- 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-7911: Upgrade to maven-jar-plugin 3.4.2 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1912: URL: https://github.com/apache/karaf/pull/1912 -- 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-7910: Upgrade to maven-install-plugin 3.1.3 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1913: URL: https://github.com/apache/karaf/pull/1913 -- 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-7909: Upgrade to maven-gpg-plugin 3.2.7 [karaf]

2025-01-06 Thread via GitHub
jbonofre merged PR #1914: URL: https://github.com/apache/karaf/pull/1914 -- 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

  1   2   3   4   5   6   7   8   >