[jira] [Commented] (CAMEL-18090) camel-main - Loading properties with profiles for prod/dev/qa

2024-03-13 Thread Claus Ibsen (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17826043#comment-17826043
 ] 

Claus Ibsen commented on CAMEL-18090:
-

TODO: camel-jbang export should have --profile so you can choose.

> camel-main - Loading properties with profiles for prod/dev/qa
> -
>
> Key: CAMEL-18090
> URL: https://issues.apache.org/jira/browse/CAMEL-18090
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-main
>Reporter: Claus Ibsen
>Assignee: Claus Ibsen
>Priority: Minor
> Fix For: 4.5.0
>
>
> We may want to be able to have properties files that have property key=values 
> that are specific to profiles, so you can have %dev %prod %qa etc
> Quarkus has something similar.
> And spring boot have some kind of profile mechanism too.
> However from tooling point of view its a bit more difficult as then a 
> properties file is not just plain key/value pairs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CAMEL-18090) camel-main - Loading properties with profiles for prod/dev/qa

2022-11-10 Thread Claus Ibsen (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631883#comment-17631883
 ] 

Claus Ibsen commented on CAMEL-18090:
-

Yeah I think we may want to give this some more thought and not rush anything - 
the runtimes are different and this is not as needed today as it was when I 
created the ticket

> camel-main - Loading properties with profiles for prod/dev/qa
> -
>
> Key: CAMEL-18090
> URL: https://issues.apache.org/jira/browse/CAMEL-18090
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-main
>Reporter: Claus Ibsen
>Priority: Minor
> Fix For: 3.x
>
>
> We may want to be able to have properties files that have property key=values 
> that are specific to profiles, so you can have %dev %prod %qa etc
> Quarkus has something similar.
> And spring boot have some kind of profile mechanism too.
> However from tooling point of view its a bit more difficult as then a 
> properties file is not just plain key/value pairs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CAMEL-18090) camel-main - Loading properties with profiles for prod/dev/qa

2022-11-10 Thread Karen Lease (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17631508#comment-17631508
 ] 

Karen Lease commented on CAMEL-18090:
-

{quote}However from tooling point of view its a bit more difficult as then a 
properties file is not just plain key/value pairs.
{quote}
In spring, there are different properties files such as 
application-dev.properties, application-prod.properties and the active profile 
specifies the one to use. But I haven't looked into the implementation details.

> camel-main - Loading properties with profiles for prod/dev/qa
> -
>
> Key: CAMEL-18090
> URL: https://issues.apache.org/jira/browse/CAMEL-18090
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-main
>Reporter: Claus Ibsen
>Priority: Minor
> Fix For: 3.x
>
>
> We may want to be able to have properties files that have property key=values 
> that are specific to profiles, so you can have %dev %prod %qa etc
> Quarkus has something similar.
> And spring boot have some kind of profile mechanism too.
> However from tooling point of view its a bit more difficult as then a 
> properties file is not just plain key/value pairs.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (CAMEL-18090) camel-main - Loading properties with profiles for prod/dev/qa

2022-06-13 Thread Claus Ibsen (Jira)


[ 
https://issues.apache.org/jira/browse/CAMEL-18090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553690#comment-17553690
 ] 

Claus Ibsen commented on CAMEL-18090:
-

MP Config which id what quarkus uses does not seem to have the concept of 
profiles.

> camel-main - Loading properties with profiles for prod/dev/qa
> -
>
> Key: CAMEL-18090
> URL: https://issues.apache.org/jira/browse/CAMEL-18090
> Project: Camel
>  Issue Type: New Feature
>  Components: camel-main
>Reporter: Claus Ibsen
>Priority: Major
> Fix For: 3.x
>
>
> We may want to be able to have properties files that have property key=values 
> that are specific to profiles, so you can have %dev %prod %qa etc
> Quarkus has something similar.
> And spring boot have some kind of profile mechanism too.
> However from tooling point of view its a bit more difficult as then a 
> properties file is not just plain key/value pairs.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)