Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 5593074f72764aceb0162a8f6effd2f9735f3d0c
https://github.com/weld/core/commit/5593074f72764aceb0162a8f6effd2f9735f3d0c
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/builtin/ee/EEResourceProducerField.java
M impl/src/main/java/org/jboss/weld/bootstrap/AbstractBeanDeployer.java
Log Message:
-----------
WELD-1871 EEResourceProducerField - reuse some logic
Commit: 49b3d9cb2da9d9f624ff0806a35142f03cf363a5
https://github.com/weld/core/commit/49b3d9cb2da9d9f624ff0806a35142f03cf363a5
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/injection/producer/AbstractProducer.java
M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Log Message:
-----------
WELD-1871 Revised BeanLogger.delegateNotOnDecorator()
Commit: 8daa64c9d78ea201edc390ce823886b630572ef2
https://github.com/weld/core/commit/8daa64c9d78ea201edc390ce823886b630572ef2
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
M impl/src/main/java/org/jboss/weld/injection/producer/AbstractProducer.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
M impl/src/test/java/org/jboss/weld/tests/unit/util/reflection/FormatsTest.java
Log Message:
-----------
WELD-1853 Formats.getLineNumber() - remove ResourceLoader param
Commit: 536d46fcbdf00cdea6f12ffd7275dcd184d8a8e0
https://github.com/weld/core/commit/536d46fcbdf00cdea6f12ffd7275dcd184d8a8e0
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java
M impl/src/main/java/org/jboss/weld/util/Beans.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Log Message:
-----------
WELD-1871 Revised BeanLogger.typedClassNotInHierarchy()
Commit: bb6dce47c87183255e7e63678926295487914d47
https://github.com/weld/core/commit/bb6dce47c87183255e7e63678926295487914d47
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/attributes/BeanAttributesFactory.java
M impl/src/main/java/org/jboss/weld/logging/BeanLogger.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Log Message:
-----------
WELD-1871 Revised BeanLogger.multipleScopesFoundFromStereotypes()
Commit: 22b47b02ea87fe2a8340ce40121cb59064808f36
https://github.com/weld/core/commit/22b47b02ea87fe2a8340ce40121cb59064808f36
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2015-02-24 (Tue, 24 Feb 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Log Message:
-----------
WELD-1853 Also try DefaultResourceLoader to load BCEL classes
Compare:
https://github.com/weld/core/compare/fcf86919724c...22b47b02ea87