Repository: camel Updated Branches: refs/heads/master 6a807d605 -> 3a0ed6a1b
CAMEL-11903 camel-checkstyle.xml - Should say Camel instead of ActiveMQ Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3a0ed6a1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3a0ed6a1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3a0ed6a1 Branch: refs/heads/master Commit: 3a0ed6a1b50a0e3f4282ca47a202797a7c98c368 Parents: 6a807d6 Author: Bennet Schulz <[email protected]> Authored: Mon Oct 16 12:36:38 2017 +0200 Committer: Claus Ibsen <[email protected]> Committed: Mon Oct 16 12:55:50 2017 +0200 ---------------------------------------------------------------------- buildingtools/camel-checkstyle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3a0ed6a1/buildingtools/camel-checkstyle.xml ---------------------------------------------------------------------- diff --git a/buildingtools/camel-checkstyle.xml b/buildingtools/camel-checkstyle.xml index daa3fd8..9f1bf38 100644 --- a/buildingtools/camel-checkstyle.xml +++ b/buildingtools/camel-checkstyle.xml @@ -22,7 +22,7 @@ "http://www.puppycrawl.com/dtds/configuration_1_3.dtd"> <!-- -Checks to make sure the code meets the ActiveMQ coding guidelines which +Checks to make sure the code meets the Camel coding guidelines which It also enforces a bunch of other "BestPractices like method lengths, if/try depths, etc...
