This is an automated email from the ASF dual-hosted git repository.

tsato 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 10f10b2  CAMEL-16517: Avoid using '=' in javadoc so it won't be 
misprocessed in adoc
10f10b2 is described below

commit 10f10b21ffaed30e471f1ea94fd646a9e84f3b15
Author: Tadayoshi Sato <sato.tadayo...@gmail.com>
AuthorDate: Tue May 11 17:26:44 2021 +0900

    CAMEL-16517: Avoid using '=' in javadoc so it won't be misprocessed in adoc
---
 .../resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc | 6 +++---
 components/camel-bindy/src/main/docs/bindy-dataformat.adoc        | 6 +++---
 .../camel/dataformat/bindy/annotation/FixedLengthRecord.java      | 6 +++---
 docs/components/modules/dataformats/pages/bindy-dataformat.adoc   | 8 +++-----
 4 files changed, 12 insertions(+), 14 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
index 1f70242..089d77e 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/bindy-dataformat.adoc
@@ -766,9 +766,9 @@ field, we can then add 'pad' characters.
 or custom. This option is used only during marshalling, whereas unmarshalling 
uses system default JDK provided
 line delimiter unless eol is customized.
 
-| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional - default
-= "" which help default JDK provided line delimiter to be used unless any 
other line delimiter provided) This
-option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
+| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional -
+default: "", which help default JDK provided line delimiter to be used unless 
any other line delimiter provided)
+This option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
 "WINDOWS" unless any other value is provided.
 
 | footer | Class |  | void | Indicates that the record(s) of this type may be 
followed by a single footer record at the end of the file
diff --git a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc 
b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
index 1f70242..089d77e 100644
--- a/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
+++ b/components/camel-bindy/src/main/docs/bindy-dataformat.adoc
@@ -766,9 +766,9 @@ field, we can then add 'pad' characters.
 or custom. This option is used only during marshalling, whereas unmarshalling 
uses system default JDK provided
 line delimiter unless eol is customized.
 
-| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional - default
-= "" which help default JDK provided line delimiter to be used unless any 
other line delimiter provided) This
-option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
+| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional -
+default: "", which help default JDK provided line delimiter to be used unless 
any other line delimiter provided)
+This option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
 "WINDOWS" unless any other value is provided.
 
 | footer | Class |  | void | Indicates that the record(s) of this type may be 
followed by a single footer record at the end of the file
diff --git 
a/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/FixedLengthRecord.java
 
b/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/FixedLengthRecord.java
index 22e53f2..5635107 100644
--- 
a/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/FixedLengthRecord.java
+++ 
b/components/camel-bindy/src/main/java/org/apache/camel/dataformat/bindy/annotation/FixedLengthRecord.java
@@ -45,9 +45,9 @@ public @interface FixedLengthRecord {
     String crlf() default "WINDOWS";
 
     /**
-     * Character to be used to process considering end of line after each 
record while unmarshalling (optional - default
-     * = "" which help default JDK provided line delimiter to be used unless 
any other line delimiter provided) This
-     * option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
+     * Character to be used to process considering end of line after each 
record while unmarshalling (optional -
+     * default: "", which help default JDK provided line delimiter to be used 
unless any other line delimiter provided)
+     * This option is used only during unmarshalling, where marshalling uses 
system default provided line delimiter as
      * "WINDOWS" unless any other value is provided.
      * 
      * @return String
diff --git a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc 
b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
index 10c83c8..c689b15 100644
--- a/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
+++ b/docs/components/modules/dataformats/pages/bindy-dataformat.adoc
@@ -768,11 +768,9 @@ field, we can then add 'pad' characters.
 or custom. This option is used only during marshalling, whereas unmarshalling 
uses system default JDK provided
 line delimiter unless eol is customized.
 
-| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional - default
-= "" which help default JDK provided line delimiter to be used unless any 
other line delimiter provided) This
-//THIS FILE IS COPIED: EDIT THE SOURCE FILE:
-:page-source: components/camel-bindy/src/main/docs/bindy-dataformat.adoc
-option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
+| eol | String |  |  a| Character to be used to process considering end of 
line after each record while unmarshalling (optional -
+default: "", which help default JDK provided line delimiter to be used unless 
any other line delimiter provided)
+This option is used only during unmarshalling, where marshalling uses system 
default provided line delimiter as
 "WINDOWS" unless any other value is provided.
 
 | footer | Class |  | void | Indicates that the record(s) of this type may be 
followed by a single footer record at the end of the file

Reply via email to