Build failed in Jenkins: ServiceMix-Bundles #3636

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5923d8887a87c9c08bfbecdc3250a2da153936fb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5923d8887a87c9c08bfbecdc3250a2da153936fb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 5923d8887a87c9c08bfbecdc3250a2da153936fb # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 1c98707ef -> 5923d8887


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/5923d888
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5923d888
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5923d888

Branch: refs/heads/master
Commit: 5923d8887a87c9c08bfbecdc3250a2da153936fb
Parents: 1c98707
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 08:03:04 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 08:03:04 2018 +0100

--
 spring-websocket-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5923d888/spring-websocket-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-websocket-5.0.11.RELEASE/pom.xml 
b/spring-websocket-5.0.11.RELEASE/pom.xml
index 8d78c51..27b714a 100644
--- a/spring-websocket-5.0.11.RELEASE/pom.xml
+++ b/spring-websocket-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-websocket
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-websocket-5.0.11.RELEASE_1
+HEAD
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-websocket-5.0.11.RELEASE_1 
[created] a5e250fae


Build failed in Jenkins: ServiceMix-Bundles #3635

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5923d8887a87c9c08bfbecdc3250a2da153936fb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5923d8887a87c9c08bfbecdc3250a2da153936fb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 2625df997a071d31c70aa5bf75b3b39fd564a6d4 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-websocket-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 2625df997 -> 1c98707ef


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-websocket-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1c98707e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1c98707e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1c98707e

Branch: refs/heads/master
Commit: 1c98707ef5e4b4d320bdaaa52407918814ce3673
Parents: 2625df9
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 08:02:49 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 08:02:49 2018 +0100

--
 spring-websocket-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1c98707e/spring-websocket-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-websocket-5.0.11.RELEASE/pom.xml 
b/spring-websocket-5.0.11.RELEASE/pom.xml
index 1492357..8d78c51 100644
--- a/spring-websocket-5.0.11.RELEASE/pom.xml
+++ b/spring-websocket-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-websocket
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-websocket-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3634

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2625df997a071d31c70aa5bf75b3b39fd564a6d4 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2625df997a071d31c70aa5bf75b3b39fd564a6d4
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 2625df997a071d31c70aa5bf75b3b39fd564a6d4 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-webmvc-5.0.11.RELEASE_1 
[created] 40c60ad6c


Build failed in Jenkins: ServiceMix-Bundles #3633

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 2625df997a071d31c70aa5bf75b3b39fd564a6d4 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2625df997a071d31c70aa5bf75b3b39fd564a6d4
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-webmvc-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 1bd48d45c -> 79d43fb23


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-webmvc-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/79d43fb2
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/79d43fb2
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/79d43fb2

Branch: refs/heads/master
Commit: 79d43fb23cb083ba47dbca2c30201d1af673e680
Parents: 1bd48d4
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:56:56 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:56:56 2018 +0100

--
 spring-webmvc-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/79d43fb2/spring-webmvc-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-webmvc-5.0.11.RELEASE/pom.xml 
b/spring-webmvc-5.0.11.RELEASE/pom.xml
index 98e804b..c0ac984 100644
--- a/spring-webmvc-5.0.11.RELEASE/pom.xml
+++ b/spring-webmvc-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-webmvc
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-webmvc-5.0.11.RELEASE_1
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 79d43fb23 -> 2625df997


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/2625df99
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2625df99
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2625df99

Branch: refs/heads/master
Commit: 2625df997a071d31c70aa5bf75b3b39fd564a6d4
Parents: 79d43fb
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:57:10 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:57:10 2018 +0100

--
 spring-webmvc-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2625df99/spring-webmvc-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-webmvc-5.0.11.RELEASE/pom.xml 
b/spring-webmvc-5.0.11.RELEASE/pom.xml
index c0ac984..739b3dd 100644
--- a/spring-webmvc-5.0.11.RELEASE/pom.xml
+++ b/spring-webmvc-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-webmvc
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-webmvc-5.0.11.RELEASE_1
+HEAD
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-web-5.0.11.RELEASE_1 [created] 
6712de873


Build failed in Jenkins: ServiceMix-Bundles #3631

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 26768771a8379ce67807b937866051110d5e5521 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

Build failed in Jenkins: ServiceMix-Bundles #3632

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-web-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 26768771a -> 82db5e60c


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-web-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/82db5e60
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/82db5e60
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/82db5e60

Branch: refs/heads/master
Commit: 82db5e60cdf50bc0b53ace8f3cc124c4e45a50d8
Parents: 2676877
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:52:01 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:52:01 2018 +0100

--
 spring-web-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/82db5e60/spring-web-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-web-5.0.11.RELEASE/pom.xml 
