[Lada-commits] [PATCH 1 of 4] Added empty beans.xml

Wald Commits scm-commit at wald.intevation.org
Mon Apr 27 18:50:36 CEST 2015


# HG changeset patch
# User Raimund Renkert <raimund.renkert at intevation.de>
# Date 1430153306 -7200
# Node ID 1567d2842b91983ffd97b300acf9d02df2219711
# Parent  a56b912bead4bd348fc175664065a0c943d1b38c
Added empty beans.xml

diff -r a56b912bead4 -r 1567d2842b91 src/main/resources/META-INF/beans.xml
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/main/resources/META-INF/beans.xml	Mon Apr 27 18:48:26 2015 +0200
@@ -0,0 +1,3 @@
+<?xml version="1.0"?>
+<beans xmlns="http://java.sun.com/xml/ns/javaee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://jboss.org/schema/cdi/beans_1_0.xsd"/>


More information about the Lada-commits mailing list