Suprpess spring-boot banner for tests

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

Branch: refs/heads/master
Commit: 87d4313c42a10db0c010920beb653c20666f767b
Parents: 1a2fdfd
Author: lburgazzoli <lburgazz...@gmail.com>
Authored: Fri May 19 14:33:30 2017 +0200
Committer: lburgazzoli <lburgazz...@gmail.com>
Committed: Fri May 19 14:33:30 2017 +0200

----------------------------------------------------------------------
 .../camel-consul-starter/src/test/resources/application.properties | 1 +
 .../camel-core-starter/src/test/resources/application.properties   | 1 +
 .../camel-dns-starter/src/test/resources/application.properties    | 1 +
 .../src/test/resources/application.properties                      | 1 +
 .../camel-etcd-starter/src/test/resources/application.properties   | 1 +
 .../src/test/resources/application.properties                      | 2 +-
 .../src/test/resources/application.properties                      | 1 +
 .../src/test/resources/application.properties                      | 1 +
 .../camel-ribbon-starter/src/test/resources/application.properties | 1 +
 .../src/test/resources/application.properties                      | 1 +
 .../camel-sql-starter/src/test/resources/application.properties    | 1 +
 11 files changed, 11 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-consul-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-consul-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-consul-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-consul-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-core-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-core-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-core-starter/src/test/resources/application.properties
index fa7a54b..2f91fc3 100644
--- 
a/platforms/spring-boot/components-starter/camel-core-starter/src/test/resources/application.properties
+++ 
b/platforms/spring-boot/components-starter/camel-core-starter/src/test/resources/application.properties
@@ -14,3 +14,4 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-dns-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-dns-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-dns-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-dns-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-ehcache-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-ehcache-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-ehcache-starter/src/test/resources/application.properties
index e69de29..33406d2 100644
--- 
a/platforms/spring-boot/components-starter/camel-ehcache-starter/src/test/resources/application.properties
+++ 
b/platforms/spring-boot/components-starter/camel-ehcache-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-etcd-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-etcd-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-etcd-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-etcd-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-hystrix-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-hystrix-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-hystrix-starter/src/test/resources/application.properties
index cacd971..71e1678 100644
--- 
a/platforms/spring-boot/components-starter/camel-hystrix-starter/src/test/resources/application.properties
+++ 
b/platforms/spring-boot/components-starter/camel-hystrix-starter/src/test/resources/application.properties
@@ -14,5 +14,5 @@
 ## See the License for the specific language governing permissions and
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
-# empty file
 
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-kubernetes-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-kubernetes-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-kubernetes-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-kubernetes-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-netty4-http-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-netty4-http-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-netty4-http-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-netty4-http-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-ribbon-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-ribbon-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-ribbon-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-ribbon-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-servlet-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-servlet-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-servlet-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-servlet-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

http://git-wip-us.apache.org/repos/asf/camel/blob/87d4313c/platforms/spring-boot/components-starter/camel-sql-starter/src/test/resources/application.properties
----------------------------------------------------------------------
diff --git 
a/platforms/spring-boot/components-starter/camel-sql-starter/src/test/resources/application.properties
 
b/platforms/spring-boot/components-starter/camel-sql-starter/src/test/resources/application.properties
new file mode 100644
index 0000000..33406d2
--- /dev/null
+++ 
b/platforms/spring-boot/components-starter/camel-sql-starter/src/test/resources/application.properties
@@ -0,0 +1 @@
+spring.main.banner-mode=off

Reply via email to