Claus Ibsen created CAMEL-20578:
-----------------------------------
Summary: generated configurer should use lower case first-char name
Key: CAMEL-20578
URL: https://issues.apache.org/jira/browse/CAMEL-20578
Project: Camel
Issue Type: Task
Components: build system
Reporter: Claus Ibsen
Fix For: 4.5.0
case "CacheSize": target.setCacheSize(property(camelContext, int.class,
value)); return true;
should be
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
