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

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


  Branch: refs/heads/1.1
  Home:   https://github.com/weld/core
  Commit: b672c283f39cb0632592fcdac04e33032b40fac2
      https://github.com/weld/core/commit/b672c283f39cb0632592fcdac04e33032b40fac2
  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: 20ad45bb3926df2b852db1147af4fbf098c9b225
      https://github.com/weld/core/commit/20ad45bb3926df2b852db1147af4fbf098c9b225
  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/f450350...20ad45b


More information about the weld-commits mailing list