GitHub user brreitme opened a pull request:

    https://github.com/apache/camel/pull/542

    Checkstyle fixes in camel-rabbitmq component.

    This will fix all but 4 issues in the camel-rabbitmq component reported by 
checkstyle. The remaining issues are due to maven-checkstyle-plugin version 
2.9.1 not supporting java 7 syntax.
    
    What is the projects stance on using java 7 syntax (specifically try with 
resources)?  I also posted this question on 
http://camel.465427.n5.nabble.com/Java7-syntax-and-checkstyle-td5768041.html

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/brreitme/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/542.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #542
    
----
commit d62e0ac7c7f6b4851d6a756dfc4337981c51441e
Author: Brad Reitmeyer <brrei...@cisco.com>
Date:   2015-06-09T23:20:46Z

    Fix code formatting issues in camel-rabbitmq component.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to