[GitHub] [karaf] skitt commented on pull request #1171: Use Felix HTTP (Jetty) by default (instead of Pax Web)

2020-08-31 Thread GitBox


skitt commented on pull request #1171:
URL: https://github.com/apache/karaf/pull/1171#issuecomment-684482584


   > I have some features to fix (spring-security and others). I'm updating the 
PR with the fixes.
   
   On a similar topic, #1128, #1129, and #1130 are still pending ;-).



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.

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




[GitHub] [karaf] jbonofre commented on pull request #1171: Use Felix HTTP (Jetty) by default (instead of Pax Web)

2020-08-31 Thread GitBox


jbonofre commented on pull request #1171:
URL: https://github.com/apache/karaf/pull/1171#issuecomment-684295882


   I have some features to fix (spring-security and others). I'm updating the 
PR with the fixes.



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.

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




Build failed in Jenkins: Karaf » karaf-decanter-master #41

2020-08-31 Thread Apache Jenkins Server
See 


Changes:


--
[...truncated 1.02 MB...]
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
Caused by: java.lang.RuntimeException: The forked VM terminated without 
properly saying goodbye. VM crash or System.exit called?
Command was cmd.exe /X /C "f:\jenkins\tools\java\latest1.8\jre\bin\java -jar 
F:\jenkins\jenkins-slave\712657a4\workspace\Karaf\karaf-decanter-master\appender\cassandra\target\surefire\surefirebooter8773364804184356788.jar
 
F:\jenkins\jenkins-slave\712657a4\workspace\Karaf\karaf-decanter-master\appender\cassandra\target\surefire\surefire5678741923562771762tmp
 
F:\jenkins\jenkins-slave\712657a4\workspace\Karaf\karaf-decanter-master\appender\cassandra\target\surefire\surefire_191457902644605600134tmp"
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork 
(ForkStarter.java:485)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork 
(ForkStarter.java:352)
at org.apache.maven.plugin.surefire.booterclient.ForkStarter.run 
(ForkStarter.java:158)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider 
(AbstractSurefireMojo.java:967)
at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked
 (AbstractSurefireMojo.java:831)
at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute 
(AbstractSurefireMojo.java:729)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:225)
at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:178)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:498)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
at hudson.remoting.UserRequest.perform (UserRequest.java:211)
at hudson.remoting.UserRequest.perform (UserRequest.java:54)
at hudson.remoting.Request$2.run (Request.java:369)
at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run (FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about

Build failed in Jenkins: Karaf » karaf-cellar-master #45

2020-08-31 Thread Apache Jenkins Server
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
using credential ASF_Cloudbees_Jenkins_ci-builds
Cloning the remote Git repository
Cloning repository https://github.com/apache/karaf-cellar.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/karaf-cellar.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
 > git fetch --tags --progress -- https://github.com/apache/karaf-cellar.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/karaf-cellar.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url https://github.com/apache/karaf-cellar.git # 
 > timeout=10
Fetching upstream changes from https://github.com/apache/karaf-cellar.git
using GIT_ASKPASS to set credentials ASF Cloudbees Jenkins ci-builds
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://github.com/apache/karaf-cellar.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:909)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
at hudson.scm.SCM.checkout(SCM.java:505)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1880)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:428)
Caused by: hudson.plugins.git.GitException: hudson.remoting.ProxyException: 
java.lang.IllegalArgumentException: Couldn't authenticate with GitHub app ID 
76764
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:148)
at sun.reflect.GeneratedMethodAccessor1028.invoke(Unknown Source)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy153.execute(Unknown Source)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:907)
... 11 more
Caused by: hudson.remoting.ProxyException: java.lang.IllegalArgumentException: 
Couldn't authenticate with GitHub app ID 76764
at 
org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.generateAppInstallationToken(GitHubAppCredentials.java:137)
at 
org.jenkinsci.plugins.github_branch_source.GitHubAppCredentials.getPassword(GitHubAppCredentials.java:157)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.createPasswordFile(CliGitAPIImpl.java:2122)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1943)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:80)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:563)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackT

[GitHub] [karaf] jbonofre opened a new pull request #1173: [KARAF-6829] Add JDK15 support

