+1

I tested the src zip file:
- ASC file OK
- SHA512 is probably OK, eyeballing it seems OK
shasum --check apache-ftpserver-1.2.1-src.zip.sha512
shasum: apache-ftpserver-1.2.1-src.zip.sha512: no properly formatted
SHA checksum lines found

- mvn clean verify

Tested with Maven 3.9.9 on Java 11, 17, 21, and 23:

openjdk version "11.0.26" 2025-01-21
OpenJDK Runtime Environment Homebrew (build 11.0.26+0)
OpenJDK 64-Bit Server VM Homebrew (build 11.0.26+0, mixed mode)

Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /opt/homebrew/Cellar/maven/3.9.9/libexec
Java version: 11.0.26, vendor: Homebrew, runtime:
/opt/homebrew/Cellar/openjdk@11/11.0.26/libexec/openjdk.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "15.2", arch: "aarch64", family: "mac"

Darwin ****.local 24.2.0 Darwin Kernel Version 24.2.0: Fri Dec  6
19:03:40 PST 2024; root:xnu-11215.61.5~2/RELEASE_ARM64_T6041 arm64
Docker version 27.3.1, build ce12230

and

openjdk version "17.0.14" 2025-01-21
OpenJDK Runtime Environment Homebrew (build 17.0.14+0)
OpenJDK 64-Bit Server VM Homebrew (build 17.0.14+0, mixed mode, sharing)

and

openjdk version "21.0.6" 2025-01-21
OpenJDK Runtime Environment Homebrew (build 21.0.6)
OpenJDK 64-Bit Server VM Homebrew (build 21.0.6, mixed mode, sharing)

and

openjdk version "23.0.2" 2025-01-21
OpenJDK Runtime Environment Homebrew (build 23.0.2)
OpenJDK 64-Bit Server VM Homebrew (build 23.0.2, mixed mode, sharing)

Gary

On Wed, Jan 29, 2025 at 1:06 AM Emmanuel Lécharny <[email protected]> wrote:
>
> Hi,
>
> After a cancellation of the previous vote, and a fix of an API breakage,
> here is a new vote for the Apache MINA 1.2.1 release.
>
>
>
> A new version of Apache MINA FTPServer, version 1.2.1, is ready for a vote!
>
> It includes many fixes, and now depends on MINA core 2.2.4.
>
> Here is the list of fixes and modifications:
>
> o https://issues.apache.org/jira/projects/FTPSERVER-515: Bump Apache
> Log4j from 2.17.2 to 2.19.0
> o https://issues.apache.org/jira/projects/FTPSERVER-510:Update Apache
> parent POM from 25 to 26
> o https://issues.apache.org/jira/projects/FTPSERVER/issues/FTPSERVER-509:
> Enable GitHub Action build
> o https://issues.apache.org/jira/projects/FTPSERVER-506: Fix binary
> compatibility issues.
> o https://issues.apache.org/jira/projects/FTPSERVER/issues/FTPSERVER-499:
> FtpResponseEncoder is not thread safe
> o https://issues.apache.org/jira/projects/FTPSERVER-446: Implementing
> User Manager not possible in OSGi environment
>
>
> Otherwise, the following features have been added:
> o Support for SHA256 and SHA512 encryption
> o Use ThreadLocal for FtpResponseEncoder.ENCODER and SimpleDateFormat
> o Make build reproductible
>
>
> The newly approved Nexus has been used for the preparation of this
> release and all final artifacts are stored in a staging repository:
>
> https://repository.apache.org/content/repositories/orgapachemina-1110/
>
>
> The distributions are available for download on :
>
> https://repository.apache.org/content/repositories/orgapachemina-1110/org/apache/ftpserver/ftpserver/1.2.1/
>
> Packages can also be downloaded from:
>
> https://dist.apache.org/repos/dist/dev/mina/ftpserver/1.2.1/
>
> Let us vote :
> [ ] +1 | Release Apache FtpServer 1.2.1
> [ ] ± | Abstain
> [ ] -1 | Do *NOT* release Apache FtpServer 1.2.1
>
> Thanks !
>
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
>
>
> --
> ------------------------
> Emmanuel Lécharny
> [email protected]
> [email protected]
> ------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

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

Reply via email to