[weld-commits] [weld/api] 825ecc: WELD-1795 Add builder for custom beans
GitHub
noreply at github.com
Mon Feb 16 03:34:46 EST 2015
Branch: refs/heads/master
Home: https://github.com/weld/api
Commit: 825ecce63ed06e566ccf6557589dbd3a407c1c68
https://github.com/weld/api/commit/825ecce63ed06e566ccf6557589dbd3a407c1c68
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-02-10 (Tue, 10 Feb 2015)
Changed paths:
A weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java
A weld/src/main/java/org/jboss/weld/experimental/ExperimentalAfterBeanDiscovery.java
Log Message:
-----------
WELD-1795 Add builder for custom beans
Commit: 7ec4167d667803d7238c3e4730aab962ea9ef059
https://github.com/weld/api/commit/7ec4167d667803d7238c3e4730aab962ea9ef059
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-02-12 (Thu, 12 Feb 2015)
Changed paths:
M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java
Log Message:
-----------
WELD-1795 BeanBuilder - add alternative()
Commit: 8eba283e2fe4ade60fc266e2b201987dd7135d76
https://github.com/weld/api/commit/8eba283e2fe4ade60fc266e2b201987dd7135d76
Author: Martin Kouba <mkouba at redhat.com>
Date: 2015-02-13 (Fri, 13 Feb 2015)
Changed paths:
M weld/src/main/java/org/jboss/weld/experimental/BeanBuilder.java
Log Message:
-----------
WELD-1795 BeanBuilder - allow to read info from bean attributes
Compare: https://github.com/weld/api/compare/02bd3e2a73d9...8eba283e2fe4
More information about the weld-commits
mailing list