2020-08-31 Thread GitBox


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


   



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.

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




Jenkins build is unstable: Karaf » karaf-runtime-4.2.x #62

2020-08-31 Thread Apache Jenkins Server
See 




[karaf-winegrower] branch master updated: Update documentation dependencies

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new d781918  Update documentation dependencies
d781918 is described below

commit d781918477f8ccdbc363b9c434bcacfc84cb6cf6
Author: jbonofre 
AuthorDate: Mon Aug 31 18:59:25 2020 +0200

Update documentation dependencies
---
 pom.xml  | 4 ++--
 winegrower-documentation/pom.xml | 8 
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index 38561cf..b89db6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,8 +116,8 @@
 maven-compiler-plugin
 3.8.1
 
-  1.8
-  1.8
+  11
+  11
 
   
 
diff --git a/winegrower-documentation/pom.xml b/winegrower-documentation/pom.xml
index 97e56b9..34a9ee7 100644
--- a/winegrower-documentation/pom.xml
+++ b/winegrower-documentation/pom.xml
@@ -32,7 +32,7 @@
 
   
 
scm:git:https://github.com/apache/karaf-decanter.git
-3.0.2
+3.0.5
   
 
   
@@ -52,7 +52,7 @@
   
${project.basedir}/.asciidoctor/theme
   ${documentation.theme.url}
   
${documentation.theme.url}
-  decanter-2.1.0
+  decanter-2.5.0
   true
 
   
@@ -86,12 +86,12 @@
   
 org.asciidoctor
 asciidoctorj
-2.2.0
+2.4.0
   
   
 org.eclipse.jgit
 org.eclipse.jgit
-5.7.0.202003110725-r
+5.8.1.202007141445-r
   
 
   



[karaf-winegrower] branch master updated: Upgrade to Apache Felix SCR 2.1.20

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 88a0b4d  Upgrade to Apache Felix SCR 2.1.20
88a0b4d is described below

commit 88a0b4dc3f48a8a320c410f0806b4283a0927a9d
Author: jbonofre 
AuthorDate: Mon Aug 31 18:55:58 2020 +0200

Upgrade to Apache Felix SCR 2.1.20
---
 winegrower-examples/jaxrs-whiteboard/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winegrower-examples/jaxrs-whiteboard/pom.xml 
b/winegrower-examples/jaxrs-whiteboard/pom.xml
index c01ee11..7e43bd5 100644
--- a/winegrower-examples/jaxrs-whiteboard/pom.xml
+++ b/winegrower-examples/jaxrs-whiteboard/pom.xml
@@ -52,7 +52,7 @@
 
   org.apache.felix
   org.apache.felix.scr
-  2.1.16
+  2.1.20
 
   
 



[karaf-winegrower] branch master updated: Upgrade to Apache Felix SCR 2.1.20

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 858bc63  Upgrade to Apache Felix SCR 2.1.20
858bc63 is described below

commit 858bc63c1aee60c0bde94bb15e9e3f8fe8a888e8
Author: jbonofre 
AuthorDate: Mon Aug 31 18:54:18 2020 +0200

Upgrade to Apache Felix SCR 2.1.20
---
 winegrower-extension/winegrower-agent/pom.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/winegrower-extension/winegrower-agent/pom.xml 
b/winegrower-extension/winegrower-agent/pom.xml
index 19535fd..ad1f6b2 100644
--- a/winegrower-extension/winegrower-agent/pom.xml
+++ b/winegrower-extension/winegrower-agent/pom.xml
@@ -34,8 +34,6 @@
 
${winegrower.build.name.base}.extension.agent
   
 
-
-
   
 
   org.apache.winegrower
@@ -54,7 +52,7 @@
 
   org.apache.felix
   org.apache.felix.scr
-  2.1.16
+  2.1.20
   provided
 
   



[karaf-winegrower] branch master updated: Upgrade to Apache Aries JAX-RS Whiteboard 1.0.9

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 2940b91  Upgrade to Apache Aries JAX-RS Whiteboard 1.0.9
2940b91 is described below

commit 2940b914a4bf5d336d0362564e15cf36f593a458
Author: jbonofre 
AuthorDate: Mon Aug 31 18:50:02 2020 +0200

