]
Jozef Hartinger updated SOLDER-103:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.0.1.Beta1
Resolution: Done
Annotation redefinition not executed for type-level annotations
---------------------------------------------------------------
Key: SOLDER-103
URL:
https://issues.jboss.org/browse/SOLDER-103
Project: Seam Solder
Issue Type: Bug
Components: Builders
Affects Versions: 3.0.0.Final
Reporter: Jozef Hartinger
Assignee: Jozef Hartinger
Fix For: 3.0.1.Beta1
Javadoc for AnnotationBuilder.redefine() says:
{quote}
Redefine any annotations of the specified type. The redefinition callback will be invoked
for any annotation on the type definition or any of it's members.
{quote}
However, the callback is only invoked for annotations on type's members, not on the
type itself.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: