Dan Berindei created ISPN-11951:
-----------------------------------
Summary: Component annotation processor should use
javax.annotation.processing.Generated
Key: ISPN-11951
URL:
https://issues.redhat.com/browse/ISPN-11951
Project: Infinispan
Issue Type: Task
Affects Versions: 11.0.0.CR1
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 11.0.0.Final
The component annotation processor currently uses {{javax.annotation.Generated}} in the
source files. Since the annotation only has source retention, we can switch to the JDK 9+
{{javax.annotation.processing.Generated}} annotation and remove the
{{javax.annotation-api-1.3.1}} dependency.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)