Upgrade to Apache Aries JAX-RS Whiteboard 1.0.9
---
 winegrower-cepages/winegrower-cepage-jaxrs/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winegrower-cepages/winegrower-cepage-jaxrs/pom.xml 
b/winegrower-cepages/winegrower-cepage-jaxrs/pom.xml
index be334ee..e4c3fd2 100644
--- a/winegrower-cepages/winegrower-cepage-jaxrs/pom.xml
+++ b/winegrower-cepages/winegrower-cepage-jaxrs/pom.xml
@@ -44,7 +44,7 @@
 
   org.apache.aries.jax.rs
   org.apache.aries.jax.rs.whiteboard
-  1.0.8
+  1.0.9
 
 
   org.apache.aries.component-dsl



[karaf-winegrower] branch master updated: Upgrade to Apache CXF 3.4.0 and Apache Aries Proxy 1.1.8

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new ae81612  Upgrade to Apache CXF 3.4.0 and Apache Aries Proxy 1.1.8
ae81612 is described below

commit ae81612a61975111efede2fc079afa885b5a7c62
Author: jbonofre 
AuthorDate: Mon Aug 31 18:45:21 2020 +0200

Upgrade to Apache CXF 3.4.0 and Apache Aries Proxy 1.1.8
---
 winegrower-cepages/pom.xml  | 2 +-
 winegrower-cepages/winegrower-cepage-cxf-rs/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/winegrower-cepages/pom.xml b/winegrower-cepages/pom.xml
index 0622619..a6916f0 100644
--- a/winegrower-cepages/pom.xml
+++ b/winegrower-cepages/pom.xml
@@ -37,7 +37,7 @@
 
   
 4.2.8
-3.3.6
+3.4.0
   
 
   
diff --git a/winegrower-cepages/winegrower-cepage-cxf-rs/pom.xml 
b/winegrower-cepages/winegrower-cepage-cxf-rs/pom.xml
index 2c6092a..e7d3bf8 100644
--- a/winegrower-cepages/winegrower-cepage-cxf-rs/pom.xml
+++ b/winegrower-cepages/winegrower-cepage-cxf-rs/pom.xml
@@ -64,7 +64,7 @@
 
   org.apache.aries.proxy
   org.apache.aries.proxy
-  1.1.6
+  1.1.8
 
   
 



[karaf-winegrower] branch master updated: Upgrade to Pax Web 7.3.8 and Jetty 9.4.30

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 301edcd  Upgrade to Pax Web 7.3.8 and Jetty 9.4.30
301edcd is described below

commit 301edcd3788439102976bf3c2e3d785ed494ddb0
Author: jbonofre 
AuthorDate: Mon Aug 31 18:38:55 2020 +0200

Upgrade to Pax Web 7.3.8 and Jetty 9.4.30
---
 winegrower-cepages/winegrower-cepage-http/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/winegrower-cepages/winegrower-cepage-http/pom.xml 
b/winegrower-cepages/winegrower-cepage-http/pom.xml
index 4a99754..97471ca 100644
--- a/winegrower-cepages/winegrower-cepage-http/pom.xml
+++ b/winegrower-cepages/winegrower-cepage-http/pom.xml
@@ -35,7 +35,7 @@
   pom
 
   
-7.2.14
+7.3.8
   
 
   
@@ -53,7 +53,7 @@
   org.eclipse.jetty.aggregate
   jetty-all
   uber
-  9.4.22.v20191022
+  9.4.30.v20200611
   
 
   org.ow2.asm



[karaf-winegrower] branch master updated: Upgrade to Openwebbeans 2.0.17

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new beb2f52  Upgrade to Openwebbeans 2.0.17
beb2f52 is described below

commit beb2f52d3ae4cf6514bc39877f2966df10e819a4
Author: jbonofre 
AuthorDate: Mon Aug 31 18:29:57 2020 +0200

Upgrade to Openwebbeans 2.0.17
---
 winegrower-extension/winegrower-cdi/pom.xml | 8 
 winegrower-extension/winegrower-servlet/pom.xml | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/winegrower-extension/winegrower-cdi/pom.xml 
