[
https://issues.apache.org/jira/browse/CAMEL-14578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17180497#comment-17180497
]
Guillaume Nodet commented on CAMEL-14578:
-----------------------------------------
The build has been fixed.
[~lb] For method chaining in DSL, currently, the only way is to use {{//
CHECKSTYLE:OFF}} and {{// CHECKSTYLE:ON}} to disable specific snippets. I'll
have a look if the plugin can be hacked a bit to make this transparent.
> Reformat files at build time to force compliance with code standards
> --------------------------------------------------------------------
>
> Key: CAMEL-14578
> URL: https://issues.apache.org/jira/browse/CAMEL-14578
> Project: Camel
> Issue Type: Improvement
> Reporter: Guillaume Nodet
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: 3.5.0
>
>
> We do have a profile to check the code against the standards we want, but
> then as to be manually fixed. We could fail is there's a problem at build
> time but that slows down people and can become very annoying.
> There are plugins that do reformat the source code during the compilation
> phase, this should ensure that all committed code follows the standard,
> without causing any disturbance to the developers.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)