b/spring-web-5.0.11.RELEASE/pom.xml
index c465d64..b56ebd7 100644
--- a/spring-web-5.0.11.RELEASE/pom.xml
+++ b/spring-web-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-web
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-web-5.0.11.RELEASE_1
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 82db5e60c -> 1bd48d45c


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/1bd48d45
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1bd48d45
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1bd48d45

Branch: refs/heads/master
Commit: 1bd48d45cb6dfccff871028d8ada11d9c8a2dffa
Parents: 82db5e6
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:52:15 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:52:15 2018 +0100

--
 spring-web-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1bd48d45/spring-web-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-web-5.0.11.RELEASE/pom.xml 
b/spring-web-5.0.11.RELEASE/pom.xml
index b56ebd7..0fadebf 100644
--- a/spring-web-5.0.11.RELEASE/pom.xml
+++ b/spring-web-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-web
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-web-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3630

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 26768771a8379ce67807b937866051110d5e5521 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26768771a8379ce67807b937866051110d5e5521
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 26768771a8379ce67807b937866051110d5e5521 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

Build failed in Jenkins: ServiceMix-Bundles #3629

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 26768771a8379ce67807b937866051110d5e5521 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26768771a8379ce67807b937866051110d5e5521
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 72b14b03a -> 26768771a


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/26768771
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/26768771
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/26768771

Branch: refs/heads/master
Commit: 26768771a8379ce67807b937866051110d5e5521
Parents: 72b14b0
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:47:27 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:47:27 2018 +0100

--
 spring-tx-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/26768771/spring-tx-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-tx-5.0.11.RELEASE/pom.xml b/spring-tx-5.0.11.RELEASE/pom.xml
index 7e91a01..6bfb6cb 100644
--- a/spring-tx-5.0.11.RELEASE/pom.xml
+++ b/spring-tx-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-tx
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-tx-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-tx-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 00e4eac5f -> 72b14b03a


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-tx-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/72b14b03
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/72b14b03
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/72b14b03

Branch: refs/heads/master
Commit: 72b14b03a9bb2dfddf08de964b4545e9148d0502
Parents: 00e4eac
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:47:13 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:47:13 2018 +0100

--
 spring-tx-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/72b14b03/spring-tx-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-tx-5.0.11.RELEASE/pom.xml b/spring-tx-5.0.11.RELEASE/pom.xml
index 52a9f56..7e91a01 100644
--- a/spring-tx-5.0.11.RELEASE/pom.xml
+++ b/spring-tx-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-tx
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-tx-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-tx-5.0.11.RELEASE_1 [created] 
b25f9ceb1