b/winegrower-extension/winegrower-cdi/pom.xml
index 97e9e36..04bb429 100644
--- a/winegrower-extension/winegrower-cdi/pom.xml
+++ b/winegrower-extension/winegrower-cdi/pom.xml
@@ -38,19 +38,19 @@
 
   org.apache.geronimo.specs
   geronimo-jcdi_2.0_spec
-  1.1
+  1.2
   provided
 
 
   org.apache.geronimo.specs
   geronimo-interceptor_1.2_spec
-  1.1
+  1.2
   provided
 
 
   org.apache.geronimo.specs
   geronimo-atinject_1.0_spec
-  1.1
+  1.2
   provided
 
 
@@ -69,7 +69,7 @@
 
   org.apache.openwebbeans
   openwebbeans-se
-  2.0.16
+  2.0.17
   test
 
   
diff --git a/winegrower-extension/winegrower-servlet/pom.xml 
b/winegrower-extension/winegrower-servlet/pom.xml
index 61271fd..d6e1e38 100644
--- a/winegrower-extension/winegrower-servlet/pom.xml
+++ b/winegrower-extension/winegrower-servlet/pom.xml
@@ -54,7 +54,7 @@
  
   org.apache.openwebbeans
   openwebbeans-impl
-  2.0.16
+  2.0.17
 
 
   org.apache.meecrowave



[karaf-winegrower] branch master updated: Upgrade to commons-text 1.9

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 994143a  Upgrade to commons-text 1.9
994143a is described below

commit 994143af0be8bdc0c1273adcf71975f99d970965
Author: jbonofre 
AuthorDate: Mon Aug 31 18:14:02 2020 +0200

Upgrade to commons-text 1.9
---
 winegrower-extension/winegrower-build/winegrower-build-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml 
b/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
index 5ce5194..a8ffb43 100644
--- a/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
+++ b/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
@@ -48,7 +48,7 @@
 
   org.apache.commons
   commons-text
-  1.8
+  1.9
 
 
   org.apache.xbean



[karaf-winegrower] branch master updated: Upgrade to Guava 29.0-jre

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 6fa5dd7  Upgrade to Guava 29.0-jre
6fa5dd7 is described below

commit 6fa5dd7a21cea9ab6d5c094175cf9a6999882320
Author: jbonofre 
AuthorDate: Mon Aug 31 18:02:00 2020 +0200

Upgrade to Guava 29.0-jre
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d9e4b44..38561cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
   
 com.google.guava
 guava
-28.2-jre
+29.0-jre
   
   
 org.osgi



[karaf-winegrower] branch master updated: Update to JUnit 5.6.2

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 04b3944  Update to JUnit 5.6.2
04b3944 is described below

commit 04b3944607a322eefa63986fc3631b2f820a8cef
Author: jbonofre 
AuthorDate: Mon Aug 31 17:47:24 2020 +0200

Update to JUnit 5.6.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f9d4631..d9e4b44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,7 +37,7 @@
   Apache Winegrower
 
   
-5.6.1
+5.6.2
 7.0.0
 1.7.30
 4.17



[karaf-winegrower] branch master updated: Upgrade to XBean 4.17 (with ASM 8 support)

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new d8c62d6  Upgrade to XBean 4.17 (with ASM 8 support)
d8c62d6 is described below

commit d8c62d68ba76087dd6e64812f9de4aa72b35168d
Author: jbonofre 
AuthorDate: Mon Aug 31 17:40:29 2020 +0200

Upgrade to XBean 4.17 (with ASM 8 support)
---
 pom.xml|  2 +-
 .../manifest/HeaderManifestContributor.java| 22 +++---
 .../winegrower-build-common/pom.xml|  2 +-
 3 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/pom.xml b/pom.xml
index c400a19..f9d4631 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
 5.6.1
 7.0.0
 1.7.30
-4.16
+4.17
 
 INFO
 
diff --git 
a/winegrower-core/src/main/java/org/apache/winegrower/scanner/manifest/HeaderManifestContributor.java
 
