Am 10.12.2020 um 22:10 schrieb Mark Thomas:
Version 1.2.26 includes the following changes compared to 1.2.25

- Windows binaries built using 1.1.1i

- BZ 64942 - expose support for unix domain sockets

Various other fixes and improvements. See the changelog for details.

The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 1.2.26 release is
  [ ] Stable, go ahead and release
  [ ] Broken because of ...

Thanks,

Mark


[1]
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/1.2.26
[2]
https://gitbox.apache.org/repos/asf?p=tomcat-native.git;a=commit;h=64fafd13032afb34690e3c3343b6f614f04b2660

File build.properties.default

contains:

base-maven.loc=http://repo.maven.apache.org/maven2

Downloading from the URL fails with

501 HTTPS Required.
Use https://repo.maven.apache.org/maven2/
More information at https://links.sonatype.com/central/501-https-required

This happens especially for junit needed for "ant test".

Switching to https in the URL should work.

Of course this doesn't influence the functionality of the packaged code not the provided binaries, just the ability of running the tests (which seemingly nobody actually uses). The TC tests using tcnative are probably more important than the old bundled tcnative tests.

Regards,

Rainer

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

Reply via email to