Claudio Miranda created CAMEL-22063: ---------------------------------------
Summary: camel-spring-boot-generator-maven-plugin: prioritize deprecated field from csb catalog Key: CAMEL-22063 URL: https://issues.apache.org/jira/browse/CAMEL-22063 Project: Camel Issue Type: Improvement Components: camel-spring-boot-starters Reporter: Claudio Miranda {{camel-spring-boot-generator-maven-plugin}} goal {{prepare-catalog-springboot}} currently copy the component json from camel catalog, changing only the GAV values to fit in to the came-spring-boot. There are situation where we want to change fields in the component starter not be overridden by camel core, one example is the "deprecated" field. This issue requests to improve the {{camel-spring-boot-generator-maven-plugin}} goal {{prepare-catalog-springboot}} to prioritize the field in the component starter if it differs from the camel core catalog. Excluded from this request are the fields: "componentProperties", "headers" and "properties". -- This message was sent by Atlassian Jira (v8.20.10#820010)