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

2023-12-15 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Karaf/karaf-runtime/main [main] [475]':
Is back to normal.

[PR] KARAF-7727: Fix org.osgi.util.promise version and use properties [karaf]

2023-12-15 Thread via GitHub


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

   (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



Re: [PR] KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2 [karaf]

2023-12-15 Thread via GitHub


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


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



(karaf) branch karaf-4.4.x updated: KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2

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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
 new aa9a7871b2 KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
aa9a7871b2 is described below

commit aa9a7871b2c551e84862b99137e04d10311c4401
Author: JB Onofré 
AuthorDate: Fri Dec 15 11:13:36 2023 +0100

KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2

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

diff --git a/pom.xml b/pom.xml
index c72a837ee2..eecd9d434d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
 1.2.17
 3.8.6
 3.5.2
-
3.6.4
+
3.10.2
 1.8.2
 
 8.0.0



(karaf) branch main updated: KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2

2023-12-15 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 895d4858b1 KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
 new 7886a917cf Merge pull request #1807 from jbonofre/KARAF-7781
895d4858b1 is described below

commit 895d4858b16716b488ad5e206a6ec4388656f137
Author: JB Onofré 
AuthorDate: Fri Dec 15 11:13:36 2023 +0100

KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7ff1e04958..0bab12ff70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@
 1.2.17
 3.8.6
 3.5.2
-
3.6.4
+
3.10.2
 1.8.2
 
 8.0.0



[BUILD-FAILURE]: Job 'Karaf/karaf-runtime/main [main] [474]'

2023-12-15 Thread Apache Jenkins Server
BUILD-FAILURE: Job 'Karaf/karaf-runtime/main [main] [474]':
Check console output at "https://ci-builds.apache.org/job/Karaf/job/karaf-runtime/job/main/474/;>Karaf/karaf-runtime/main
 [main] [474]"

(karaf) branch karaf-4.4.x updated: KARAF-7782: Upgrade to commons-io 2.15.1

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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
 new fd4aec49bd KARAF-7782: Upgrade to commons-io 2.15.1
fd4aec49bd is described below

commit fd4aec49bd4ec4874a0de1c7f52f496412f87730
Author: JB Onofré 
AuthorDate: Thu Dec 14 15:36:18 2023 +0100

KARAF-7782: Upgrade to commons-io 2.15.1

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

diff --git a/pom.xml b/pom.xml
index dd6b868399..c72a837ee2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
 3.14.0
 1.2
 2.11.1
-2.13.0
+2.15.1
 2.7.11
 1.9.3_1
 1.7.1



(karaf) branch main updated: KARAF-7782: Upgrade to commons-io 2.15.1

2023-12-15 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 a8a1486235 KARAF-7782: Upgrade to commons-io 2.15.1
 new 903c504d95 Merge pull request #1803 from jbonofre/KARAF-7782
a8a1486235 is described below

commit a8a1486235fc423fadbc4f3a5033ed0261836d17
Author: JB Onofré 
AuthorDate: Thu Dec 14 15:36:18 2023 +0100

KARAF-7782: Upgrade to commons-io 2.15.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24f054e90e..a4ad0e5405 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
 3.14.0
 1.2
 2.11.1
-2.13.0
+2.15.1
 2.7.11
 1.9.3_1
 1.7.1



Re: [PR] KARAF-7782: Upgrade to commons-io 2.15.1 [karaf]

2023-12-15 Thread via GitHub


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


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



(karaf) branch karaf-4.4.x updated: KARAF-7772: Upgrade to sshd 2.11.0

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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
 new c7c14ce1d0 KARAF-7772: Upgrade to sshd 2.11.0
c7c14ce1d0 is described below

commit c7c14ce1d02650ef14afd95248d87b7238460607
Author: Jean-Baptiste Onofré 
AuthorDate: Fri Dec 15 06:03:18 2023 +0100

KARAF-7772: Upgrade to sshd 2.11.0

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

diff --git a/pom.xml b/pom.xml
index b09ec666e0..dd6b868399 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,7 +346,7 @@
 5.7.3_1
 
 1.2.16
-2.10.0
+2.11.0
 1.3.10_1
 4.24
 1.4.7



(karaf) branch main updated: KARAF-7772: Upgrade to sshd 2.11.0

2023-12-15 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 f4d0e141b6 KARAF-7772: Upgrade to sshd 2.11.0
 new 342c1db846 Merge pull request #1806 from jbonofre/KARAF-7772
f4d0e141b6 is described below

commit f4d0e141b65c61309e5a32d605a2771b3bbe3e47
Author: Jean-Baptiste Onofré 
AuthorDate: Fri Dec 15 06:03:18 2023 +0100

KARAF-7772: Upgrade to sshd 2.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 24f054e90e..c9f5ff7f87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -346,7 +346,7 @@
 5.7.3_1
 
 1.2.16
-2.10.0
+2.11.0
 1.3.10_1
 4.24
 1.4.7



Re: [PR] KARAF-7772: Upgrade to sshd 2.11.0 [karaf]

2023-12-15 Thread via GitHub


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


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



Re: [PR] KARAF-7772: Upgrade to sshd 2.11.0 [karaf]

2023-12-15 Thread via GitHub


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

   Test failure is unrelated to sshd update.


-- 
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] [471]'

