Romain Manni-Bucau created GERONIMO-6825:
--------------------------------------------

             Summary: Auto-register interceptors for openwebbeans extension
                 Key: GERONIMO-6825
                 URL: https://issues.apache.org/jira/browse/GERONIMO-6825
             Project: Geronimo
          Issue Type: Task
      Security Level: public (Regular issues)
            Reporter: Romain Manni-Bucau
            Assignee: Romain Manni-Bucau
             Fix For: Arthur-1.0.5


Goal of this task is to avoid this workaround in the maven plugin:

 
{code:java}
<extensionProperties>
  <extension.annotation.custom.annotations.class>    
jakarta.interceptor.Interceptor:allDeclaredConstructors=true|allDeclaredFields=true,
    jakarta.interceptor.InterceptorBinding:allPublicMethods=true
  </extension.annotation.custom.annotations.class>
</extensionProperties> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to