Fixed bug with directories, that should be scanned for annotations
[hibernate4-maven-plugin] / src / it / hmp-testclasses-annotationscanning / src / test / resources / beans.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:weld="http://jboss.org/schema/weld/beans"\r
3     xsi:schemaLocation="\r
4           http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd\r
5           http://jboss.org/schema/weld/beans http://jboss.org/schema/weld/beans_1_1.xsd">\r
6 </beans>