[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-test-5.0.11.RELEASE_1 [created] 
36744bc16


Build failed in Jenkins: ServiceMix-Bundles #3627

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk de9d817e16ce783618b2b409b918268f19995d84 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-test-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master de9d817e1 -> 16c262c82


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-test-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/16c262c8
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/16c262c8
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/16c262c8

Branch: refs/heads/master
Commit: 16c262c82d7b418237a2eeab6ba461156b802045
Parents: de9d817
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:42:41 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:42:41 2018 +0100

--
 spring-test-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/16c262c8/spring-test-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-test-5.0.11.RELEASE/pom.xml 
b/spring-test-5.0.11.RELEASE/pom.xml
index 056958c..a922787 100644
--- a/spring-test-5.0.11.RELEASE/pom.xml
+++ b/spring-test-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-test
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-test-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3628

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 16c262c82 -> 00e4eac5f


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/00e4eac5
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/00e4eac5
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/00e4eac5

Branch: refs/heads/master
Commit: 00e4eac5fb317bd52b18992abf9c4082f9bb5b1f
Parents: 16c262c
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:42:55 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:42:55 2018 +0100

--
 spring-test-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/00e4eac5/spring-test-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-test-5.0.11.RELEASE/pom.xml 
b/spring-test-5.0.11.RELEASE/pom.xml
index a922787..3a93030 100644
--- a/spring-test-5.0.11.RELEASE/pom.xml
+++ b/spring-test-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-test
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-test-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3626

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision de9d817e16ce783618b2b409b918268f19995d84 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f de9d817e16ce783618b2b409b918268f19995d84
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk d2421d5983df491588e0712a7218acb59d72fd62 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1 [created] 
c496f560a


Build failed in Jenkins: ServiceMix-Bundles #3625

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d2421d5983df491588e0712a7218acb59d72fd62 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d2421d5983df491588e0712a7218acb59d72fd62
Commit message: "[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1"
 > git rev-list --no-walk faae93b304cb3e7caee6c6d8071d4c0837c8191e # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master faae93b30 -> d2421d598


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d2421d59
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d2421d59
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d2421d59

Branch: refs/heads/master
Commit: d2421d5983df491588e0712a7218acb59d72fd62
Parents: faae93b
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:39:04 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:39:04 2018 +0100

--
 spring-oxm-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d2421d59/spring-oxm-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-oxm-5.0.11.RELEASE/pom.xml 
b/spring-oxm-5.0.11.RELEASE/pom.xml
index ed07bcc..dcb6bb3 100644
--- a/spring-oxm-5.0.11.RELEASE/pom.xml
+++ b/spring-oxm-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-oxm
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master d2421d598 -> de9d817e1


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/de9d817e
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/de9d817e
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/de9d817e

Branch: refs/heads/master
Commit: de9d817e16ce783618b2b409b918268f19995d84
Parents: d2421d5
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:39:17 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:39:17 2018 +0100

--
 spring-oxm-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/de9d817e/spring-oxm-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-oxm-5.0.11.RELEASE/pom.xml 
b/spring-oxm-5.0.11.RELEASE/pom.xml
index dcb6bb3..39a010e 100644
--- a/spring-oxm-5.0.11.RELEASE/pom.xml
+++ b/spring-oxm-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-oxm
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-oxm-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 52712d8ad -> faae93b30


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/faae93b3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/faae93b3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/faae93b3

Branch: refs/heads/master
Commit: faae93b304cb3e7caee6c6d8071d4c0837c8191e
Parents: 52712d8
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:34:32 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:34:32 2018 +0100

--
 spring-orm-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/faae93b3/spring-orm-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-orm-5.0.11.RELEASE/pom.xml 
b/spring-orm-5.0.11.RELEASE/pom.xml
index 745b27f..1329a03 100644
--- a/spring-orm-5.0.11.RELEASE/pom.xml
+++ b/spring-orm-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-orm
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3624

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision faae93b304cb3e7caee6c6d8071d4c0837c8191e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f faae93b304cb3e7caee6c6d8071d4c0837c8191e
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 52712d8ada189724dc7005bec5663a7bff057169 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 

Build failed in Jenkins: ServiceMix-Bundles #3623

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 52712d8ada189724dc7005bec5663a7bff057169 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 52712d8ada189724dc7005bec5663a7bff057169
Commit message: "[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1"
 > git rev-list --no-walk 6c0205acaa4d916175f3a13fe862b864cdce # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6c0205aca -> 52712d8ad


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/52712d8a
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/52712d8a
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/52712d8a

Branch: refs/heads/master
Commit: 52712d8ada189724dc7005bec5663a7bff057169
Parents: 6c0205a
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:34:17 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:34:17 2018 +0100

--
 spring-orm-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/52712d8a/spring-orm-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-orm-5.0.11.RELEASE/pom.xml 
b/spring-orm-5.0.11.RELEASE/pom.xml
index a4480ea..745b27f 100644
--- a/spring-orm-5.0.11.RELEASE/pom.xml
+++ b/spring-orm-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-orm
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-orm-5.0.11.RELEASE_1 [created] 
c60e742ab


[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-messaging-5.0.11.RELEASE_1 
[created] 75d0a264b


Build failed in Jenkins: ServiceMix-Bundles #3621

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6c0205acaa4d916175f3a13fe862b864cdce 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c0205acaa4d916175f3a13fe862b864cdce
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 093161af7bceeabf37d15f05baea93a6864a5621 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-messaging-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 093161af7 -> 0c7d94f80


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-messaging-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/0c7d94f8
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0c7d94f8
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0c7d94f8

Branch: refs/heads/master
Commit: 0c7d94f806201218fb85b001906844ed369bcb6c
Parents: 093161a
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:30:40 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:30:40 2018 +0100

--
 spring-messaging-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0c7d94f8/spring-messaging-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-messaging-5.0.11.RELEASE/pom.xml 
b/spring-messaging-5.0.11.RELEASE/pom.xml
index 0bb3287..cf57c96 100644
--- a/spring-messaging-5.0.11.RELEASE/pom.xml
+++ b/spring-messaging-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-messaging
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-messaging-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3622

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6c0205acaa4d916175f3a13fe862b864cdce 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c0205acaa4d916175f3a13fe862b864cdce
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6c0205acaa4d916175f3a13fe862b864cdce # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0c7d94f80 -> 6c0205aca


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6c0205ac
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6c0205ac
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6c0205ac

Branch: refs/heads/master
Commit: 6c0205acaa4d916175f3a13fe862b864cdce
Parents: 0c7d94f
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:30:54 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:30:54 2018 +0100

--
 spring-messaging-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6c0205ac/spring-messaging-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-messaging-5.0.11.RELEASE/pom.xml 
b/spring-messaging-5.0.11.RELEASE/pom.xml
index cf57c96..2df2abf 100644
--- a/spring-messaging-5.0.11.RELEASE/pom.xml
+++ b/spring-messaging-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-messaging
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-messaging-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3619

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 093161af7bceeabf37d15f05baea93a6864a5621 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 093161af7bceeabf37d15f05baea93a6864a5621
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 73f766c0159d968fffb53b3631abb2233366a46a # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

Build failed in Jenkins: ServiceMix-Bundles #3620

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 093161af7bceeabf37d15f05baea93a6864a5621 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 093161af7bceeabf37d15f05baea93a6864a5621
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 093161af7bceeabf37d15f05baea93a6864a5621 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master e98658ca4 -> 093161af7


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/093161af
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/093161af
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/093161af

Branch: refs/heads/master
Commit: 093161af7bceeabf37d15f05baea93a6864a5621
Parents: e98658c
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:22:56 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:22:56 2018 +0100

--
 spring-jms-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/093161af/spring-jms-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-jms-5.0.11.RELEASE/pom.xml 
b/spring-jms-5.0.11.RELEASE/pom.xml
index 92b521d..82e0312 100644
--- a/spring-jms-5.0.11.RELEASE/pom.xml
+++ b/spring-jms-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-jms
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-jms-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-jms-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 73f766c01 -> e98658ca4


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-jms-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e98658ca
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e98658ca
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e98658ca

Branch: refs/heads/master
Commit: e98658ca4ee2f86e9aa1dbfc0c822cd925e4b9bf
Parents: 73f766c
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:22:41 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:22:41 2018 +0100

--
 spring-jms-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e98658ca/spring-jms-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-jms-5.0.11.RELEASE/pom.xml 
b/spring-jms-5.0.11.RELEASE/pom.xml
index c386465..92b521d 100644
--- a/spring-jms-5.0.11.RELEASE/pom.xml
+++ b/spring-jms-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-jms
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-jms-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-jms-5.0.11.RELEASE_1 [created] 
5dab3cdc7


Build failed in Jenkins: ServiceMix-Bundles #3617

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 655ef092748373baab13162323b235f5461c77e3 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 655ef092748373baab13162323b235f5461c77e3
Commit message: "[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1"
 > git rev-list --no-walk ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 655ef0927 -> 73f766c01


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/73f766c0
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/73f766c0
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/73f766c0

Branch: refs/heads/master
Commit: 73f766c0159d968fffb53b3631abb2233366a46a
Parents: 655ef09
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:15:15 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:15:15 2018 +0100

--
 spring-jdbc-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/73f766c0/spring-jdbc-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-jdbc-5.0.11.RELEASE/pom.xml 
b/spring-jdbc-5.0.11.RELEASE/pom.xml
index 694fea2..dcfce33 100644
--- a/spring-jdbc-5.0.11.RELEASE/pom.xml
+++ b/spring-jdbc-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-jdbc
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3618

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 73f766c0159d968fffb53b3631abb2233366a46a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73f766c0159d968fffb53b3631abb2233366a46a
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 655ef092748373baab13162323b235f5461c77e3 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1 [created] 
68db6026b


servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ae4cc088d -> 655ef0927


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/655ef092
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/655ef092
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/655ef092

Branch: refs/heads/master
Commit: 655ef092748373baab13162323b235f5461c77e3
Parents: ae4cc08
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:15:01 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:15:01 2018 +0100

--
 spring-jdbc-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/655ef092/spring-jdbc-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-jdbc-5.0.11.RELEASE/pom.xml 
b/spring-jdbc-5.0.11.RELEASE/pom.xml
index a7aee4d..694fea2 100644
--- a/spring-jdbc-5.0.11.RELEASE/pom.xml
+++ b/spring-jdbc-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-jdbc
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-jdbc-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3615

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6115732b4723356ea46c2ba793839207514976c9 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f97963a73 -> ae4cc088d


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ae4cc088
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ae4cc088
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ae4cc088

Branch: refs/heads/master
Commit: ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f
Parents: f97963a
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:10:24 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:10:24 2018 +0100

--
 spring-instrument-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ae4cc088/spring-instrument-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-instrument-5.0.11.RELEASE/pom.xml 
b/spring-instrument-5.0.11.RELEASE/pom.xml
index 7780e35..980556b 100644
--- a/spring-instrument-5.0.11.RELEASE/pom.xml
+++ b/spring-instrument-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-instrument
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-instrument-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3616

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk ae4cc088d5a47b2b74475b57e5ae8ae5b5e4371f # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-instrument-5.0.11.RELEASE_1 
[created] 449a1cd21


servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-instrument-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6115732b4 -> f97963a73


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-instrument-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f97963a7
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f97963a7
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f97963a7

Branch: refs/heads/master
Commit: f97963a7346af65708cf48d1ac1d1726ca009847
Parents: 6115732
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:10:09 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:10:09 2018 +0100

--
 spring-instrument-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f97963a7/spring-instrument-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-instrument-5.0.11.RELEASE/pom.xml 
b/spring-instrument-5.0.11.RELEASE/pom.xml
index 06cec7c..7780e35 100644
--- a/spring-instrument-5.0.11.RELEASE/pom.xml
+++ b/spring-instrument-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-instrument
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-instrument-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3614

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6115732b4723356ea46c2ba793839207514976c9 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6115732b4723356ea46c2ba793839207514976c9
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6115732b4723356ea46c2ba793839207514976c9 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3350edd3d -> 6115732b4


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/6115732b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6115732b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6115732b

Branch: refs/heads/master
Commit: 6115732b4723356ea46c2ba793839207514976c9
Parents: 3350edd
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:05:48 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:05:48 2018 +0100

--
 spring-expression-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6115732b/spring-expression-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-expression-5.0.11.RELEASE/pom.xml 
b/spring-expression-5.0.11.RELEASE/pom.xml
index 54f3769..925b592 100644
--- a/spring-expression-5.0.11.RELEASE/pom.xml
+++ b/spring-expression-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-expression
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-expression-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-expression-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 477dede80 -> 3350edd3d


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-expression-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/3350edd3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3350edd3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3350edd3

Branch: refs/heads/master
Commit: 3350edd3d9f5964c2f3327ebb253bf28211ed747
Parents: 477dede
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 07:05:34 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 07:05:34 2018 +0100

--
 spring-expression-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3350edd3/spring-expression-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-expression-5.0.11.RELEASE/pom.xml 
b/spring-expression-5.0.11.RELEASE/pom.xml
index 2941a19..54f3769 100644
--- a/spring-expression-5.0.11.RELEASE/pom.xml
+++ b/spring-expression-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-expression
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-expression-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-expression-5.0.11.RELEASE_1 
[created] 1fce45ee6


Build failed in Jenkins: ServiceMix-Bundles #3613

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6115732b4723356ea46c2ba793839207514976c9 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6115732b4723356ea46c2ba793839207514976c9
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 477dede80f5e02a717275898fd9554a301474cee # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

Build failed in Jenkins: ServiceMix-Bundles #3612

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 477dede80f5e02a717275898fd9554a301474cee 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 477dede80f5e02a717275898fd9554a301474cee
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 477dede80f5e02a717275898fd9554a301474cee # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

Build failed in Jenkins: ServiceMix-Bundles #3611

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 477dede80f5e02a717275898fd9554a301474cee 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 477dede80f5e02a717275898fd9554a301474cee
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk f73c4fb4f0c4372062688c5c80a5020f9c7b66ce # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-core-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f73c4fb4f -> a2de448cd


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-core-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/a2de448c
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a2de448c
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a2de448c

Branch: refs/heads/master
Commit: a2de448cde1b0b97f1954177aa02a83b462d7b70
Parents: f73c4fb
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:59:27 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:59:27 2018 +0100

--
 spring-core-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a2de448c/spring-core-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-core-5.0.11.RELEASE/pom.xml 
b/spring-core-5.0.11.RELEASE/pom.xml
index 6d63a4f..440a2af 100644
--- a/spring-core-5.0.11.RELEASE/pom.xml
+++ b/spring-core-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-core
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-core-5.0.11.RELEASE_1
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master a2de448cd -> 477dede80


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/477dede8
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/477dede8
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/477dede8

Branch: refs/heads/master
Commit: 477dede80f5e02a717275898fd9554a301474cee
Parents: a2de448
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:59:41 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:59:41 2018 +0100

--
 spring-core-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/477dede8/spring-core-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-core-5.0.11.RELEASE/pom.xml 
b/spring-core-5.0.11.RELEASE/pom.xml
index 440a2af..d107a38 100644
--- a/spring-core-5.0.11.RELEASE/pom.xml
+++ b/spring-core-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-core
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-core-5.0.11.RELEASE_1
+HEAD
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-core-5.0.11.RELEASE_1 [created] 
7d4232ac4


servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 87148ae97 -> f73c4fb4f


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/f73c4fb4
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f73c4fb4
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f73c4fb4

Branch: refs/heads/master
Commit: f73c4fb4f0c4372062688c5c80a5020f9c7b66ce
Parents: 87148ae
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:54:38 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:54:38 2018 +0100

--
 spring-context-support-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f73c4fb4/spring-context-support-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-context-support-5.0.11.RELEASE/pom.xml 
b/spring-context-support-5.0.11.RELEASE/pom.xml
index bfb2f04..5a70002 100644
--- a/spring-context-support-5.0.11.RELEASE/pom.xml
+++ b/spring-context-support-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-context-support
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-
org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master d4cacd09c -> 87148ae97


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/87148ae9
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/87148ae9
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/87148ae9

Branch: refs/heads/master
Commit: 87148ae97e1c6d2d7cde912d75b3cf8703cfcd33
Parents: d4cacd0
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:54:25 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:54:25 2018 +0100

--
 spring-context-support-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/87148ae9/spring-context-support-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-context-support-5.0.11.RELEASE/pom.xml 
b/spring-context-support-5.0.11.RELEASE/pom.xml
index b764836..bfb2f04 100644
--- a/spring-context-support-5.0.11.RELEASE/pom.xml
+++ b/spring-context-support-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-context-support
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+
org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3610

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f73c4fb4f0c4372062688c5c80a5020f9c7b66ce 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f73c4fb4f0c4372062688c5c80a5020f9c7b66ce
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 87148ae97e1c6d2d7cde912d75b3cf8703cfcd33 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1 
[created] 2cfcd0e0c


Build failed in Jenkins: ServiceMix-Bundles #3609

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 87148ae97e1c6d2d7cde912d75b3cf8703cfcd33 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 87148ae97e1c6d2d7cde912d75b3cf8703cfcd33
Commit message: "[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-context-support-5.0.11.RELEASE_1"
 > git rev-list --no-walk d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: 

Build failed in Jenkins: ServiceMix-Bundles #3608

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

Build failed in Jenkins: ServiceMix-Bundles #3607

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 51b3dd4bb0fbe3f85d59c759e69763e728905605 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-context-5.0.11.RELEASE_1 
[created] 2bf8e0a54


servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 9bbc59230 -> d4cacd09c


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/d4cacd09
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d4cacd09
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d4cacd09

Branch: refs/heads/master
Commit: d4cacd09cf1f8c0fef89246b43d3d35ee5ff1bbb
Parents: 9bbc592
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:49:47 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:49:47 2018 +0100

--
 spring-context-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d4cacd09/spring-context-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-context-5.0.11.RELEASE/pom.xml 
b/spring-context-5.0.11.RELEASE/pom.xml
index b4f2402..745b9d8 100644
--- a/spring-context-5.0.11.RELEASE/pom.xml
+++ b/spring-context-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-context
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-context-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-context-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 51b3dd4bb -> 9bbc59230


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-context-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9bbc5923
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9bbc5923
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9bbc5923

Branch: refs/heads/master
Commit: 9bbc592307da4e2a54bdc49b928159da6709f1f7
Parents: 51b3dd4
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:49:33 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:49:33 2018 +0100

--
 spring-context-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9bbc5923/spring-context-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-context-5.0.11.RELEASE/pom.xml 
b/spring-context-5.0.11.RELEASE/pom.xml
index e066a07..b4f2402 100644
--- a/spring-context-5.0.11.RELEASE/pom.xml
+++ b/spring-context-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-context
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-context-5.0.11.RELEASE_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3606

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 51b3dd4bb0fbe3f85d59c759e69763e728905605 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 51b3dd4bb0fbe3f85d59c759e69763e728905605
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 51b3dd4bb0fbe3f85d59c759e69763e728905605 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

Build failed in Jenkins: ServiceMix-Bundles #3605

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 51b3dd4bb0fbe3f85d59c759e69763e728905605 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 51b3dd4bb0fbe3f85d59c759e69763e728905605
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk fbf26d584dd091dd8e398014a0d013ede92e85e1 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-beans-5.0.11.RELEASE_1 [created] 
dc6b27080


servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 56374605d -> 51b3dd4bb


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/51b3dd4b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/51b3dd4b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/51b3dd4b

Branch: refs/heads/master
Commit: 51b3dd4bb0fbe3f85d59c759e69763e728905605
Parents: 5637460
Author: Jean-Baptiste Onofré 
Authored: Wed Dec 26 06:45:44 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Wed Dec 26 06:45:44 2018 +0100

--
 spring-beans-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/51b3dd4b/spring-beans-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-beans-5.0.11.RELEASE/pom.xml 
b/spring-beans-5.0.11.RELEASE/pom.xml
index ef007df..3e5e322 100644
--- a/spring-beans-5.0.11.RELEASE/pom.xml
+++ b/spring-beans-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-beans
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-beans-5.0.11.RELEASE_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3604

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision fbf26d584dd091dd8e398014a0d013ede92e85e1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbf26d584dd091dd8e398014a0d013ede92e85e1
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk fbf26d584dd091dd8e398014a0d013ede92e85e1 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 58ac3f6a7 -> fbf26d584


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/fbf26d58
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fbf26d58
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fbf26d58

Branch: refs/heads/master
Commit: fbf26d584dd091dd8e398014a0d013ede92e85e1
Parents: 58ac3f6
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:24:48 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:24:48 2018 +0100

--
 spring-aspects-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fbf26d58/spring-aspects-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-aspects-5.0.11.RELEASE/pom.xml 
b/spring-aspects-5.0.11.RELEASE/pom.xml
index 6d42c1c..f2ac614 100644
--- a/spring-aspects-5.0.11.RELEASE/pom.xml
+++ b/spring-aspects-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-aspects
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-aspects-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-aspects-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3bd58151b -> 58ac3f6a7


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-aspects-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/58ac3f6a
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/58ac3f6a
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/58ac3f6a

Branch: refs/heads/master
Commit: 58ac3f6a7c1c48f5a4a1201484a4c83c4b835daf
Parents: 3bd5815
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:24:34 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:24:34 2018 +0100

--
 spring-aspects-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/58ac3f6a/spring-aspects-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-aspects-5.0.11.RELEASE/pom.xml 
b/spring-aspects-5.0.11.RELEASE/pom.xml
index 9e46456..6d42c1c 100644
--- a/spring-aspects-5.0.11.RELEASE/pom.xml
+++ b/spring-aspects-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-aspects
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-aspects-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-aspects-5.0.11.RELEASE_1 
[created] a96162265


Build failed in Jenkins: ServiceMix-Bundles #3602

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 3bd58151b88d75abed334a259fdde2a28b7e0613 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bd58151b88d75abed334a259fdde2a28b7e0613
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk e8adcddfa60eee430930197b804381ea858af2e7 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 

Build failed in Jenkins: ServiceMix-Bundles #3601

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision e8adcddfa60eee430930197b804381ea858af2e7 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8adcddfa60eee430930197b804381ea858af2e7
Commit message: "[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1"
 > git rev-list --no-walk 5741b487cbcf7d564fc65f8edc027e32e362b3cf # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: 

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master e8adcddfa -> 3bd58151b


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/3bd58151
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3bd58151
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3bd58151

Branch: refs/heads/master
Commit: 3bd58151b88d75abed334a259fdde2a28b7e0613
Parents: e8adcdd
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:20:49 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:20:49 2018 +0100

--
 spring-aop-5.0.11.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3bd58151/spring-aop-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-aop-5.0.11.RELEASE/pom.xml 
b/spring-aop-5.0.11.RELEASE/pom.xml
index 09fb8d9..bbd188d 100644
--- a/spring-aop-5.0.11.RELEASE/pom.xml
+++ b/spring-aop-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-aop
-5.0.11.RELEASE_1
+5.0.11.RELEASE_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,7 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 5741b487c -> e8adcddfa


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/e8adcddf
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e8adcddf
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e8adcddf

Branch: refs/heads/master
Commit: e8adcddfa60eee430930197b804381ea858af2e7
Parents: 5741b48
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:20:33 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:20:33 2018 +0100

--
 spring-aop-5.0.11.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e8adcddf/spring-aop-5.0.11.RELEASE/pom.xml
--
diff --git a/spring-aop-5.0.11.RELEASE/pom.xml 
b/spring-aop-5.0.11.RELEASE/pom.xml
index fe44cfe..09fb8d9 100644
--- a/spring-aop-5.0.11.RELEASE/pom.xml
+++ b/spring-aop-5.0.11.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-aop
-5.0.11.RELEASE_1-SNAPSHOT
+5.0.11.RELEASE_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -38,6 +38,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-aop-5.0.11.RELEASE_1 [created] 
4450ba8e0


Build failed in Jenkins: ServiceMix-Bundles #3599

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5741b487cbcf7d564fc65f8edc027e32e362b3cf 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5741b487cbcf7d564fc65f8edc027e32e362b3cf
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk dbddb16978025d4e4114e7748d8f9589fdf5b641 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  refs/tags/org.apache.servicemix.bundles.jruby-9.2.5.0_1 
[created] 91a48b3df


Build failed in Jenkins: ServiceMix-Bundles #3600

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 5741b487cbcf7d564fc65f8edc027e32e362b3cf 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5741b487cbcf7d564fc65f8edc027e32e362b3cf
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 5741b487cbcf7d564fc65f8edc027e32e362b3cf # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.jruby-9.2.5.0_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master dbddb1697 -> 3a38861dc


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.jruby-9.2.5.0_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/3a38861d
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3a38861d
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3a38861d

Branch: refs/heads/master
Commit: 3a38861dc32ccbc3e232e7ae9245b547efe2daa6
Parents: dbddb16
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:15:36 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:15:36 2018 +0100

--
 jruby-9.2.5.0/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3a38861d/jruby-9.2.5.0/pom.xml
--
diff --git a/jruby-9.2.5.0/pom.xml b/jruby-9.2.5.0/pom.xml
index eb4cf53..78040dd 100644
--- a/jruby-9.2.5.0/pom.xml
+++ b/jruby-9.2.5.0/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.jruby
-9.2.5.0_1-SNAPSHOT
+9.2.5.0_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
@@ -39,6 +39,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.jruby-9.2.5.0_1
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3a38861dc -> 5741b487c


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/5741b487
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5741b487
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5741b487

Branch: refs/heads/master
Commit: 5741b487cbcf7d564fc65f8edc027e32e362b3cf
Parents: 3a38861
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:15:50 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:15:50 2018 +0100

--
 jruby-9.2.5.0/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5741b487/jruby-9.2.5.0/pom.xml
--
diff --git a/jruby-9.2.5.0/pom.xml b/jruby-9.2.5.0/pom.xml
index 78040dd..651cc20 100644
--- a/jruby-9.2.5.0/pom.xml
+++ b/jruby-9.2.5.0/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.jruby
-9.2.5.0_1
+9.2.5.0_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
@@ -39,7 +39,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.jruby-9.2.5.0_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.poi-4.0.1_1

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 29e880cb4 -> c5df30e83


[maven-release-plugin] prepare release org.apache.servicemix.bundles.poi-4.0.1_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c5df30e8
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c5df30e8
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c5df30e8

Branch: refs/heads/master
Commit: c5df30e837ce1df23bc1a14e516eec24b7b5cec8
Parents: 29e880c
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:06:55 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:06:55 2018 +0100

--
 poi-4.0.1/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c5df30e8/poi-4.0.1/pom.xml
--
diff --git a/poi-4.0.1/pom.xml b/poi-4.0.1/pom.xml
index 7b03645..44e5fc8 100644
--- a/poi-4.0.1/pom.xml
+++ b/poi-4.0.1/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.poi
-4.0.1_1-SNAPSHOT
+4.0.1_1
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -41,6 +41,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
+org.apache.servicemix.bundles.poi-4.0.1_1
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3597

2018-12-25 Thread Apache Jenkins Server
See 


Changes:

[jbonofre] [maven-release-plugin] prepare release

[jbonofre] [maven-release-plugin] prepare for next development iteration

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision dbddb16978025d4e4114e7748d8f9589fdf5b641 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbddb16978025d4e4114e7748d8f9589fdf5b641
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 29e880cb4e8693065e590b129a2fe14851434d7e # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at 

Build failed in Jenkins: ServiceMix-Bundles #3598

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision dbddb16978025d4e4114e7748d8f9589fdf5b641 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f dbddb16978025d4e4114e7748d8f9589fdf5b641
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk dbddb16978025d4e4114e7748d8f9589fdf5b641 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

[servicemix-bundles] Git Push Summary

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  refs/tags/org.apache.servicemix.bundles.poi-4.0.1_1 [created] 
773d1a6eb


servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c5df30e83 -> dbddb1697


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/dbddb169
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/dbddb169
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/dbddb169

Branch: refs/heads/master
Commit: dbddb16978025d4e4114e7748d8f9589fdf5b641
Parents: c5df30e
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 19:07:12 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 19:07:12 2018 +0100

--
 poi-4.0.1/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/dbddb169/poi-4.0.1/pom.xml
--
diff --git a/poi-4.0.1/pom.xml b/poi-4.0.1/pom.xml
index 44e5fc8..dc1eb06 100644
--- a/poi-4.0.1/pom.xml
+++ b/poi-4.0.1/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.poi
-4.0.1_1
+4.0.1_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 
@@ -41,7 +41,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.poi-4.0.1_1
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

2018-12-25 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ef441f0d8 -> 29e880cb4


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/29e880cb
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/29e880cb
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/29e880cb

Branch: refs/heads/master
Commit: 29e880cb4e8693065e590b129a2fe14851434d7e
Parents: ef441f0
Author: Jean-Baptiste Onofré 
Authored: Tue Dec 25 18:42:08 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Tue Dec 25 18:42:08 2018 +0100

--
 braintree-java-2.90.0/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/29e880cb/braintree-java-2.90.0/pom.xml
--
diff --git a/braintree-java-2.90.0/pom.xml b/braintree-java-2.90.0/pom.xml
index 1ee06dc..5a96d90 100644
--- a/braintree-java-2.90.0/pom.xml
+++ b/braintree-java-2.90.0/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.braintree-java
-2.90.0_1
+2.90.0_2-SNAPSHOT
 bundle
 Apache ServiceMix :: Bundles :: ${pkgArtifactId}
 This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.
@@ -39,7 +39,7 @@
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 
https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git
-org.apache.servicemix.bundles.braintree-java-2.90.0_1
+HEAD
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3596

2018-12-25 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 29e880cb4e8693065e590b129a2fe14851434d7e 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29e880cb4e8693065e590b129a2fe14851434d7e
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 29e880cb4e8693065e590b129a2fe14851434d7e # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@716cee8b:H42: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at hudson.FilePath.act(FilePath.java:1043)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[ERROR] Child module 
 of 
 does not exist @ 

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
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:1142)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
H42
at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
at hudson.model.Run.execute(Run.java:1794)
at 
hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
at 
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the 

  1   2   >