[weld-commits] [weld/core] 16acc8: WELD-1949 Log a correct version when used in a fat...
GitHub
noreply at github.com
Fri Jun 19 09:17:23 EDT 2015
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 16acc83d33dce9b7156541ad276f88024383fb80
https://github.com/weld/core/commit/16acc83d33dce9b7156541ad276f88024383fb80
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M impl/pom.xml
M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java
M impl/src/main/java/org/jboss/weld/logging/VersionLogger.java
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
A impl/src/main/resources/weld-build.properties
M pom.xml
M probe/core/src/main/java/org/jboss/weld/probe/JsonObjects.java
Log Message:
-----------
WELD-1949 Log a correct version when used in a fat jar
Commit: 0c3626215ec25812125b7a4307d5dcc540b06b7a
https://github.com/weld/core/commit/0c3626215ec25812125b7a4307d5dcc540b06b7a
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
A impl/src/main/java/org/jboss/weld/servlet/package-info.java
Log Message:
-----------
Veto org.jboss.weld.servlet package otherwise
StaticWeldProvider.EnhancedCDI is recognized as a bean with Instance
bean type
- results in ambiguous dependency when used in a fat jar
Commit: 3b5dc5c151506382a1d455a252c6a0cf8ed71bf1
https://github.com/weld/core/commit/3b5dc5c151506382a1d455a252c6a0cf8ed71bf1
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M environments/se/core/src/main/java/org/jboss/weld/environment/se/Weld.java
Log Message:
-----------
Don't add null ClassFileServices
Commit: c80c3329c77aafda049075cca27ab7b59537a9bb
https://github.com/weld/core/commit/c80c3329c77aafda049075cca27ab7b59537a9bb
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-06-19 (Fri, 19 Jun 2015)
Changed paths:
M impl/src/main/java/org/jboss/weld/util/reflection/Formats.java
Log Message:
-----------
WELD-1949 Simplify code
Compare: https://github.com/weld/core/compare/0be91e23060b...c80c3329c77a
More information about the weld-commits
mailing list