Build failed in Jenkins: ServiceMix-Bundles #3541

2018-12-23 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 bd633b17eda620a2e4872112d44074523c7d155c 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd633b17eda620a2e4872112d44074523c7d155c
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk bd633b17eda620a2e4872112d44074523c7d155c # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3540

2018-12-23 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 bd633b17eda620a2e4872112d44074523c7d155c 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bd633b17eda620a2e4872112d44074523c7d155c
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 2df04edb587bbb026205b5248ac9c199d5d2a221 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 580d93498 -> bd633b17e


[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/bd633b17
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/bd633b17
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/bd633b17

Branch: refs/heads/master
Commit: bd633b17eda620a2e4872112d44074523c7d155c
Parents: 580d934
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:08:21 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:08:21 2018 +0100

--
 spring-security-data-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/bd633b17/spring-security-data-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-data-5.1.2.RELEASE/pom.xml 
b/spring-security-data-5.1.2.RELEASE/pom.xml
index c4a47c4..4d1167a 100644
--- a/spring-security-data-5.1.2.RELEASE/pom.xml
+++ b/spring-security-data-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-data
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-data-5.1.2.RELEASE_2
+HEAD
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-data-5.1.2.RELEASE_2 
[created] 4b409c964


servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-data-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 2df04edb5 -> 580d93498


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-data-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: 580d934983ddeb093e4402e27380b02210661055
Parents: 2df04ed
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:08:07 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:08:07 2018 +0100

--
 spring-security-data-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/580d9349/spring-security-data-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-data-5.1.2.RELEASE/pom.xml 
b/spring-security-data-5.1.2.RELEASE/pom.xml
index 90c08c1..c4a47c4 100644
--- a/spring-security-data-5.1.2.RELEASE/pom.xml
+++ b/spring-security-data-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-data
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-data-5.1.2.RELEASE_2
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3539

2018-12-23 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 2df04edb587bbb026205b5248ac9c199d5d2a221 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2df04edb587bbb026205b5248ac9c199d5d2a221
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 2df04edb587bbb026205b5248ac9c199d5d2a221 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3538

2018-12-23 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 2df04edb587bbb026205b5248ac9c199d5d2a221 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2df04edb587bbb026205b5248ac9c199d5d2a221
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk a2f1fcf6ba9cf0a3557fe77882f3f05082b3f843 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-security-crypto-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master a2f1fcf6b -> 949b4043b


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-crypto-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: 949b4043b14cfa95acabcbc1c3fe2cc767495310
Parents: a2f1fcf
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:05:14 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:05:14 2018 +0100

--
 spring-security-crypto-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/949b4043/spring-security-crypto-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-crypto-5.1.2.RELEASE/pom.xml 
b/spring-security-crypto-5.1.2.RELEASE/pom.xml
index 66d4969..6341d2a 100644
--- a/spring-security-crypto-5.1.2.RELEASE/pom.xml
+++ b/spring-security-crypto-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-crypto
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-crypto-5.1.2.RELEASE_2
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-crypto-5.1.2.RELEASE_2 
[created] dad30db78


Build failed in Jenkins: ServiceMix-Bundles #3537

2018-12-23 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 a2f1fcf6ba9cf0a3557fe77882f3f05082b3f843 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a2f1fcf6ba9cf0a3557fe77882f3f05082b3f843
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 09599294ae6ec2fc4c4144a6f47983566677ae8a # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 949b4043b -> 2df04edb5


[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/2df04edb
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2df04edb
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2df04edb

Branch: refs/heads/master
Commit: 2df04edb587bbb026205b5248ac9c199d5d2a221
Parents: 949b4043
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:05:28 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:05:28 2018 +0100

--
 spring-security-crypto-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2df04edb/spring-security-crypto-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-crypto-5.1.2.RELEASE/pom.xml 
b/spring-security-crypto-5.1.2.RELEASE/pom.xml
index 6341d2a..31108c5 100644
--- a/spring-security-crypto-5.1.2.RELEASE/pom.xml
+++ b/spring-security-crypto-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-crypto
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-crypto-5.1.2.RELEASE_2
+HEAD
   
 
 



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

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 1d9767dfd -> a2f1fcf6b


[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/a2f1fcf6
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a2f1fcf6
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a2f1fcf6

Branch: refs/heads/master
Commit: a2f1fcf6ba9cf0a3557fe77882f3f05082b3f843
Parents: 1d9767d
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:03:02 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:03:02 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a2f1fcf6/spring-security-core-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-core-5.1.2.RELEASE/pom.xml 
b/spring-security-core-5.1.2.RELEASE/pom.xml
index 2895954..d0d68bf 100644
--- a/spring-security-core-5.1.2.RELEASE/pom.xml
+++ b/spring-security-core-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-core
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-core-5.1.2.RELEASE_2
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-core-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 09599294a -> 1d9767dfd


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-core-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: 1d9767dfd832f133d1397a8711de6212aec6b82d
Parents: 0959929
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 08:02:49 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 08:02:49 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1d9767df/spring-security-core-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-core-5.1.2.RELEASE/pom.xml 
b/spring-security-core-5.1.2.RELEASE/pom.xml
index 5e798ff..2895954 100644
--- a/spring-security-core-5.1.2.RELEASE/pom.xml
+++ b/spring-security-core-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-core
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-core-5.1.2.RELEASE_2
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-core-5.1.2.RELEASE_2 
[created] b8ce2a650


Build failed in Jenkins: ServiceMix-Bundles #3536

2018-12-23 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 09599294ae6ec2fc4c4144a6f47983566677ae8a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09599294ae6ec2fc4c4144a6f47983566677ae8a
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 09599294ae6ec2fc4c4144a6f47983566677ae8a # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3535

2018-12-23 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 09599294ae6ec2fc4c4144a6f47983566677ae8a 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 09599294ae6ec2fc4c4144a6f47983566677ae8a
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0a5be8df21fbafafe8e605fc2695f6c901461076 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0a8be169a -> 09599294a


[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/09599294
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/09599294
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/09599294

Branch: refs/heads/master
Commit: 09599294ae6ec2fc4c4144a6f47983566677ae8a
Parents: 0a8be16
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:57:12 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:57:12 2018 +0100

--
 spring-security-config-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/09599294/spring-security-config-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-config-5.1.2.RELEASE/pom.xml 
b/spring-security-config-5.1.2.RELEASE/pom.xml
index 86e533e..54ebdaf 100644
--- a/spring-security-config-5.1.2.RELEASE/pom.xml
+++ b/spring-security-config-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-config
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-config-5.1.2.RELEASE_2
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-config-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0a5be8df2 -> 0a8be169a


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-config-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: 0a8be169aee8c4b4ebab51359d803a611170d6c6
Parents: 0a5be8d
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:56:58 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:56:58 2018 +0100

--
 spring-security-config-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0a8be169/spring-security-config-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-config-5.1.2.RELEASE/pom.xml 
b/spring-security-config-5.1.2.RELEASE/pom.xml
index 445670c..86e533e 100644
--- a/spring-security-config-5.1.2.RELEASE/pom.xml
+++ b/spring-security-config-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-config
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-config-5.1.2.RELEASE_2
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-config-5.1.2.RELEASE_2 
[created] 40f8e6a54


Build failed in Jenkins: ServiceMix-Bundles #3534

2018-12-23 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 0a5be8df21fbafafe8e605fc2695f6c901461076 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5be8df21fbafafe8e605fc2695f6c901461076
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 0a5be8df21fbafafe8e605fc2695f6c901461076 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3533

2018-12-23 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 0a5be8df21fbafafe8e605fc2695f6c901461076 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5be8df21fbafafe8e605fc2695f6c901461076
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 475a8dc54b7e881502aaf91a69e14ba9563a29bb # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master f04914366 -> 0a5be8df2


[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/0a5be8df
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0a5be8df
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0a5be8df

Branch: refs/heads/master
Commit: 0a5be8df21fbafafe8e605fc2695f6c901461076
Parents: f049143
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:50:19 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:50:19 2018 +0100

--
 spring-security-cas-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0a5be8df/spring-security-cas-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-cas-5.1.2.RELEASE/pom.xml 
b/spring-security-cas-5.1.2.RELEASE/pom.xml
index 025f1c4..367495e 100644
--- a/spring-security-cas-5.1.2.RELEASE/pom.xml
+++ b/spring-security-cas-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-cas
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-cas-5.1.2.RELEASE_2
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-cas-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 475a8dc54 -> f04914366


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-cas-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: f049143660eaeb1c06516f558800875df380cf5f
Parents: 475a8dc
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:50:05 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:50:05 2018 +0100

--
 spring-security-cas-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f0491436/spring-security-cas-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-cas-5.1.2.RELEASE/pom.xml 
b/spring-security-cas-5.1.2.RELEASE/pom.xml
index 2a9736f..025f1c4 100644
--- a/spring-security-cas-5.1.2.RELEASE/pom.xml
+++ b/spring-security-cas-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-cas
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-cas-5.1.2.RELEASE_2
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-cas-5.1.2.RELEASE_2 
[created] 6676786e3


Build failed in Jenkins: ServiceMix-Bundles #3532

2018-12-23 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 475a8dc54b7e881502aaf91a69e14ba9563a29bb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 475a8dc54b7e881502aaf91a69e14ba9563a29bb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 475a8dc54b7e881502aaf91a69e14ba9563a29bb # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3531

2018-12-23 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 475a8dc54b7e881502aaf91a69e14ba9563a29bb 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 475a8dc54b7e881502aaf91a69e14ba9563a29bb
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 3132251bc3b85382084b11e9ccfd6ffb8700b028 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-aspects-5.1.2.RELEASE_2 
[created] dcb145595


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

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 0afeb9830 -> 475a8dc54


[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/475a8dc5
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/475a8dc5
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/475a8dc5

Branch: refs/heads/master
Commit: 475a8dc54b7e881502aaf91a69e14ba9563a29bb
Parents: 0afeb98
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:40:13 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:40:13 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/475a8dc5/spring-security-aspects-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-aspects-5.1.2.RELEASE/pom.xml 
b/spring-security-aspects-5.1.2.RELEASE/pom.xml
index 2f15f64..0d9685c 100644
--- a/spring-security-aspects-5.1.2.RELEASE/pom.xml
+++ b/spring-security-aspects-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-aspects
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-aspects-5.1.2.RELEASE_2
+HEAD
   
 
 



servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-security-aspects-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3132251bc -> 0afeb9830


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-aspects-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: 0afeb9830da9137565de918c6d40e313ff2fbaf6
Parents: 3132251
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:39:58 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:39:58 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0afeb983/spring-security-aspects-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-aspects-5.1.2.RELEASE/pom.xml 
b/spring-security-aspects-5.1.2.RELEASE/pom.xml
index 6081d93..2f15f64 100644
--- a/spring-security-aspects-5.1.2.RELEASE/pom.xml
+++ b/spring-security-aspects-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 
org.apache.servicemix.bundles.spring-security-aspects
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-aspects-5.1.2.RELEASE_2
   
 
 



Build failed in Jenkins: ServiceMix-Bundles #3530

2018-12-23 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 3132251bc3b85382084b11e9ccfd6ffb8700b028 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3132251bc3b85382084b11e9ccfd6ffb8700b028
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 3132251bc3b85382084b11e9ccfd6ffb8700b028 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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 #3529

2018-12-23 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 3132251bc3b85382084b11e9ccfd6ffb8700b028 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3132251bc3b85382084b11e9ccfd6ffb8700b028
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6aec0cb97ab8ec1bc1f4902a62e7811ca1664f53 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@7f718401: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-security-acl-5.1.2.RELEASE_2

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 6aec0cb97 -> c04b40a0a


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-security-acl-5.1.2.RELEASE_2


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

Branch: refs/heads/master
Commit: c04b40a0acd5aa0f6e149b369cf6b5ebc3cb9b28
Parents: 6aec0cb
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:31:24 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:31:24 2018 +0100

--
 spring-security-acl-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c04b40a0/spring-security-acl-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-acl-5.1.2.RELEASE/pom.xml 
b/spring-security-acl-5.1.2.RELEASE/pom.xml
index 636e233..271f19f 100644
--- a/spring-security-acl-5.1.2.RELEASE/pom.xml
+++ b/spring-security-acl-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-acl
-5.1.2.RELEASE_2-SNAPSHOT
+5.1.2.RELEASE_2
 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
-HEAD
+
org.apache.servicemix.bundles.spring-security-acl-5.1.2.RELEASE_2
   
 
 



[servicemix-bundles] Git Push Summary

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Tags:  
refs/tags/org.apache.servicemix.bundles.spring-security-acl-5.1.2.RELEASE_2 
[created] 6efe4b290


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

2018-12-23 Thread jbonofre
Repository: servicemix-bundles
Updated Branches:
  refs/heads/master c04b40a0a -> 3132251bc


[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/3132251b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3132251b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3132251b

Branch: refs/heads/master
Commit: 3132251bc3b85382084b11e9ccfd6ffb8700b028
Parents: c04b40a
Author: Jean-Baptiste Onofré 
Authored: Mon Dec 24 07:31:38 2018 +0100
Committer: Jean-Baptiste Onofré 
Committed: Mon Dec 24 07:31:38 2018 +0100

--
 spring-security-acl-5.1.2.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3132251b/spring-security-acl-5.1.2.RELEASE/pom.xml
--
diff --git a/spring-security-acl-5.1.2.RELEASE/pom.xml 
b/spring-security-acl-5.1.2.RELEASE/pom.xml
index 271f19f..96ce6c0 100644
--- a/spring-security-acl-5.1.2.RELEASE/pom.xml
+++ b/spring-security-acl-5.1.2.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
 org.apache.servicemix.bundles
 org.apache.servicemix.bundles.spring-security-acl
-5.1.2.RELEASE_2
+5.1.2.RELEASE_3-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-security-acl-5.1.2.RELEASE_2
+HEAD