This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-karaf-3.7.x in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
commit bcd74eb8cfca5c93bf651852d3908fffbca4468a Author: David Jencks <[email protected]> AuthorDate: Tue Dec 28 22:22:04 2021 -0800 symlink json files into examples --- docs/modules/ROOT/examples/json | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/examples/json b/docs/modules/ROOT/examples/json new file mode 120000 index 0000000..5b3d639 --- /dev/null +++ b/docs/modules/ROOT/examples/json @@ -0,0 +1 @@ +../../../../catalog/camel-catalog-provider-karaf/src/main/resources/org/apache/camel/catalog/karaf \ No newline at end of file
