[weld-commits] [weld/core] e09608: WELD-1630 Do not fire PAT for synthetic annotation...
GitHub
noreply at github.com
Tue Mar 25 14:19:30 EDT 2014
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: e0960854f9740182e9f09e4bd3bec36ee79c981c
https://github.com/weld/core/commit/e0960854f9740182e9f09e4bd3bec36ee79c981c
Author: Jozef Hartinger <jharting at redhat.com>
Date: 2014-03-25 (Tue, 25 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AbstractAnnotatedTypeRegisteringEvent.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/annotatedType/annotation/Simple.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/annotatedType/annotation/SyntheticAnnotationRegisteringExtension.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/annotatedType/annotation/SyntheticAnnotationTest.java
Log Message:
-----------
WELD-1630 Do not fire PAT for synthetic annotations
More information about the weld-commits
mailing list