[camel] branch camel-2.21.x updated: Fix Checkstyle issues

2018-04-28 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch camel-2.21.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.21.x by this push:
 new 1cd389e  Fix Checkstyle issues
1cd389e is described below

commit 1cd389e8b8e29150d37d3a9e237d1bf18d021b1f
Author: Gregor Zurowski 
AuthorDate: Sat Apr 28 21:45:18 2018 +0200

Fix Checkstyle issues

Signed-off-by: Gregor Zurowski 
---
 .../camel/component/cxf/jaxrs/CxfRsProducerEndpointConfigurerTest.java | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git 
a/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerEndpointConfigurerTest.java
 
b/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerEndpointConfigurerTest.java
index 035a79a..dbca65a 100644
--- 
a/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerEndpointConfigurerTest.java
+++ 
b/components/camel-cxf/src/test/java/org/apache/camel/component/cxf/jaxrs/CxfRsProducerEndpointConfigurerTest.java
@@ -16,6 +16,7 @@
  */
 package org.apache.camel.component.cxf.jaxrs;
 
+import javax.ws.rs.HttpMethod;
 import org.apache.camel.Exchange;
 import org.apache.camel.ExchangePattern;
 import org.apache.camel.Message;
@@ -30,8 +31,6 @@ import org.apache.cxf.jaxrs.client.Client;
 import org.apache.cxf.message.MessageContentsList;
 import org.junit.Test;
 
-import javax.ws.rs.HttpMethod;
-
 public class CxfRsProducerEndpointConfigurerTest extends CamelTestSupport {
 
 protected RouteBuilder createRouteBuilder() {

-- 
To stop receiving notification emails like this one, please contact
gzurow...@apache.org.


[camel] annotated tag camel-2.21.1 created (now d8214a0)

2018-04-28 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to annotated tag camel-2.21.1
in repository https://gitbox.apache.org/repos/asf/camel.git.


  at d8214a0  (tag)
 tagging dedf656c7526ab6189519f0733e25ed3fed369f7 (commit)
 replaces camel-2.21.0
  by Gregor Zurowski
  on Sat Apr 28 22:38:32 2018 +

- Log -
[maven-release-plugin]  copy for tag camel-2.21.1
---

No new revisions were added by this update.

-- 
To stop receiving notification emails like this one, please contact
gzurow...@apache.org.


[camel] branch release/2.21.1 created (now dedf656)

2018-04-28 Thread gzurowski
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/2.21.1
in repository https://gitbox.apache.org/repos/asf/camel.git.


  at dedf656  [maven-release-plugin] prepare release camel-2.21.1

This branch includes the following new commits:

 new dedf656  [maven-release-plugin] prepare release camel-2.21.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
gzurow...@apache.org.