[
https://issues.apache.org/jira/browse/CAMEL-13969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Omar Al-Safi updated CAMEL-13969:
---------------------------------
Description: 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 (was: 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)
> 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` 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)