[jira] [Commented] (DELTASPIKE-1249) Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder

2017-05-16 Thread ASF subversion and git services (JIRA)

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

ASF subversion and git services commented on DELTASPIKE-1249:
-

Commit 842c84bd1767905a19e2af01bdfe88d416d1b2da in deltaspike's branch 
refs/heads/master from [~struberg]
[ https://git-wip-us.apache.org/repos/asf?p=deltaspike.git;h=842c84b ]

DELTASPIKE-1249 pick up configuration from usrer home folder

The location which will be looked for is
~/.deltaspike/apache-deltaspike.properties

A ConfigSource for it will only be added if this file exists.


> Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder
> 
>
> Key: DELTASPIKE-1249
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1249
> Project: DeltaSpike
>  Issue Type: Bug
>  Components: Configuration
>Affects Versions: 1.7.2
>Reporter: Mark Struberg
>Assignee: Mark Struberg
> Fix For: 1.8.0
>
>
> It might be very useful to pick up a property file from the users home 
> folder. 
> If it is not there it simply does not do anything. 
> If available it will get picked up. 
> A sensitive default for the ordinal might be 250, but this value can of 
> course be tweaked with the usual mechanism.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (DELTASPIKE-1249) Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder

2017-05-16 Thread Mark Struberg (JIRA)

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

Mark Struberg commented on DELTASPIKE-1249:
---

The following file now gets picked up *if available*: 
~/.deltaspike/apache-deltaspike.properties

The ordinal is 100 by default.
One can use the standard deltaspike_ordinal=xxx property value to define any 
other ordinal.

> Pick up ~/.deltaspike/apache-deltaspike.properties from user.home folder
> 
>
> Key: DELTASPIKE-1249
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1249
> Project: DeltaSpike
>  Issue Type: Bug
>  Components: Configuration
>Affects Versions: 1.7.2
>Reporter: Mark Struberg
>Assignee: Mark Struberg
> Fix For: 1.8.0
>
>
> It might be very useful to pick up a property file from the users home 
> folder. 
> If it is not there it simply does not do anything. 
> If available it will get picked up. 
> A sensitive default for the ordinal might be 250, but this value can of 
> course be tweaked with the usual mechanism.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)