[tomcat] branch 7.0.x updated: Revert (and run CI again to check with JDK 1.6)

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 933bdae Revert (and run CI again to check with JDK

Re: CI is back

2019-07-19 Thread Konstantin Kolinko
пт, 19 июл. 2019 г. в 13:20, Rainer Jung : > > I have the same problem (Java version needed for TLS based downloads) > here for TC 7 and decided to split my build scripts in a download phase > using higher Java and the build phase using minimal Java. I think we > should use our java.7.home

Re: CI is back

2019-07-19 Thread Rainer Jung
Am 19.07.2019 um 13:22 schrieb Rémy Maucherat: On Fri, Jul 19, 2019 at 12:20 PM Rainer Jung > wrote: I have the same problem (Java version needed for TLS based downloads) here for TC 7 and decided to split my build scripts in a download phase using

Re: CI is back

2019-07-19 Thread Emmanuel Bourg
Le 19/07/2019 à 13:20, Rémy Maucherat a écrit : > But we want to build an installer for Windows using it. Does that > actually work with your Linux package ? Yes it does. At work I build all my NSIS Windows installers from a CI server running on Debian. Emmanuel Bourg

Re: CI is back

2019-07-19 Thread Rainer Jung
Am 19.07.2019 um 13:20 schrieb Rémy Maucherat: On Fri, Jul 19, 2019 at 12:05 PM Emmanuel Bourg > wrote: Le 16/07/2019 à 10:39, Mark Thomas a écrit : > On July 15, 2019 11:08:22 PM UTC, "Rémy Maucherat" mailto:r...@apache.org>> wrote: > > That is

Re: CI is back

2019-07-19 Thread Rémy Maucherat
On Fri, Jul 19, 2019 at 12:20 PM Rainer Jung wrote: > I have the same problem (Java version needed for TLS based downloads) > here for TC 7 and decided to split my build scripts in a download phase > using higher Java and the build phase using minimal Java. I think we > should use our

Re: CI is back

2019-07-19 Thread Rémy Maucherat
On Fri, Jul 19, 2019 at 12:05 PM Emmanuel Bourg wrote: > Le 16/07/2019 à 10:39, Mark Thomas a écrit : > > On July 15, 2019 11:08:22 PM UTC, "Rémy Maucherat" > wrote: > > > > That is by design. NSIS 3.x wasn't compatible with the version of WINE > available on the CI server. That might have

[Bug 63573] For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63573 Ferhat Savcı changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

Re: CI is back

2019-07-19 Thread Rainer Jung
I have the same problem (Java version needed for TLS based downloads) here for TC 7 and decided to split my build scripts in a download phase using higher Java and the build phase using minimal Java. I think we should use our java.7.home property for the download steps. For TC 7 I currently

Re: CI is back

2019-07-19 Thread Emmanuel Bourg
Le 16/07/2019 à 10:39, Mark Thomas a écrit : > On July 15, 2019 11:08:22 PM UTC, "Rémy Maucherat" wrote: > > That is by design. NSIS 3.x wasn't compatible with the version of WINE > available on the CI server. That might have changed with the OS upgrade. > > From memory (I only have my phone

Re: CI is back

2019-07-19 Thread Rémy Maucherat
On Tue, Jul 16, 2019 at 11:10 PM Rémy Maucherat wrote: > On Tue, Jul 16, 2019 at 10:56 PM Mark Thomas wrote: > >> We need to ask infra to add wine to the list of packages installed on >> that box. That will need an INFRA jira ticket. >> > > Ok. >

buildbot success in on tomcat-7-trunk

2019-07-19 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/1386 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[Bug 63573] For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63573 Remy Maucherat changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Remy

[Bug 63568] Allow keeping tcpNoDelay untouched (default)

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63568 --- Comment #3 from František Kučera --- Thanks. If anyone want to test it, here is config for systemd: or a simple loader written in C: which makes Tomcat

[tomcat] branch 7.0.x updated: CI run

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new 07b7766 CI run 07b7766 is described below commit

buildbot success in on tomcat-85-trunk

2019-07-19 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/1845 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

[Bug 63573] New: For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63573 Bug ID: 63573 Summary: For some requests, ServletInputStream.read(byte[] buffer) repeatedly returns 0 at EOF, fails to return -1 Product: Tomcat 8 Version:

[Bug 63568] Allow keeping tcpNoDelay untouched (default)

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63568 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 7.0.x updated: Run CI

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new a87fbde Run CI a87fbde is described below commit

[tomcat] branch 8.5.x updated: 63568: Avoid error when trying to set tcpNoDelay

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 579e38f 63568: Avoid error when trying to set

[tomcat] branch 8.5.x updated: 63568: Avoid error when trying to set tcpNoDelay

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 9cf6ba6 63568: Avoid error when trying to set

[tomcat] branch master updated: 63568: Avoid error when trying to set tcpNoDelay

2019-07-19 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new ab583fa 63568: Avoid error when trying to set

[Bug 63571] The SSL sessionCacheSize config overwrites javax.net.ssl.sessionCacheSize

2019-07-19 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63571 Remy Maucherat changed: What|Removed |Added Version|9.0.x |trunk Component|Connectors