[ https://issues.apache.org/jira/browse/GERONIMO-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Romain Manni-Bucau resolved GERONIMO-6825. ------------------------------------------ Resolution: Fixed > 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 > Priority: Major > 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)