[weld-commits] [weld/core] 867320: WELD-1968 Mark generated proxy classes and subclas...

GitHub noreply at github.com
Wed Jun 17 07:10:45 EDT 2015


  Branch: refs/heads/2.3
  Home:   https://github.com/weld/core
  Commit: 8673206b54b2668e5f4f9ebd133a3ff6270c4afd
      https://github.com/weld/core/commit/8673206b54b2668e5f4f9ebd133a3ff6270c4afd
  Author: Jozef Hartinger <jharting at 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: 2945c9aeb2603b035721051be9433b4e45d760ad
      https://github.com/weld/core/commit/2945c9aeb2603b035721051be9433b4e45d760ad
  Author: Jozef Hartinger <jharting at 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/13399f1cb1df...2945c9aeb260


More information about the weld-commits mailing list