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

Lucas Ventura Carro commented on DELTASPIKE-215:
------------------------------------------------

Useful example. But: why 
[{{org.apache.deltaspike.core.impl.config.PropertyFileConfigSource}}|https://git-wip-us.apache.org/repos/asf?p=incubator-deltaspike.git;a=blob;f=deltaspike/core/impl/src/main/java/org/apache/deltaspike/core/impl/config/PropertyFileConfigSource.java;hb=6e8d7e2d]
 is not a public {{ConfigSource}} implementation? Is more useful than using the 
{{BaseConfigSource}}, and moreover: then can be done a ConfigSourceProvider, 
which add all properties file in classpath.
                
> Add a new annotation to override the location of the 
> apache-deltaspike.properties file
> --------------------------------------------------------------------------------------
>
>                 Key: DELTASPIKE-215
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-215
>             Project: DeltaSpike
>          Issue Type: New Feature
>            Reporter: Charles Moulliard
>
> I don't see a property (or annotation) that we can use to override the name 
> to be used to load the properties file 
> (META-INF/apache-deltaspike.properties) and its location like we can do with 
> Spring (@ContextConfiguration(locations = { "classpath:mycontext.xml" })).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to