[
https://issues.apache.org/jira/browse/EAGLE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15416565#comment-15416565
]
ASF GitHub Bot commented on EAGLE-453:
--------------------------------------
GitHub user haoch opened a pull request:
https://github.com/apache/incubator-eagle/pull/329
EAGLE-453 Use META-INF/providers/${appProviderClassName}.xml as default
metadata path
https://issues.apache.org/jira/browse/EAGLE-453
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/haoch/incubator-eagle EAGLE-453
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/329.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #329
----
commit ee5849f7ca29898b5a38ee3942131b14971afcc4
Author: Hao Chen <[email protected]>
Date: 2016-08-11T05:15:09Z
EAGLE-453 Use META-INF/providers/${appProviderClassName}.xml as default
metadata path
----
> Use META-INF/providers/${appProviderClassName}.xml as default metadata path
> ---------------------------------------------------------------------------
>
> Key: EAGLE-453
> URL: https://issues.apache.org/jira/browse/EAGLE-453
> Project: Eagle
> Issue Type: New Feature
> Affects Versions: v0.5.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: v0.5.0
>
>
> Use META-INF/providers/${APP_PROVDER_CLASS_NAME}.xml as default metadata xml
> path, for example:
> META-INF/providers/org.apache.eagle.security.hbase.HBaseAuditLogAppProvider.xml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)