Author: johndament
Date: Tue Jul 18 16:08:14 2017
New Revision: 1802318
URL: http://svn.apache.org/viewvc?rev=1802318&view=rev
Log:
Adding beans.xml for GERONIMO-6571
Modified:
geronimo/components/config/trunk/impl/src/main/resources/META-INF/beans.xml
Modified: geronimo/components/config/trunk/impl/src/main/resources/META-INF/beans.xml
URL: http://svn.apache.org/viewvc/geronimo/components/config/trunk/impl/src/main/resources/META-INF/beans.xml?rev=1802318&r1=1802317&r2=1802318&view=diff
==============================================================================
--- geronimo/components/config/trunk/impl/src/main/resources/META-INF/beans.xml (original)
+++ geronimo/components/config/trunk/impl/src/main/resources/META-INF/beans.xml Tue Jul 18
16:08:14 2017
@@ -16,3 +16,4 @@
specific language governing permissions and limitations
under the License.
-->
+<beans version="1.1" bean-discovery-mode="annotated"/>
|