[GitHub] [karaf] jbonofre opened a new pull request, #1764: KARAF-7669: Fix --patch-module on child instances

2023-09-06 Thread via GitHub


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

   (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: commits-unsubscr...@karaf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [karaf] mattrpav commented on pull request #1717: [KARAF-7682] Changed handling of the TCP connection to send the stop command

2023-09-06 Thread via GitHub


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

   The .flush() here makes good sense. I've seen similar 'hangs' during stop 
from time-to-time as well. +1 


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[BUILD-STABLE]: Job 'Karaf/karaf-runtime/main [main] [440]'

2023-09-06 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Karaf/karaf-runtime/main [main] [440]':
Is back to normal.

[BUILD-FAILURE]: Job 'Karaf/karaf-runtime/karaf-4.3.x [karaf-4.3.x] [301]'

2023-09-06 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'Karaf/karaf-runtime/karaf-4.3.x [karaf-4.3.x] [301]':
Check console output at "https://ci-builds.apache.org/job/Karaf/job/karaf-runtime/job/karaf-4.3.x/301/;>Karaf/karaf-runtime/karaf-4.3.x
 [karaf-4.3.x] [301]"

[karaf] branch karaf-4.3.x updated: KARAF-7693: Upgrade to Spring 5.3.29

2023-09-06 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.3.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
 new 22855c1ed5 KARAF-7693: Upgrade to Spring 5.3.29
22855c1ed5 is described below

commit 22855c1ed5a3092310e13ada80765492aacda2f4
Author: Jean-Baptiste Onofré 
AuthorDate: Tue Sep 5 11:10:48 2023 +0200

KARAF-7693: Upgrade to Spring 5.3.29

(cherry picked from commit 778031caa4ba8bff477b306b74917bb10e0630fa)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b6b8e95cd1..e29849f44e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -322,7 +322,7 @@
 3.1.4.RELEASE
 4.3.30.RELEASE_1
 5.2.22.RELEASE_1
-5.3.23_1
+5.3.29_1
 3.1.4.RELEASE
 4.2.4.RELEASE_1
 5.1.5.RELEASE_1



[karaf] branch main updated: KARAF-7693: Upgrade to Spring 5.3.29

2023-09-06 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
 new 778031caa4 KARAF-7693: Upgrade to Spring 5.3.29
 new 175d7a9427 Merge pull request #1763 from jbonofre/KARAF-7693
778031caa4 is described below

commit 778031caa4ba8bff477b306b74917bb10e0630fa
Author: Jean-Baptiste Onofré 
AuthorDate: Tue Sep 5 11:10:48 2023 +0200

KARAF-7693: Upgrade to Spring 5.3.29
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 710b60cb85..b28ce11375 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
 3.1.4.RELEASE
 4.3.30.RELEASE_1
 5.2.22.RELEASE_1
-5.3.23_1
+5.3.29_1
 3.1.4.RELEASE
 4.2.4.RELEASE_1
 5.1.5.RELEASE_1



[GitHub] [karaf] jbonofre merged pull request #1763: KARAF-7693: Upgrade to Spring 5.3.29

2023-09-06 Thread via GitHub


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


-- 
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.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org