CAMEL-7800: camel-swagger-java - work in progress
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0596a0dc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0596a0dc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0596a0dc Branch: refs/heads/master Commit: 0596a0dc5e9485033534945922ef9015cc170e9c Parents: 560baa2 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri Sep 18 16:17:04 2015 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri Sep 18 16:17:04 2015 +0200 ---------------------------------------------------------------------- apache-camel/src/main/descriptors/common-bin.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0596a0dc/apache-camel/src/main/descriptors/common-bin.xml ---------------------------------------------------------------------- diff --git a/apache-camel/src/main/descriptors/common-bin.xml b/apache-camel/src/main/descriptors/common-bin.xml index 87a8fd4..089f694 100644 --- a/apache-camel/src/main/descriptors/common-bin.xml +++ b/apache-camel/src/main/descriptors/common-bin.xml @@ -204,6 +204,7 @@ <include>org.apache.camel:camel-stringtemplate</include> <include>org.apache.camel:camel-syslog</include> <include>org.apache.camel:camel-swagger</include> + <include>org.apache.camel:camel-swagger-java</include> <include>org.apache.camel:camel-tagsoup</include> <include>org.apache.camel:camel-test</include> <include>org.apache.camel:camel-test-blueprint</include>