вс, 13 мар. 2022 г. в 22:41, Christopher Schultz <ch...@christopherschultz.net>:
>
> The proposed Apache Tomcat 8.5.77 release is now available for voting.
>
> The notable changes compared to 8.5.76 are:
> [...]
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.77/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1363
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.77
> 3931695e564dd4dd1dbf029026e900b74992408c
>
> The proposed 8.5.77 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 8.5.76 (stable)

[x] Stable - go ahead and release as 8.5.77 (stable)


Tested on Windows 10.
Smoke tests OK (installer, Java 7, examples).

Unit tests OK (Java 11), OK with well-known caveats (Java 7, 8, 17) .

Unit tests with Java 17: OK as is, but one test fails. It needs an
updated version of ecj library.
More details are at BZ 65599 and in related discussions on dev@
https://bz.apache.org/bugzilla/show_bug.cgi?id=65599

Unit tests with Java 8:
OK, with some settings in the build.properties file.
The recipe is the same as when testing Tomcat 9.0.60 with Java 8,
from the "Running unit tests with JVMs < 11" thread (Feb 09, 2022)
https://lists.apache.org/thread/mltqyq912z97klqvzg0d5mb7h658j734

Unit tests with Java 7:
OK, but in addition to the settings for Java 8 it needs older versions
of easymock and objenesis libraries.
The recipe - see "Running cipher-suite tests without failure" thread
(Feb 24, 2022),
https://lists.apache.org/thread/42rkw48o00nzoxnr11jlst2d8p2y6bh5

Best regards,
Konstantin Kolinko

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

Reply via email to