2023-12-15 Thread Apache Jenkins Server
BUILD-STABLE: Job 'Karaf/karaf-runtime/main [main] [471]':
Is back to normal.

(karaf) branch karaf-4.4.x updated: [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0

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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
 new 256095d0a1 [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0
256095d0a1 is described below

commit 256095d0a1cb0b799ff63867a419695bff98d3ff
Author: Robert Varga 
AuthorDate: Sat Sep 23 00:24:00 2023 +0200

[KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0

Signed-off-by: Robert Varga 

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

diff --git a/pom.xml b/pom.xml
index 1a0d493ede..b09ec666e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
 
 org.codehaus.mojo
 build-helper-maven-plugin
-3.3.0
+3.4.0
 
 
 org.apache.maven.plugins



(karaf) branch main updated: [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0

2023-12-15 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 ac55e6e27a [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0
 new ee688476ac Merge pull request #1779 from rovarga/karaf7762
ac55e6e27a is described below

commit ac55e6e27a32429c3e80a461cb39e4fe40646c0b
Author: Robert Varga 
AuthorDate: Sat Sep 23 00:24:00 2023 +0200

[KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0

Signed-off-by: Robert Varga 
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dc4e8bf5ce..78f6e5200d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -573,7 +573,7 @@
 
 org.codehaus.mojo
 build-helper-maven-plugin
-3.3.0
+3.4.0
 
 
 org.apache.maven.plugins



Re: [PR] [KARAF-7762] Upgrade build-helper-maven-plugin to 3.4.0 [karaf]

2023-12-15 Thread via GitHub


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


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



[PR] KARAF-7781: Upgrade to maven-plugin-annotations 3.10.2 [karaf]

2023-12-15 Thread via GitHub


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

   (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



(karaf) branch karaf-4.4.x updated: KARAF-7771: Upgrade to asm 9.6

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

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


The following commit(s) were added to refs/heads/karaf-4.4.x by this push:
 new 4772027856 KARAF-7771: Upgrade to asm 9.6
4772027856 is described below

commit 4772027856baf5d8daeae592290850ce05381341
Author: Jean-Baptiste Onofré 
AuthorDate: Fri Dec 15 06:01:09 2023 +0100

KARAF-7771: Upgrade to asm 9.6

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

diff --git a/pom.xml b/pom.xml
index 417a794f54..1a0d493ede 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
 5.17.1
 1.0_6
 1.9.5_1
-9.5
+9.6
 1.3.2
 3.1.6
 1.75



(karaf) branch main updated: KARAF-7771: Upgrade to asm 9.6

2023-12-15 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 05fab63148 KARAF-7771: Upgrade to asm 9.6
 new d6fd536d2d Merge pull request #1805 from jbonofre/KARAF-7771
05fab63148 is described below

commit 05fab6314844c59369fa446e2f509ffad85f9d25
Author: Jean-Baptiste Onofré 
AuthorDate: Fri Dec 15 06:01:09 2023 +0100

KARAF-7771: Upgrade to asm 9.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 721c6cb7c9..24f054e90e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
 5.17.1
 1.0_6
 1.9.5_1
-9.5
+9.6
 1.3.2
 3.1.6
 1.75



Re: [PR] KARAF-7771: Upgrade to asm 9.6 [karaf]

2023-12-15 Thread via GitHub


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


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