Branch: refs/heads/2.3
Home:
https://github.com/weld/core
Commit: a3bf71fc1bc585e8bc0a54a6f66d265101d703a8
https://github.com/weld/core/commit/a3bf71fc1bc585e8bc0a54a6f66d265101d703a8
Author: Martin Kouba <mkouba(a)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