Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: de9c1f77168716acd3e59749a8010500e26dffb9
https://github.com/weld/core/commit/de9c1f77168716acd3e59749a8010500e26dffb9
Author: Robert Marcano <robert(a)marcanoonline.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/FastAnnotatedTypeLoader.java
Log Message:
-----------
Use correct Jandex class when checking presence of new method
Code was checking wrongly a class inside Weld that use that same name ClassInfo
that the one on Jandex that is where the new method is present.
Commit: 56a7d046afbb45ce92d5fecc963f9ea0e5620b4b
https://github.com/weld/core/commit/56a7d046afbb45ce92d5fecc963f9ea0e5620b4b
Author: Tomas Remes <tremes(a)redhat.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/FastAnnotatedTypeLoader.java
M impl/src/main/java/org/jboss/weld/logging/BootstrapLogger.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
Log Message:
-----------
WELD-2231 update check for ClassInfo.setFlags() method availability.
Commit: 5c16c1876bfc732eec859e9a0e4df67530b02e83
https://github.com/weld/core/commit/5c16c1876bfc732eec859e9a0e4df67530b02e83
Author: Tomas Remes <tremes(a)redhat.com>
Date: 2016-09-19 (Mon, 19 Sep 2016)
Changed paths:
M pom.xml
M tests/src/test/java/org/jboss/weld/tests/unit/resource/StaticResourceTest.java
A tests/src/test/java/org/jboss/weld/tests/unit/resource/TestTransactionServices.java
Log Message:
-----------
Update Arquillian container Weld version.
Compare:
https://github.com/weld/core/compare/4c020fdf6055...5c16c1876bfc