Claus Ibsen created CAMEL-18029:
-----------------------------------
Summary: camel-jbang - Uber Jar - Specify custom properties file
to override what was packaged
Key: CAMEL-18029
URL: https://issues.apache.org/jira/browse/CAMEL-18029
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Fix For: 3.17.0
When you build an uber jar
camel package foo.jar
then foo.jar comes with all included. However when you run
java -jar foo.jar
then you may want to make it easy to load a custom properties that can
override, such as for a different runtime environment
java -jar foo.jar qa-dev.properties
--
This message was sent by Atlassian Jira
(v8.20.7#820007)