[tomcat] branch 8.5.x updated: Pull down APR specific lock structure

2019-11-25 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 aeec08f Pull down APR specific lock structure

[GitHub] [tomcat] markt-asf commented on a change in pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-11-25 Thread GitBox
markt-asf commented on a change in pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/225#discussion_r350420082 ## File path: java/org/apache/catalina/Realm.java ## @@ -116,6 +118,17 @@

[Bug 63815] Expansion of JAVA_OPTS in catalina.sh containing '*' stops startup on linux

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63815 --- Comment #11 from Mark Thomas --- I have reverted this for : - master for 9.0.30 onwards - 8.5.x for 8.5.50 onwards - 7.0.99 onwards due to the regressions. There are broadly three different scenarios: a) passing to java in

[tomcat] branch 7.0.x updated: Revert the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63815

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 ef64c6f Revert the fix for

[tomcat] branch 8.5.x updated: Revert the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63815

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 d946928 Revert the fix for

[tomcat] branch master updated: Revert the fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=63815

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 fba885d Revert the fix for

[GitHub] [tomcat] michael-o commented on a change in pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an…

2019-11-25 Thread GitBox
michael-o commented on a change in pull request #225: BZ 63681: Introduce RealmBase#authenticate(GSSName, GSSCredential) an… URL: https://github.com/apache/tomcat/pull/225#discussion_r350383282 ## File path: java/org/apache/catalina/Realm.java ## @@ -116,6 +118,17 @@

