You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/03 19:35:45 UTC

[jira] [Commented] (LOG4J2-1836) API Version is incorrect

    [ https://issues.apache.org/jira/browse/LOG4J2-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15894911#comment-15894911 ] 

ASF subversion and git services commented on LOG4J2-1836:
---------------------------------------------------------

Commit cb25748f18c248d1ae2f38cea6ca894cb45ee527 in logging-log4j2's branch refs/heads/master from [~ralph_goers@dslextreme.com]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=cb25748 ]

LOG4J2-1836 - Update the API version


> API Version is incorrect
> ------------------------
>
>                 Key: LOG4J2-1836
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1836
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: API, Core
>    Affects Versions: 2.6, 2.6.1, 2.6.2, 2.7, 2.8, 2.8.1
>            Reporter: Ralph Goers
>
> ProviderUtil in Log4j API is supposed to list the versions of the API that are all compatible with each other from a binding point of view. These versions are not supposed to be modified with each Log4j release but only when a change to the API is made so that implementations can know whether they are compatible with the API.
> Likewise, each implemenation (such as Log4j core) is supposed to declare what version of the API it requires. Again, this is not implemented with each release but only when core is modified to require changes in the API.
> The API changed significantly in releases prior to 2.6 but these values were never modified. Since 2.6 very little has changed in the API. 
> To fix this issue the API needs to say the only compatible version is 2.6 and log4j-core must declare that it requires version 2.6.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org