b/winegrower-core/src/main/java/org/apache/winegrower/scanner/manifest/HeaderManifestContributor.java
index 1b70bd0..cae4442 100644
--- 
a/winegrower-core/src/main/java/org/apache/winegrower/scanner/manifest/HeaderManifestContributor.java
+++ 
b/winegrower-core/src/main/java/org/apache/winegrower/scanner/manifest/HeaderManifestContributor.java
@@ -14,10 +14,10 @@
 package org.apache.winegrower.scanner.manifest;
 
 import static java.util.stream.Collectors.toMap;
-import static org.apache.xbean.asm7.ClassReader.SKIP_CODE;
-import static org.apache.xbean.asm7.ClassReader.SKIP_DEBUG;
-import static org.apache.xbean.asm7.ClassReader.SKIP_FRAMES;
-import static org.apache.xbean.asm7.Opcodes.ASM7;
+import static org.apache.xbean.asm8.ClassReader.SKIP_CODE;
+import static org.apache.xbean.asm8.ClassReader.SKIP_DEBUG;
+import static org.apache.xbean.asm8.ClassReader.SKIP_FRAMES;
+import static org.apache.xbean.asm8.Opcodes.ASM8;
 
 import java.io.InputStream;
 import java.lang.annotation.Annotation;
@@ -31,9 +31,9 @@ import java.util.function.Supplier;
 import java.util.jar.Manifest;
 import java.util.stream.Stream;
 
