Karaf 3 is not supported
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/28cacf72 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/28cacf72 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/28cacf72 Branch: refs/heads/master Commit: 28cacf7228f582671372858255d4ea29a632a298 Parents: 5c15cf6 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Apr 22 14:48:06 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Apr 22 14:48:06 2017 +0200 ---------------------------------------------------------------------- tests/camel-itest-karaf/pom.xml | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/28cacf72/tests/camel-itest-karaf/pom.xml ---------------------------------------------------------------------- diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml index c716808..d4b680d 100644 --- a/tests/camel-itest-karaf/pom.xml +++ b/tests/camel-itest-karaf/pom.xml @@ -240,14 +240,6 @@ </build> </profile> - <!-- test with older karaf 3.x --> - <profile> - <id>karaf3</id> - <properties> - <karf-test-version>${karaf3-version}</karf-test-version> - </properties> - </profile> - </profiles> </project>