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

Guillaume Nodet resolved SSHD-1225.
-----------------------------------
    Fix Version/s: 2.7.1
         Assignee: Guillaume Nodet
       Resolution: Fixed

Fixed with 
https://github.com/apache/mina-sshd/commit/80e57cfaa7bc0d36deecf19b2fc7c12e18427593

> NOTICE: wrong copyright year range
> ----------------------------------
>
>                 Key: SSHD-1225
>                 URL: https://issues.apache.org/jira/browse/SSHD-1225
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 2.7.0
>            Reporter: Thomas Wolf
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 2.7.1
>
>
> The NOTICE files included in the JAR artifacts published to maven central say 
> for instance for 2.7.0:
> {code:java}
> Apache MINA SSHD
> Copyright 2008-2020 The Apache Software Foundation
> {code}
> This is wrong. 2.7.0 was released in 2021, so it must say 2008-2021.
> It's not clear to me where this comes from, but I find [this property 
> setting|https://github.com/apache/mina-sshd/blob/8e6e907e3/pom.xml#L86] in 
> our root pom suspicious.
> For the sshd-osgi artifact we get a range of 2018-2020, which I find strange 
> given that this is just a shading of sshd-common and sshd-core. Lower end of 
> the range should also be 2008.
> These NOTICE files appear to be generated by the Apache root pom; there's a 
> template in org.apache:apache-jar-resource-bundle:1.4 which uses a 
> ${projectTimespan} variable, but I don't see where _that_ is set.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to