[weld-commits] [weld/core] 1d4997: a test demonstrating that VerifyError is raised wh...

GitHub noreply at github.com
Wed Mar 7 05:30:09 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 1d4997943b9c64e119c2c89bdc17b22211cae72b
      https://github.com/weld/core/commit/1d4997943b9c64e119c2c89bdc17b22211cae72b
  Author: Sebastian Graca <sgraca at poczta.onet.pl>
  Date:   2012-03-07 (Wed, 07 Mar 2012)

  Changed paths:
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/finalEquals/InterceptedBeanWithFinalEqualsTest.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/finalEquals/Quoted.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/finalEquals/Quoter.java
  A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/finalEquals/QuotingInterceptor.java

  Log Message:
  -----------
  a test demonstrating that VerifyError is raised when binding and interceptor to a method in a class with final equals method


  Commit: a4ef670044dd680925f0814a6b5cccb28a4c7967
      https://github.com/weld/core/commit/a4ef670044dd680925f0814a6b5cccb28a4c7967
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2012-03-07 (Wed, 07 Mar 2012)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java

  Log Message:
  -----------
  WELD-1077 Interceptor proxy attempts to override final methods


Compare: https://github.com/weld/core/compare/7645c91...a4ef670


More information about the weld-commits mailing list