You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/31 12:59:00 UTC

[jira] [Work logged] (CAMEL-14116) camel-debezium - The maven plugin generates javadoc with non ascii chars

     [ https://issues.apache.org/jira/browse/CAMEL-14116?focusedWorklogId=336760&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-336760 ]

ASF GitHub Bot logged work on CAMEL-14116:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 31/Oct/19 12:58
            Start Date: 31/Oct/19 12:58
    Worklog Time Spent: 10m 
      Work Description: omarsmak commented on pull request #3303: CAMEL-14116: Ignore non-ascii chars from description and re-arrange javaDocs for fields
URL: https://github.com/apache/camel/pull/3303
 
 
   This will fix CAMEL-14116 by removing ascii chars (if any). Also, I have discovered that camel maven plugin `prepare-spring-boot-auto-configuration` goal loads the java docs from the setters/getters after loading the configuration class through the classloader, hence the fields description for spring was inconsistent. To fix it, I just moved the javadocs to the setters/getter methods instead of the fields when generating the configurations from the maven plugin 
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 336760)
    Remaining Estimate: 0h
            Time Spent: 10m

> camel-debezium - The maven plugin generates javadoc with non ascii chars
> ------------------------------------------------------------------------
>
>                 Key: CAMEL-14116
>                 URL: https://issues.apache.org/jira/browse/CAMEL-14116
>             Project: Camel
>          Issue Type: Task
>          Components: camel-debezium
>            Reporter: Claus Ibsen
>            Assignee: Omar Al-Safi
>            Priority: Major
>             Fix For: 3.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> components/camel-debezium-common/camel-debezium-common-component/src/main/java/org/apache/camel/component/debezium/configuration/EmbeddedDebeziumConfiguration.java:     * Required when offset.storage is set to the <…<U+200B>>.KafkaOffsetBackingStore.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)