Branch: refs/heads/master
Home: https://github.com/weld/api
Commit: 6e0b3ca6aa676c75e3dad69b3008fd76c44a57e4
https://github.com/weld/api/commit/6e0b3ca6aa676c75e3dad69b3008fd76c44a57e4
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M weld/src/main/java/org/jboss/weld/bootstrap/event/WeldBeanConfigurator.java
M weld/src/main/java/org/jboss/weld/proxy/WeldClientProxy.java
Log Message:
-----------
Fix javadoc links so as to prevent doclint errors.
Branch: refs/heads/master
Home: https://github.com/weld/api
Commit: 7aa2fe207306d0c3bbc96b8a27c50a8a716dc773
https://github.com/weld/api/commit/7aa2fe207306d0c3bbc96b8a27c50a8a716dc773
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M bom/pom.xml
M pom.xml
M weld-spi/pom.xml
M weld/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/weld/api
Commit: 19c0743fdb5e711eb47fe481fe6c35f68b356a9d
https://github.com/weld/api/commit/19c0743fdb5e711eb47fe481fe6c35f68b356a9d
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M weld/src/main/java/org/jboss/weld/bootstrap/event/WeldAfterBeanDiscovery.java
A weld/src/main/java/org/jboss/weld/bootstrap/event/WeldBeanConfigurator.java
Log Message:
-----------
WELD-2412 Allow to set priority to custom beans created via WeldBeanConfigurator.
Branch: refs/heads/2.4
Home: https://github.com/weld/core
Commit: 1fba586ec60685e619d77c8e786781b92dd255cd
https://github.com/weld/core/commit/1fba586ec60685e619d77c8e786781b92dd255cd
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2017-08-09 (Wed, 09 Aug 2017)
Changed paths:
A environments/se/core/src/test/java/org/jboss/weld/environment/se/test/container/provider/Baz.java
M environments/se/core/src/test/java/org/jboss/weld/environment/se/test/container/provider/WeldSEProviderTest.java
Log Message:
-----------
WELD-2413 Weld SE test