You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Matt Sicker (Jira)" <ji...@apache.org> on 2020/03/07 17:18:00 UTC

[jira] [Closed] (LOG4J2-2702) Unify @Plugin, @PluginFactory, and @PluginBuilderFactory annotations

     [ https://issues.apache.org/jira/browse/LOG4J2-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Sicker closed LOG4J2-2702.
-------------------------------
    Resolution: Won't Fix

Closing this as the annotations will be updated in a different way according to the LOG4J2-2803 API.

> Unify @Plugin, @PluginFactory, and @PluginBuilderFactory annotations
> --------------------------------------------------------------------
>
>                 Key: LOG4J2-2702
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2702
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Matt Sicker
>            Assignee: Matt Sicker
>            Priority: Major
>
> In the 2.0 plugin API, there turned out to be a few redundant annotations involved with plugins. For 3.0, this can be simplified as follows:
>  * {{@PluginBuilderFactory}} can be combined with {{@PluginFactory}}
>  * {{@PluginBuilderAttribute}} can be combined with {{@PluginAttribute}}
>  * @Plugin and @PluginFactory can be combined somehow (declaring class?)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)