[
https://issues.apache.org/jira/browse/CAMEL-13969?focusedWorklogId=313591&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-313591
]
ASF GitHub Bot logged work on CAMEL-13969:
------------------------------------------
Author: ASF GitHub Bot
Created on: 17/Sep/19 10:11
Start Date: 17/Sep/19 10:11
Worklog Time Spent: 10m
Work Description: oscerd commented on pull request #3164: CAMEL-13969:
Remove watermark on Classname when generating inner configuration class name
URL: https://github.com/apache/camel/pull/3164
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 313591)
Time Spent: 20m (was: 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, 3.0.0.RC2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When you have a property configuration in a component with class name longer
> than `40` character, the generated `[Component]NestedConfiguration` will
> contain a space character 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)