buildbot success in on camel-site-production

2019-01-13 Thread buildbot
The Buildbot has detected a restored build on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/30965 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The

buildbot failure in on camel-site-production

2019-01-13 Thread buildbot
The Buildbot has detected a new failure on builder camel-site-production while building . Full details are available at: https://ci.apache.org/builders/camel-site-production/builds/30964 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: bb-cms-slave Build Reason: The Nightly

[camel-k] 06/09: Fix #312: refactor platform image lookup into its own package

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 4390c77a9c9a79e1752dd838a2793f0d247c4f2c Author: nferraro AuthorDate: Fri Jan 11 11:41:20 2019 +0100 Fix

[camel-k] 04/09: Fix #312: fix logging

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit a4494ce3724e02ae33af349094935619c3a4f83f Author: nferraro AuthorDate: Thu Jan 10 17:51:45 2019 +0100 Fix

[camel-k] 07/09: Fix #312: make linter happy

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 9c9305e53c9ad6911f279c1fccede9d9c09c1547 Author: nferraro AuthorDate: Fri Jan 11 11:48:27 2019 +0100 Fix

[camel-k] branch master updated (e5384b6 -> 3387b5e)

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git. from e5384b6 Option to create an Integration Context from an existing image #316 new 54da3a7 Fix #312: add

[camel-k] 01/09: Fix #312: add predefined image published and builder

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 54da3a7424466a22e8c78c6961b2954d7ed0ae46 Author: nferraro AuthorDate: Thu Jan 10 15:17:53 2019 +0100 Fix

[camel-k] 02/09: Fix #312: add flag to enable predefined image published and builder

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit a69f5fd9722ae2975129b1fa21e31c3a58d31868 Author: nferraro AuthorDate: Thu Jan 10 15:52:39 2019 +0100 Fix

[camel-k] 08/09: Fix #312: add more testcases and catalog guard

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit a114bebb93df43e4c8300eb2778907f2398a9e9b Author: nferraro AuthorDate: Fri Jan 11 12:15:45 2019 +0100 Fix

[camel-k] 05/09: Fix #312: add publisher to release phase

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 49ebee4e78c4a370d883e7d15b87cf1562c004d5 Author: nferraro AuthorDate: Fri Jan 11 08:40:52 2019 +0100 Fix

[camel-k] 09/09: Fix #312: move lookup logic to the images trait

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit 3387b5eef526a80c79451c94387dd558034adbe5 Author: nferraro AuthorDate: Fri Jan 11 13:25:18 2019 +0100 Fix

[camel-k] 03/09: Fix #312: add a none context to avoid creating any if needed

2019-01-13 Thread lburgazzoli
This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git commit ac316852c15259719c3aa5d297bfa62aa77c8d5b Author: nferraro AuthorDate: Thu Jan 10 16:16:20 2019 +0100 Fix

[camel-k] Diff for: [GitHub] lburgazzoli closed pull request #325: Release some predefined images for Knative

2019-01-13 Thread GitBox
diff --git a/.gitignore b/.gitignore index e43f8299..6361983f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Binary files /camel-k /kamel +/publisher # Released Packages *.tar.gz diff --git a/cmd/util/publisher/publisher.go b/cmd/util/publisher/publisher.go new file mode 100644

[camel] 01/02: Bump Spring Boot to version 2.1.2.RELEASE

2019-01-13 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit ccfc41568cebacd86ea04bd96fa87b963107be11 Author: Andrea Cosentino AuthorDate: Sun Jan 13 11:47:50 2019 +0100

[camel] branch master updated (e8f9398 -> 1ecef5e)

2019-01-13 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git. from e8f9398 Upgrade Micrometer to version 1.1.2 new ccfc415 Bump Spring Boot to version 2.1.2.RELEASE new

[camel] 02/02: Upgrade Spring-boot to 2.1.2.RELEASE in spring-boot-dm pom

2019-01-13 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git commit 1ecef5e8a4e381a193b00d81b75cff990cd334d9 Author: Andrea Cosentino AuthorDate: Sun Jan 13 13:51:06 2019 +0100

[camel] branch master updated: Upgrade Micrometer to version 1.1.2

2019-01-13 Thread acosentino
This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new e8f9398 Upgrade Micrometer to version 1.1.2