cxf git commit: Ading slf4j dep back to the jaxrs spring demos

2017-03-22 Thread sergeyb
Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes b81dd0934 -> 53bb83326


Ading slf4j dep back to the jaxrs spring demos


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/53bb8332
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/53bb8332
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/53bb8332

Branch: refs/heads/3.1.x-fixes
Commit: 53bb8332632ca0ec386f0cf312fccef63458fc18
Parents: b81dd09
Author: Sergey Beryozkin 
Authored: Wed Mar 22 16:30:55 2017 +
Committer: Sergey Beryozkin 
Committed: Wed Mar 22 16:38:48 2017 +

--
 .../src/main/release/samples/jax_rs/spring_boot/pom.xml | 4 
 .../release/samples/jax_rs/spring_boot_scan/application/pom.xml | 5 -
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/53bb8332/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
--
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml 
b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index e868b91..33dce7e 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -43,6 +43,10 @@
 spring-boot-starter-test
 test
 
+
+org.slf4j
+slf4j-jdk14
+
 
 
 ${project.artifactId}

http://git-wip-us.apache.org/repos/asf/cxf/blob/53bb8332/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
--
diff --git 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
index e2a5995..5c8295d 100644
--- 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
@@ -63,7 +63,10 @@
 spring-boot-starter-test
 test
 
-
+
+org.slf4j
+slf4j-jdk14
+
 
 
 



cxf git commit: Ading slf4j dep back to the jaxrs spring demos

2017-03-22 Thread sergeyb
Repository: cxf
Updated Branches:
  refs/heads/master 19c72e204 -> db5c2ef07


Ading slf4j dep back to the jaxrs spring demos


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

Branch: refs/heads/master
Commit: db5c2ef0754e64175d0bbaaabfe256a7cf3204c5
Parents: 19c72e2
Author: Sergey Beryozkin 
Authored: Wed Mar 22 16:30:55 2017 +
Committer: Sergey Beryozkin 
Committed: Wed Mar 22 16:30:55 2017 +

--
 .../src/main/release/samples/jax_rs/spring_boot/pom.xml | 4 
 .../release/samples/jax_rs/spring_boot_scan/application/pom.xml | 5 -
 2 files changed, 8 insertions(+), 1 deletion(-)
--


http://git-wip-us.apache.org/repos/asf/cxf/blob/db5c2ef0/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
--
diff --git a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml 
b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
index f8d8562..1235abb 100644
--- a/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
+++ b/distribution/src/main/release/samples/jax_rs/spring_boot/pom.xml
@@ -44,6 +44,10 @@
 spring-boot-starter-test
 test
 
+
+org.slf4j
+slf4j-jdk14
+
 
 
 ${project.artifactId}

http://git-wip-us.apache.org/repos/asf/cxf/blob/db5c2ef0/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
--
diff --git 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
index 0e7fdde..224791b 100644
--- 
a/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
+++ 
b/distribution/src/main/release/samples/jax_rs/spring_boot_scan/application/pom.xml
@@ -64,7 +64,10 @@
 spring-boot-starter-test
 test
 
-
+
+org.slf4j
+slf4j-jdk14
+