[weld-commits] [weld/core] 256b5f: Remove uneeded field

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


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: 256b5f856411e3e168eff0e665fa6f9b65393470
      https://github.com/weld/core/commit/256b5f856411e3e168eff0e665fa6f9b65393470
  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/introspector/jlr/WeldClassImpl.java

  Log Message:
  -----------
  Remove uneeded field


  Commit: 84f50355e03e42bfb2813cf645472e9e75a8daf3
      https://github.com/weld/core/commit/84f50355e03e42bfb2813cf645472e9e75a8daf3
  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: e58ccfc104833c797827e6e8b91eb3ec51a04e75
      https://github.com/weld/core/commit/e58ccfc104833c797827e6e8b91eb3ec51a04e75
  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/98ec1a2...e58ccfc


More information about the weld-commits mailing list