Branch: refs/heads/2.0
Home:
https://github.com/weld/core
Commit: 32580b3aa652dcf90bf59885d6ebeb994d8583e2
https://github.com/weld/core/commit/32580b3aa652dcf90bf59885d6ebeb994d8583e2
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2013-03-08 (Fri, 08 Mar 2013)
Changed paths:
M impl/src/main/java/org/jboss/weld/metadata/BeansXmlImpl.java
M impl/src/main/java/org/jboss/weld/xml/BeansXmlHandler.java
M impl/src/main/java/org/jboss/weld/xml/BeansXmlParser.java
A
tests/src/test/java/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/BeansXmlParsingTest.java
M
tests/src/test/java/org/jboss/weld/tests/unit/deployment/structure/nonTransitiveResolution/BeansXmlImpl.java
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans1.xml
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans2.xml
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans3.xml
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans3b.xml
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans4.xml
A
tests/src/test/resources/org/jboss/weld/tests/unit/bootstrap/xml/cdi11/cdi11-beans5.xml
Log Message:
-----------
Expose bean-discovery-mode and version attributes through the BeansXml SPI