On 05/07/2019 09:23, Rainer Jung wrote:
> Am 04.07.2019 um 21:33 schrieb Mark Thomas:
>> The proposed Apache Tomcat 9.0.22 release is now available for voting.
>>
>> The major changes compared to the 9.0.21 release are:
>>
>> - Add user buildable optional modules for easier CDI 2 and JAX-RS
>>    support. Also include a new documentation page describing how to
>>    use it.
>>
>> - Update to Tomcat Native 1.2.23 including Windows binaries built
>>    with OpenSSL 1.1.1c
>>
>> - Update to Eclipse Complier for Java 4.12
>>
>>
>> Along with lots of other bug fixes and improvements.
>>
>> For full details, see the changelog:
>> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>>
>> It can be obtained from:
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.22/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1215/
>> The tag is:
>> https://github.com/apache/tomcat/tree/9.0.22
>> 95f7f98eef1d3521ee25617c07a36d22daba84ea
>>
>> The proposed 9.0.22 release is:
>> [ ] Broken - do not release
>> [ ] Stable - go ahead and release as 9.0.22
> 
> Trying to build it, the commons-daemon download failed, because some
> mirrors seem to have ony 1.2.0, eg.
> http://mirror.dkd.de/apache/commons/daemon/source/.
> 
> Probably not a showstopper, but I wanted to mention it in case the
> update to 1.2.0 should have been included.

No it shouldn't. 1.2.0 includes a change the the default user for the
Windows service (lower privileged LocalService rather than LocalSystem)
which is going to require some changes to our installer to address file
permission issues that result.

We probably should fix the build file so it goes to the archives as a
backup.

Mark

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

Reply via email to