Rémy,

On 6/19/24 10:15, Rémy Maucherat wrote:
On Wed, Jun 19, 2024 at 3:59 PM Christopher Schultz
<ch...@christopherschultz.net> wrote:

Rémy,

On 6/14/24 11:06 AM, Rémy Maucherat wrote:
The proposed Apache Tomcat 9.0.90 release is now available for voting.

The notable changes compared to 9.0.89 are:

- Ensure that static resources deployed via a JAR file remain accessible
     when the context is configured to use a bloom filter. Based on pull
     request #730 provided by bergander.

- Update to Commons Daemon 1.4.0

- The default value of the discardFacades attribute of the Connector is now
    true for improved safety

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.90/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1497

The tag is:
https://github.com/apache/tomcat/tree/9.0.90
65977c7d1da9b6016e2b19de06c3be7373f40859

The proposed 9.0.90 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.90

+1 for stable (6 hours late!)

Build is reproducible on MacOS x86-64. Unit tests pass except for APR,
likely an environmental problem. Every APR-related test fails with "APR
library was not found" so I'll investigate that and hopefully givea
better vote next time

I have verified the fix for the testsuite works:
https://github.com/apache/tomcat/commit/2a362e8a014e7857dc9491e9fcb22b243e268b9c

It's really only a testsuite thing overall.

No, I wasn't having this issue. My issue was that apparently the APR and tcnative library weren't being loaded at all.

:(

-chris

Details:

* Environment
*  Java (build):    openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime
Environment Temurin-17.0.11+9 (build 17.0.11+9) OpenJDK 64-Bit Server VM
Temurin-17.0.11+9 (build 17.0.11+9, mixed mode)
*  Java (test):     openjdk version "22.0.1" 2024-04-16 OpenJDK Runtime
Environment Temurin-22.0.1+8 (build 22.0.1+8) OpenJDK 64-Bit Server VM
Temurin-22.0.1+8 (build 22.0.1+8, mixed mode)
*  Ant:             Apache Ant(TM) version 1.10.14 compiled on August 16
2023
*  OS:              Darwin 21.6.0 x86_64
*  cc:              Apple clang version 12.0.0 (clang-1200.0.31.1)
*  make:            GNU Make 3.81
*  OpenSSL:         OpenSSL 3.2.1 30 Jan 2024 (Library: OpenSSL 3.2.1 30
Jan 2024)
*  APR:             1.7.4
*
* Valid SHA-512 signature for apache-tomcat-9.0.90.zip
* Valid GPG signature for apache-tomcat-9.0.90.zip
* Valid SHA-512 signature for apache-tomcat-9.0.90.tar.gz
* Valid GPG signature for apache-tomcat-9.0.90.tar.gz
* Valid SHA-512 signature for apache-tomcat-9.0.90.exe
* Valid GPG signature for apache-tomcat-9.0.90.exe
* Valid SHA512 signature for apache-tomcat-9.0.90-src.zip
* Valid GPG signature for apache-tomcat-9.0.90-src.zip
* Valid SHA512 signature for apache-tomcat-9.0.90-src.tar.gz
* Valid GPG signature for apache-tomcat-9.0.90-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: FAILED
*
* Tests that failed:
* javax.servlet.http.TestHttpServletDoHeadValidWrite1023.NIO2.txt
* org.apache.catalina.ant.TestDeployTask.APR.txt
* org.apache.catalina.authenticator.TestDigestAuthenticator.APR.txt
* org.apache.catalina.connector.TestConnector.APR.txt
* org.apache.catalina.connector.TestCoyoteAdapter.APR.txt
* org.apache.catalina.connector.TestRequest.APR.txt
* org.apache.catalina.connector.TestResponse.APR.txt
* org.apache.catalina.core.TestApplicationContext.APR.txt
* org.apache.catalina.core.TestAsyncContextImpl.APR.txt
* org.apache.catalina.core.TestStandardContext.APR.txt
* org.apache.catalina.core.TestStandardHostValve.APR.txt
* org.apache.catalina.filters.TestExpiresFilter.APR.txt
* org.apache.catalina.filters.TestRemoteIpFilter.APR.txt
* org.apache.catalina.startup.TestTomcat.APR.txt
* org.apache.catalina.valves.rewrite.TestRewriteValve.APR.txt
* org.apache.coyote.http11.TestHttp11InputBuffer.APR.txt
* org.apache.jasper.compiler.TestGenerator.APR.txt
* org.apache.jasper.servlet.TestTldScanner.APR.txt
* org.apache.tomcat.util.net.TestXxxEndpoint.APR.txt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to