Re: git push ERROR wrt. CI

2022-04-21 Thread Mark Thomas
On 20/04/2022 22:52, Rainer Jung wrote: I currently see ERROR messages when doing git push. The push itself seems to work and triggers eg. travis, but the error seems related with CI. Example: Enumerating objects: 5, done. Counting objects: 100% (5/5), done. Delta compression using up to 2

[tomcat] branch main updated: Align with latest plans for JSP 3.1 - make jsp:plugin a NO-OP

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 78e4123fea Align with latest plans for JSP 3.1 -

[tomcat] branch 9.0.x updated (7e40af674f -> 68ad5d3beb)

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 7e40af674f Try fixing travis builds - ant 1.10.11 no longer available on download server. new 814846606f

[tomcat] 01/02: Deprecate plugin constants prior to removal

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 814846606ffeefefd7d0f157075ffa8fd578fbb7 Author: Mark Thomas AuthorDate: Thu Apr 21 11:41:00 2022 +0100 Deprecate

[tomcat] 02/02: Additional deprecations

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 68ad5d3bebc51c2d453f245fb01907a5fddb273b Author: Mark Thomas AuthorDate: Thu Apr 21 11:51:22 2022 +0100 Additional

[tomcat] branch 10.0.x updated: Additional deprecations

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 472eb85713 Additional deprecations 472eb85713 is

[tomcat] branch main updated: Additional deprecations

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 5aa376ef67 Additional deprecations 5aa376ef67 is

[tomcat] branch 10.0.x updated: Deprecate plugin constants prior to removal

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new b88f7d7dcf Deprecate plugin constants prior to

[tomcat] branch main updated: Deprecate plugin constants prior to removal

2022-04-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new e28f64e056 Deprecate plugin constants prior to

Re: git push ERROR wrt. CI

2022-04-21 Thread Rainer Jung
Am 21.04.2022 um 09:56 schrieb Mark Thomas: On 20/04/2022 22:52, Rainer Jung wrote: I currently see ERROR messages when doing git push. The push itself seems to work and triggers eg. travis, but the error seems related with CI. Example: Enumerating objects: 5, done. Counting objects: 100%

[Bug 66005] Apache crashes, if there is a tomcat server, which can not be resolved

2022-04-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005 --- Comment #16 from Lothar --- Meanwhile I found the cause: systemd-239-51.el8_5.5.x86_64 is updating /etc/nsswitch.conf < hosts: files dns --- > hosts: files dns myhostname after removing myhostname it works again. see: