[
https://issues.apache.org/jira/browse/LOG4J2-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491890#comment-17491890
]
Nils Breunese edited comment on LOG4J2-3402 at 2/14/22, 12:40 PM:
------------------------------------------------------------------
Yes, the version technically can just be any garbage string, but a Maven
version string like {{1.3.0-SNAPSHOT}} does imply that 1.2.0 is out and
development for 1.3.0 is happening on this branch. To avoid the confusion I
would suggest to either work with that convention, or sidestep the issue and
set it to a version string which doesn't imply anything like that, e.g.
{{development-SNAPSHOT}}.
was (Author: breun):
Yes, the version technically can just be any garbage string, but a Maven
version string like {{1.3.0-SNAPSHOT}} does imply that 1.2.0 is out and
development for 1.3.0 is happening on this branch. To avoid the confusion I
would suggest to either work with that convention, or sidestep the issue and
set it to a version string which doesn't imply anything like that, e.g.
{{development}}.
> Log4j Kotlin API 1.2.0 not released yet, but project version already at
> 1.3.0-SNAPSHOT
> --------------------------------------------------------------------------------------
>
> Key: LOG4J2-3402
> URL: https://issues.apache.org/jira/browse/LOG4J2-3402
> Project: Log4j 2
> Issue Type: Story
> Components: Kotlin API
> Reporter: Nils Breunese
> Priority: Major
> Fix For: Kotlin 1.2.0
>
>
> The Log4j Kotlin API [download
> page|https://logging.apache.org/log4j/kotlin/download.html] and [dependency
> management
> page|https://logging.apache.org/log4j/kotlin/dependency-management.html]
> mention version 1.2.0, but it seems this version was never actually released.
> The links on the download page don't work and 1.2.0 is also not available
> from [Maven Central|https://search.maven.org/search?q=log4j-api-kotlin].
> The version on {{master}} however has already been updated to
> {{1.3.0-SNAPSHOT}}. If 1.2.0 still needs to be released, I would expect this
> to be {{1.2.0-SNAPSHOT}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)