[weld-commits] [weld/core] 65a6c4: [WELD-1003]; use (length == 0) instead of isEmpty.

noreply at github.com noreply at github.com
Wed Nov 9 13:07:00 EST 2011


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core

  Commit: 65a6c413215c202d67f277296824247e2048ceba
      https://github.com/weld/core/commit/65a6c413215c202d67f277296824247e2048ceba
  Author: Ales Justin <ales.justin at gmail.com>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/xml/BeansXmlHandler.java
  M jboss-tck-runner/1.0/src/test/java/org/jboss/weld/tck/jbossas/DatasourceManager.java
  M jboss-tck-runner/1.0/src/test/java/org/jboss/weld/tck/jbossas/SingleTestMethodListener.java

  Log Message:
  -----------
  [WELD-1003]; use (length == 0) instead of isEmpty.


  Commit: 33ed039234558ee9a8786955a1a6d17d663393c7
      https://github.com/weld/core/commit/33ed039234558ee9a8786955a1a6d17d663393c7
  Author: Ales Justin <ales.justin at gmail.com>
  Date:   2011-11-09 (Wed, 09 Nov 2011)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/ProxyClassConstructorInjectionPointWrapper.java
  M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/passivation/PassivationActivationTest.java

  Log Message:
  -----------
  [WELD-1001]; fix decorator handling.
Fix the passivation test -- still disabled though.


Compare: https://github.com/weld/core/compare/19d0679...33ed039


More information about the weld-commits mailing list