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/09/11 16:04:00 UTC

[jira] [Work logged] (CAMEL-13969) Invalid SpringBootAutoConfiguration for a component when you have a configuration with long class name

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

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

                Author: ASF GitHub Bot
            Created on: 11/Sep/19 16:03
            Start Date: 11/Sep/19 16:03
    Worklog Time Spent: 10m 
      Work Description: omarsmak commented on pull request #3164: CAMEL-13969: Remove watermark on Classname when generated inner configuration class name
URL: https://github.com/apache/camel/pull/3164
 
 
   Per https://issues.apache.org/jira/browse/CAMEL-13969, this shall fix the naming in a long class names. Note I didn't remove `getShortJavaType(int watermark)` as I _think_ it being used in the `mvel` templates
 
----------------------------------------------------------------
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: 310770)
    Remaining Estimate: 0h
            Time Spent: 10m

> Invalid SpringBootAutoConfiguration for a component when you have a configuration with long class name
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13969
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13969
>             Project: Camel
>          Issue Type: Bug
>          Components: tooling
>    Affects Versions: 3.0.0.RC1
>            Reporter: Omar Al-Safi
>            Assignee: Omar Al-Safi
>            Priority: Minor
>             Fix For: 3.0.0.RC2
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When you have a property configuration in a component with class name longer than `40`, the generated `[Component]NestedConfiguration` will contain because of the wrap cut in the maven plugin to replace it with a new space and therefore the generated type name will contain a space which is invalid



--
This message was sent by Atlassian Jira
(v8.3.2#803003)