[
https://issues.apache.org/jira/browse/CAMEL-13969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino updated CAMEL-13969:
-------------------------------------
Fix Version/s: 3.0.0
> 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: 10m
> 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)