[
https://issues.apache.org/jira/browse/CAMEL-9437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066449#comment-15066449
]
ASF GitHub Bot commented on CAMEL-9437:
---------------------------------------
GitHub user lburgazzoli opened a pull request:
https://github.com/apache/camel/pull/740
[CAMEL-9437] Fix checkstyle indentation violation for generated API test
cases
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lburgazzoli/apache-camel
api-generator-codestyle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/740.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 #740
----
commit b7f4e7ac288c93b5ebbb77560ce02c9f513cead7
Author: lburgazzoli <[email protected]>
Date: 2015-12-21T13:37:01Z
[CAMEL-9437] Fix checkstyle indentation violation for generated API test
cases
----
> Fix checkstyle indentation violation for generated API test cases
> ------------------------------------------------------------------
>
> Key: CAMEL-9437
> URL: https://issues.apache.org/jira/browse/CAMEL-9437
> Project: Camel
> Issue Type: Improvement
> Components: tooling
> Reporter: Luca Burgazzoli
> Priority: Minor
>
> The .to element of route definition generated by
> camel-api-component-maven-plugin is not properly indented and that triggers
> checkstyle violations.
> I'll provide a PR.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)