Repository: camel Updated Branches: refs/heads/master 0690550ba -> 38094761d
That has been fixed Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/38094761 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/38094761 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/38094761 Branch: refs/heads/master Commit: 38094761d115e9dd731fdf17f182c1e6ff0e709e Parents: 0690550 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Apr 22 11:04:33 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Apr 22 11:04:33 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/38094761/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 01c0858..fde01ab 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -434,9 +434,6 @@ <maven-bundle-version>${maven-bundle-plugin-version}</maven-bundle-version> <maven-bundle-plugin-version>3.3.0</maven-bundle-plugin-version> <maven-checkstyle-plugin-version>2.17</maven-checkstyle-plugin-version> - <!-- AtomicException.java causes a problem with Checksyle > 6.6 due to - https://github.com/checkstyle/checkstyle/issues/1903 - --> <maven-checkstyle-version>6.17</maven-checkstyle-version> <maven-owasp-plugin-version>1.4.5</maven-owasp-plugin-version> <maven-eclipse-plugin-version>2.10</maven-eclipse-plugin-version>