Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: cd3df05daf075efa80b9d848fd79e5b84e8f0e3c
https://github.com/weld/core/commit/cd3df05daf075efa80b9d848fd79e5b84e8f0e3c
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2019-08-05 (Mon, 05 Aug 2019)
Changed paths:
M impl/src/main/java/org/jboss/weld/xml/BeansXmlStreamParser.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/xml/namespaces/BeansXmlTest.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/xml/namespaces/SomeAlternative.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/xml/namespaces/excluded/FooExcluded.java
Log Message:
-----------
WELD-2591 Fix parsing beans.xml with weld namespace, added automated test.