[weld-commits] [weld/core] b61295: WELD-2011 Simplify JandexIndexBeanArchiveHandler

GitHub noreply at github.com
Wed Aug 19 03:49:02 EDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: b612951f2eb75a95ff26e49f26444615f58111c9
      https://github.com/weld/core/commit/b612951f2eb75a95ff26e49f26444615f58111c9
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2015-08-19 (Wed, 19 Aug 2015)

  Changed paths:
    M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/jandex/JandexIndexBeanArchiveHandler.java

  Log Message:
  -----------
  WELD-2011 Simplify JandexIndexBeanArchiveHandler

- index cache is not needed
- fail fast if a bean reference is not a zip file
- open archive and try to get index file instead of using URL




More information about the weld-commits mailing list