GitHub user acoburn opened a pull request:
https://github.com/apache/incubator-tamaya-extensions/pull/2
TAMAYA-332: Move beans.xml file into META-INF directory
This moves the beans.xml file into the standard
(./src/main/resources/META-INF) directory for CDI bean discovery.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acoburn/incubator-tamaya-extensions TAMAYA-332
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tamaya-extensions/pull/2.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 #2
----
commit 4cfe24dd374abd408fc262c37f29e87f8b8007e7
Author: Aaron Coburn <acoburn@...>
Date: 2018-03-06T13:54:10Z
TAMAYA-332: Move beans.xml file into META-INF directory
----
---