Omar Al-Safi created CAMEL-13969:
------------------------------------
Summary: 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
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)