Luca Burgazzoli created CAMEL-14933:
---------------------------------------
Summary: Remove dependencies on spring in GenerateConfigurerMojo
Key: CAMEL-14933
URL: https://issues.apache.org/jira/browse/CAMEL-14933
Project: Camel
Issue Type: Improvement
Components: tooling
Reporter: Luca Burgazzoli
Assignee: Luca Burgazzoli
Fix For: 3.3.0
GenerateConfigurerMojo has a dependency on
[spring|https://github.com/apache/camel/blob/master/core/camel-util/src/main/java/org/apache/camel/util/ReflectionHelper.java]
but we can replace such usage by our own [reflection
helper|https://github.com/apache/camel/blob/master/core/camel-util/src/main/java/org/apache/camel/util/ReflectionHelper.java]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)