This is an automated email from the ASF dual-hosted git repository. djencks pushed a commit to branch camel-spring-boot-3.7.x in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit d6f1e6e423df6ae77ba3090e3d9f1ee8088394e3 Author: David Jencks <djen...@apache.org> AuthorDate: Mon Oct 18 12:14:16 2021 -0700 remove empty spring-boot.json files, leaving the meaningful one --- .../camel-spring-boot-starter/src/main/docs/spring-boot.json | 3 --- docs/components/modules/spring-boot/examples/json/spring-boot.json | 3 --- 2 files changed, 6 deletions(-) diff --git a/components-starter/camel-spring-boot-starter/src/main/docs/spring-boot.json b/components-starter/camel-spring-boot-starter/src/main/docs/spring-boot.json deleted file mode 100644 index da5f5f2..0000000 --- a/components-starter/camel-spring-boot-starter/src/main/docs/spring-boot.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "properties": [] -} \ No newline at end of file diff --git a/docs/components/modules/spring-boot/examples/json/spring-boot.json b/docs/components/modules/spring-boot/examples/json/spring-boot.json deleted file mode 100644 index da5f5f2..0000000 --- a/docs/components/modules/spring-boot/examples/json/spring-boot.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "properties": [] -} \ No newline at end of file