This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 33830bf CAMEL-17499: Renaming inconsistent data format names in model
33830bf is described below
commit 33830bfc2ca86b0e41e28441a3c87c014c25bc49
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jan 19 11:30:24 2022 +0100
CAMEL-17499: Renaming inconsistent data format names in model
---
docs/components/modules/dataformats/examples/json/snakeYaml.json | 1 +
docs/components/modules/dataformats/examples/json/yaml-snakeyaml.json | 1 -
docs/components/modules/dataformats/pages/snakeYaml-dataformat.adoc | 1 +
docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc | 1 -
4 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/components/modules/dataformats/examples/json/snakeYaml.json
b/docs/components/modules/dataformats/examples/json/snakeYaml.json
new file mode 120000
index 0000000..4a9ee52
--- /dev/null
+++ b/docs/components/modules/dataformats/examples/json/snakeYaml.json
@@ -0,0 +1 @@
+../../../../../../components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/snakeYaml.json
\ No newline at end of file
diff --git
a/docs/components/modules/dataformats/examples/json/yaml-snakeyaml.json
b/docs/components/modules/dataformats/examples/json/yaml-snakeyaml.json
deleted file mode 120000
index f90c0ed..0000000
--- a/docs/components/modules/dataformats/examples/json/yaml-snakeyaml.json
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../../components/camel-snakeyaml/src/generated/resources/org/apache/camel/component/snakeyaml/yaml-snakeyaml.json
\ No newline at end of file
diff --git
a/docs/components/modules/dataformats/pages/snakeYaml-dataformat.adoc
b/docs/components/modules/dataformats/pages/snakeYaml-dataformat.adoc
new file mode 120000
index 0000000..ade6fef
--- /dev/null
+++ b/docs/components/modules/dataformats/pages/snakeYaml-dataformat.adoc
@@ -0,0 +1 @@
+../../../../../components/camel-snakeyaml/src/main/docs/snakeYaml-dataformat.adoc
\ No newline at end of file
diff --git
a/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
b/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
deleted file mode 120000
index a153201..0000000
--- a/docs/components/modules/dataformats/pages/yaml-snakeyaml-dataformat.adoc
+++ /dev/null
@@ -1 +0,0 @@
-../../../../../components/camel-snakeyaml/src/main/docs/yaml-snakeyaml-dataformat.adoc
\ No newline at end of file