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

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

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

DELTASPIKE-1253 support file:// for PropertyFileConfig

A PropertyFileConfig can now also pick up other URLs than from the classpath.
By returning a "file:///var/opt/myapp/my.properties" you might now load 
properties
from a file on the classpath.


> allow PropertyFileConfig to also pick up property files from the file system
> ----------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-1253
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1253
>             Project: DeltaSpike
>          Issue Type: New Feature
>          Components: Configuration
>    Affects Versions: 1.7.2
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.8.0
>
>
> Currently PropertyFileConfig only picks up properties with a given name from 
> the classpath.
> It should also be allowed to use other URLs like file:// or http:// to pick 
> up configuration.



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

Reply via email to