[weld-commits] [weld/core] 4de3cc: WELD-1709 @WithAnnotations applies only to public ...
GitHub
noreply at github.com
Wed Jul 23 05:02:56 EDT 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 4de3cc18422eb7121c05b4d26ac41abd4358fa23
https://github.com/weld/core/commit/4de3cc18422eb7121c05b4d26ac41abd4358fa23
Author: Antonin Stefanutti <antonin at stefanutti.fr>
Date: 2014-07-23 (Wed, 23 Jul 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/RequiredAnnotationDiscovery.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/annotatedType/withAnnotations/Group.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/annotatedType/withAnnotations/VerifyingExtension.java
M tests-arquillian/src/test/java/org/jboss/weld/tests/extensions/annotatedType/withAnnotations/WithAnnotationsTest.java
Log Message:
-----------
WELD-1709 @WithAnnotations applies only to public annotated constructors
More information about the weld-commits
mailing list