Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: a9c4bf32d13e1508998eb366782692c95fe72a03
https://github.com/weld/core/commit/a9c4bf32d13e1508998eb366782692c95fe72a03
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
M pom.xml
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/synthetic/Bar.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/synthetic/BarInterceptor.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/synthetic/Foo.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/synthetic/SyntheticProxyTest.java
Log Message:
-----------
WELD-1968 Mark generated proxy classes and subclasses as synthetic
Commit: f4e85fe723b7fab1da4869183a2d92e00000d68b
https://github.com/weld/core/commit/f4e85fe723b7fab1da4869183a2d92e00000d68b
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2015-06-17 (Wed, 17 Jun 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
M impl/src/main/java/org/jboss/weld/util/collections/Arrays2.java
Log Message:
-----------
WELD-1968 Do not fail if running with an older version of classfilewriter
Compare:
https://github.com/weld/core/compare/7c572eec86cf...f4e85fe723b7