-import org.apache.xbean.asm7.AnnotationVisitor;
-import org.apache.xbean.asm7.ClassReader;
-import org.apache.xbean.asm7.ClassVisitor;
+import org.apache.xbean.asm8.AnnotationVisitor;
+import org.apache.xbean.asm8.ClassReader;
+import org.apache.xbean.asm8.ClassVisitor;
 import org.apache.xbean.finder.AnnotationFinder;
 
 public class HeaderManifestContributor implements ManifestContributor {
@@ -80,7 +80,7 @@ public class HeaderManifestContributor implements 
ManifestContributor {
 try (final InputStream stream = 
loader.getResourceAsStream(clazz.getName().replace('.', '/') + ".class")) {
 final ClassReader reader = new ClassReader(stream);
 final Collection headers = new ArrayList<>();
-final Supplier newHeaderVisitor = () -> new 
AnnotationVisitor(ASM7) {
+final Supplier newHeaderVisitor = () -> new 
AnnotationVisitor(ASM8) {
 private final KeyValue header = new KeyValue();
 
 @Override
@@ -103,7 +103,7 @@ public class HeaderManifestContributor implements 
ManifestContributor {
 }
 };
 
-reader.accept(new ClassVisitor(ASM7) {
+reader.accept(new ClassVisitor(ASM8) {
 @Override
 public AnnotationVisitor visitAnnotation(final String 
descriptor, final boolean visible) {
 switch (descriptor) {
@@ -140,7 +140,7 @@ public class HeaderManifestContributor implements 
ManifestContributor {
 private final Supplier visitor;
 
 private PluralAnnotationVisitor(final String singular, final 
Supplier nestedVisitor) {
-super(ASM7);
+super(ASM8);
 this.visitor = nestedVisitor;
 this.singular = singular;
 }
@@ -149,7 +149,7 @@ public class HeaderManifestContributor implements 
ManifestContributor {
 public AnnotationVisitor visitArray(final String name) {
 switch (name) {
 case "value":
-return new AnnotationVisitor(ASM7) {
+return new AnnotationVisitor(ASM8) {
 @Override
 public AnnotationVisitor visitAnnotation(final String 
name, final String descriptor) {
 if (singular.equals(descriptor)) {
diff --git 
a/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml 
b/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
index 78f8568..5ce5194 100644
--- a/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
+++ b/winegrower-extension/winegrower-build/winegrower-build-common/pom.xml
@@ -57,7 +57,7 @@
 
 
   org.apache.xbean
-  xbean-asm7-shaded
+  xbean-asm8-shaded
   ${xbean.version}
 
 



[GitHub] [karaf] jbonofre opened a new pull request #1172: [KARAF-6832] Upgrade to Aries Proxy 1.1.8

2020-08-31 Thread GitBox


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


   



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.

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




[GitHub] [karaf] jbonofre opened a new pull request #1171: Use Felix HTTP (Jetty) by default (instead of Pax Web)

2020-08-31 Thread GitBox


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


   



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.

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




[karaf] branch master updated: Improve documentation about debugs

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/master by this push:
 new 248e41d  Improve documentation about debugs
248e41d is described below

commit 248e41db686b5ad41e45ccbf74a7583663ba5fd2
Author: jbonofre 
AuthorDate: Mon Aug 31 10:06:42 2020 +0200

Improve documentation about debugs
---
 manual/src/main/asciidoc/developer-guide/debugging.adoc | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/manual/src/main/asciidoc/developer-guide/debugging.adoc 
b/manual/src/main/asciidoc/developer-guide/debugging.adoc
index 926e9d4..c5e4fba 100644
--- a/manual/src/main/asciidoc/developer-guide/debugging.adoc
+++ b/manual/src/main/asciidoc/developer-guide/debugging.adoc
@@ -85,20 +85,21 @@ bin\karaf.bat
 
 Last, inside your IDE, connect to the remote application (the default port to 
connect to is 5005).
 
-This option works fine when it is needed to debug a project deployed on top of 
Apache Karaf. Nervertheless, you will be blocked
-if you would like to debug the Karaf server itself. In this case, you can 
change the following parameter suspend=y in the
-karaf.bat script file. That will cause the JVM to pause just before running 
main() until you attach a debugger then it
+This option works fine when it is needed to debug a project deployed on top of 
Apache Karaf. Nevertheless, you will be blocked
+if you would like to debug the Karaf server itself.
+
+In this case, you can use `debugs` option (s as syspend). That will cause the 
JVM to pause just before running main() until you attach a debugger then it
 will resume the execution.  This way you can set your breakpoints anywhere in 
the code and you should hit them no matter
 how early in the startup they are.
 
 
-export DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005'
+bin/karaf debugs
 
 
 and on Windows,
 
 
-set DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005'
+bin\karaf.bat debugs
 
 
 = Debugging Environment Variables



[karaf] branch karaf-4.2.x updated: Improve documentation about debugs

2020-08-31 Thread jbonofre
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
 new 0505f59  Improve documentation about debugs
0505f59 is described below

commit 0505f59d894519da49002e6cef0ddd778a3fa2f1
Author: jbonofre 
AuthorDate: Mon Aug 31 10:06:42 2020 +0200

Improve documentation about debugs
---
 manual/src/main/asciidoc/developer-guide/debugging.adoc | 11 ++-
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/manual/src/main/asciidoc/developer-guide/debugging.adoc 
b/manual/src/main/asciidoc/developer-guide/debugging.adoc
index 926e9d4..c5e4fba 100644
--- a/manual/src/main/asciidoc/developer-guide/debugging.adoc
+++ b/manual/src/main/asciidoc/developer-guide/debugging.adoc
@@ -85,20 +85,21 @@ bin\karaf.bat
 
 Last, inside your IDE, connect to the remote application (the default port to 
connect to is 5005).
 
-This option works fine when it is needed to debug a project deployed on top of 
Apache Karaf. Nervertheless, you will be blocked
-if you would like to debug the Karaf server itself. In this case, you can 
change the following parameter suspend=y in the
-karaf.bat script file. That will cause the JVM to pause just before running 
main() until you attach a debugger then it
+This option works fine when it is needed to debug a project deployed on top of 
Apache Karaf. Nevertheless, you will be blocked
+if you would like to debug the Karaf server itself.
+
+In this case, you can use `debugs` option (s as syspend). That will cause the 
JVM to pause just before running main() until you attach a debugger then it
 will resume the execution.  This way you can set your breakpoints anywhere in 
the code and you should hit them no matter
 how early in the startup they are.
 
 
-export DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005'
+bin/karaf debugs
 
 
 and on Windows,
 
 
-set DEFAULT_JAVA_DEBUG_OPTS='-Xdebug -Xnoagent -Djava.compiler=NONE 
-Xrunjdwp:transport=dt_socket,server=y,suspend=y,address=5005'
+bin\karaf.bat debugs
 
 
 = Debugging Environment Variables