Re: [OT][VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 11/25/19 11:16, Violeta Georgieva wrote: > > > На пн, 25.11.2019 г. в 17:52 Mark Thomas > написа: >> >> On 25/11/2019 14:05, Violeta Georgieva wrote: >>> На пн, 25.11.2019 г. в 15:38 Rémy Maucherat

[tomcat] branch master updated: Simplify regular endpoint writes by removing write(Non)BlockingDirect

2019-11-25 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 33eccc7 Simplify regular endpoint writes by

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Violeta Georgieva
На пн, 25.11.2019 г. в 17:52 Mark Thomas написа: > > On 25/11/2019 14:05, Violeta Georgieva wrote: > > На пн, 25.11.2019 г. в 15:38 Rémy Maucherat > > > >> It would seem the 7.0.98 build got dropped a bit too early then, can > >> it be brought back ? > > > > > > We have the tag so I can rebuild

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Mark Thomas
On 25/11/2019 14:05, Violeta Georgieva wrote: > На пн, 25.11.2019 г. в 15:38 Rémy Maucherat >> It would seem the 7.0.98 build got dropped a bit too early then, can >> it be brought back ? > > > We have the tag so I can rebuild it and upload it again. > > Is that OK? Generally, yes. In this

[Bug 63815] Expansion of JAVA_OPTS in catalina.sh containing '*' stops startup on linux

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63815 --- Comment #10 from Mark Thomas --- Konstantin was right in comment #2. I missed it because I only tested code paths where eval was used. All the code paths that don't use eval are now broken. -- You are receiving this mail because: You are

[Bug 63950] org.apache.catalina.core.TestAsyncContextStateChanges with APR blocks forever on FreeBSD

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63950 --- Comment #8 from Mark Thomas --- Thanks for the confirmations and updating the bug. I was just waiting to complete a full unit test run for 9.0.x, 8.5.x and 7.0.x before updating. They have just finished. All looks good. -- You are

[Bug 63815] Expansion of JAVA_OPTS in catalina.sh containing '*' stops startup on linux

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63815 Mark Thomas changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[Bug 63950] org.apache.catalina.core.TestAsyncContextStateChanges with APR blocks forever on FreeBSD

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63950 Konstantin Kolinko changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 7.0.x updated: BZ 63950 - Add changelog entry.

2019-11-25 Thread kkolinko
This is an automated email from the ASF dual-hosted git repository. kkolinko 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 4a928c0 BZ 63950 - Add changelog entry.

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Violeta Georgieva
На пн, 25.11.2019 г. в 15:38 Rémy Maucherat написа: > > On Mon, Nov 25, 2019 at 12:30 PM Mark Thomas wrote: >> >> On 25/11/2019 10:44, Mark Thomas wrote: >> > On 22/11/2019 20:14, Konstantin Kolinko wrote: >> >> пт, 22 нояб. 2019 г. в 16:19, Violeta Georgieva : >> >>> >> >>> The proposed Apache

Re: [tomcat] branch master updated: may sure the arbitrarily assigned user ID of openshift can deploy a war file.

2019-11-25 Thread Rémy Maucherat
On Mon, Nov 25, 2019 at 2:46 PM Konstantin Kolinko wrote: > пн, 25 нояб. 2019 г. в 15:24, : > > > > This is an automated email from the ASF dual-hosted git repository. > > > > jfclere pushed a commit to branch master > > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > > > >

Re: [tomcat] branch master updated: may sure the arbitrarily assigned user ID of openshift can deploy a war file.

2019-11-25 Thread Konstantin Kolinko
пн, 25 нояб. 2019 г. в 15:24, : > > This is an automated email from the ASF dual-hosted git repository. > > jfclere 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

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Rémy Maucherat
On Mon, Nov 25, 2019 at 12:30 PM Mark Thomas wrote: > On 25/11/2019 10:44, Mark Thomas wrote: > > On 22/11/2019 20:14, Konstantin Kolinko wrote: > >> пт, 22 нояб. 2019 г. в 16:19, Violeta Georgieva : > >>> > >>> The proposed Apache Tomcat 7.0.98 release is now available for voting. > >>> > >>>

[Bug 63950] org.apache.catalina.core.TestAsyncContextStateChanges with APR blocks forever on FreeBSD

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63950 --- Comment #6 from Michael Osipov --- 609d10230ad1cb67c9745764ccee98450df89880 fixes the issue for me. -- You are receiving this mail because: You are the assignee for the bug.

[tomcat] branch 7.0.x updated: Fix potential test failure / hang if timing isn't as expected

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 609d102 Fix potential test failure / hang if

[Bug 62611] Compress log files after rotation

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62611 --- Comment #7 from habuzahra --- Hello , I had pulled the changes to the under Log compression #223 to the tomcat githup repository , but there was no review. any Idea . -- You are receiving this mail because: You are the assignee for the

[tomcat] branch master updated: may sure the arbitrarily assigned user ID of openshift can deploy a war file.

2019-11-25 Thread jfclere
This is an automated email from the ASF dual-hosted git repository. jfclere 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 a42b94a may sure the arbitrarily assigned

[tomcat] branch 8.5.x updated: Fix potential test failure / hang if timing isn't as expected

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 2fedebf Fix potential test failure / hang if

[tomcat] branch master updated: Fix potential test failure / hang if timing isn't as expected

2019-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt 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 e160e53 Fix potential test failure / hang if

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Mark Thomas
On 25/11/2019 10:44, Mark Thomas wrote: > On 22/11/2019 20:14, Konstantin Kolinko wrote: >> пт, 22 нояб. 2019 г. в 16:19, Violeta Georgieva : >>> >>> The proposed Apache Tomcat 7.0.98 release is now available for voting. >>> >>> It can be obtained from: >>>

[Bug 63832] Unable to stop because WebappClassLoaderBase.checkThreadLocalMapForLeaks can't load class(class from deployed aplication - probably undeployed)

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63832 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 63832] Unable to stop because WebappClassLoaderBase.checkThreadLocalMapForLeaks can't load class(class from deployed aplication - probably undeployed)

2019-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63832 Daniel Charczyński changed: What|Removed |Added Status|RESOLVED|REOPENED

Re: [VOTE] Release Apache Tomcat 7.0.98

2019-11-25 Thread Mark Thomas
On 22/11/2019 20:14, Konstantin Kolinko wrote: > пт, 22 нояб. 2019 г. в 16:19, Violeta Georgieva : >> >> The proposed Apache Tomcat 7.0.98 release is now available for voting. >> >> It can be obtained from: >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.98/ >> The Maven staging