[Bug 63916] org.apache.catalina.nonblocking.TestNonBlockingAPI abysmally slow with NIO/NIO2 on FreeBSD

2019-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63916 --- Comment #36 from Mark Thomas --- That is the right code. Testing locally on Linux: java -showversion org.apache.tomcat.Bug63916NioPoller openjdk version "1.8.0_222" OpenJDK Runtime Environment (AdoptOpenJDK)(build 1.8.0_222-b10) OpenJDK

[VOTE][CANCELLED] Release Apache Tomcat 9.0.28

2019-11-14 Thread Mark Thomas
On 14/11/2019 11:05, Mark Thomas wrote: > On 14/11/2019 10:27, Mark Thomas wrote: > > > >> The proposed 9.0.28 release is: >> [ ] Broken - do not release >> [ ] Stable - go ahead and release as 9.0.28 > > It isn't broken but I spotted a missing release date in the changelog > for 9.0.27. It is

buildbot failure in on tomcat-85-trunk

2019-11-14 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-85-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-85-trunk/builds/2028 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

Re: [VOTE] Release Apache Tomcat 9.0.28

2019-11-14 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 11/14/19 06:05, Mark Thomas wrote: > On 14/11/2019 10:27, Mark Thomas wrote: > > > >> The proposed 9.0.28 release is: [ ] Broken - do not release [ ] >> Stable - go ahead and release as 9.0.28 > > It isn't broken but I spotted a

[tomcat] branch 8.5.x updated: Remove failonwarning due to internal API use causing a javadoc warning

2019-11-14 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 1786045 Remove failonwarning due to internal API

[tomcat] branch master updated: Add warning re small socket.txBufSize values.

2019-11-14 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 1c55215 Add warning re small socket.txBufSize

[Bug 63916] org.apache.catalina.nonblocking.TestNonBlockingAPI abysmally slow with NIO/NIO2 on FreeBSD

2019-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63916 --- Comment #37 from Mark Thomas --- https://bugs.openjdk.java.net/browse/JDK-8234191 -- You are receiving this mail because: You are the assignee for the bug. - To

[tomcat] branch master updated: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-14 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 35abad9 Fix IDE warnings. Get build working

[tomcat] branch 7.0.x updated (bef3f40 -> 873ac1c)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from bef3f40 Refactor JMX remote RMI registry creation new dbfcadd Fix IDE warnings. Get build working with Java 6

[tomcat] 03/03: Drop warning until we get these all sorted out for Tomcat 7

2019-11-14 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 commit 873ac1c8a9ba434f0b37eb58595cbb5f327f5542 Author: Mark Thomas AuthorDate: Thu Nov 14 20:05:28 2019 + Drop warning

[tomcat] 01/03: Fix IDE warnings. Get build working with Java 6 through 14

2019-11-14 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 commit dbfcadd65ed4057f00fca26f7d9693ce65a4af5e Author: Mark Thomas AuthorDate: Thu Nov 14 19:26:00 2019 + Fix IDE

[tomcat] 02/03: Use -XDignore.symbol.file to avoid the proprietary API warning

2019-11-14 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 commit b50900618d533aec2307ab1139ae74ef617bf747 Author: Mark Thomas AuthorDate: Thu Nov 14 19:52:32 2019 + Use

[tomcat] 02/02: Use -XDignore.symbol.file to avoid the proprietary API warning

2019-11-14 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 commit 876fe185db34994acf8956fcc7960fc981c3131f Author: Mark Thomas AuthorDate: Thu Nov 14 19:52:32 2019 + Use

[tomcat] 01/02: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-14 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 commit 49de92f384a05fc9b58857ce311e0e99705bf6e6 Author: Mark Thomas AuthorDate: Thu Nov 14 19:26:00 2019 + Fix IDE

[tomcat] branch 8.5.x updated (1786045 -> 876fe18)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 1786045 Remove failonwarning due to internal API use causing a javadoc warning new 49de92f Fix IDE warnings.

Re: [tomcat] branch 8.5.x updated: Remove failonwarning due to internal API use causing a javadoc warning

2019-11-14 Thread Mark Thomas
On 14/11/2019 14:47, r...@apache.org wrote: > 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: >

[tomcat] branch master updated: Polish. Align with 8.5.x/7/0/x

2019-11-14 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 95e9261 Polish. Align with 8.5.x/7/0/x 95e9261

[tomcat] branch 8.5.x updated: Fix SpotBugs warnings. Align with 9.0.x/7.0.x.

2019-11-14 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 443f5ee Fix SpotBugs warnings. Align with

[tomcat] branch 7.0.x updated: Align with 8.5.x/9.0.x

2019-11-14 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 f9a5b0d Align with 8.5.x/9.0.x f9a5b0d is

buildbot success in on tomcat-85-trunk

2019-11-14 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/2030 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The

Re: [tomcat] branch master updated: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-14 Thread Mark Thomas
On 14/11/2019 20:13, Rémy Maucherat wrote: > On Thu, Nov 14, 2019 at 8:26 PM > wrote: > > +      > > > The possible downside is that it's global so other unintended use won't > be flagged. I had read this hidden feature was the only way too, they > filtered out

Re: [tomcat] branch master updated: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-14 Thread Rémy Maucherat
On Thu, Nov 14, 2019 at 8:26 PM wrote: > + > The possible downside is that it's global so other unintended use won't be flagged. I had read this hidden feature was the only way too, they filtered out the annotation use for this. Rémy

[GitHub] [tomcat] habuzahra opened a new pull request #223: Log compression

2019-11-14 Thread GitBox
habuzahra opened a new pull request #223: Log compression URL: https://github.com/apache/tomcat/pull/223 This modification has been done based on the below bugzilla https://bz.apache.org/bugzilla/show_bug.cgi?id=62611

[GitHub] [tomcat] michael-o closed pull request #218: WIP: BZ 63835: Add support for Keep-Alive header

2019-11-14 Thread GitBox
michael-o closed pull request #218: WIP: BZ 63835: Add support for Keep-Alive header URL: https://github.com/apache/tomcat/pull/218 This is an automated message from the Apache Git Service. To respond to the message, please

[Bug 63835] Add support for Keep-Alive header

2019-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 Michael Osipov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] 01/02: Back-port SpotBugs fixes and/or clean-up

2019-11-14 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 commit 4160df2b15a9af62cf9bb91069a1adb7613cf4db Author: Mark Thomas AuthorDate: Thu Nov 14 21:59:04 2019 + Back-port

[tomcat] branch master updated: Polish. Align with 8.5.x/7.0.x

2019-11-14 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 bed0e02 Polish. Align with 8.5.x/7.0.x bed0e02

[tomcat] branch 8.5.x updated: Fix remaining SpotBugs warnings in main code tree

2019-11-14 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 065f64c Fix remaining SpotBugs warnings in main

[tomcat] branch 7.0.x updated (f9a5b0d -> 55944c2)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from f9a5b0d Align with 8.5.x/9.0.x new 4160df2 Back-port SpotBugs fixes and/or clean-up new 55944c2 Clean-up

[tomcat] 02/02: Clean-up

2019-11-14 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 commit 55944c22724f5688cf32dd5b7befb1b084866e3b Author: Mark Thomas AuthorDate: Thu Nov 14 21:59:21 2019 + Clean-up ---

[tomcat] branch master updated: BZ 63835: Add support for Keep-Alive header

2019-11-14 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 1c5bf7a BZ 63835: Add support for Keep-Alive

[tomcat] branch 8.5.x updated: BZ 63835: Add support for Keep-Alive header

2019-11-14 Thread michaelo
This is an automated email from the ASF dual-hosted git repository. michaelo 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 1412fc5 BZ 63835: Add support for Keep-Alive

[Bug 63835] Add support for Keep-Alive header

2019-11-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63835 --- Comment #8 from Konstantin Kolinko --- Reviewing the commit implementing this feature in Tomcat 9, https://github.com/apache/tomcat/commit/1c5bf7a904cffa438eb9b979f3bd32e1579e9666 1. I think that if you are rolling out an experimental

Re: [tomcat] branch master updated: Fix IDE warnings. Get build working with Java 8 through 14

2019-11-14 Thread Konstantin Kolinko
чт, 14 нояб. 2019 г. в 23:39, Mark Thomas : > > On 14/11/2019 20:13, Rémy Maucherat wrote: > > On Thu, Nov 14, 2019 at 8:26 PM > > wrote: > > > > + > > Was it necessary to remove "release=" everywhere in this commit, when only one invocation is concerned? What

[tomcat] 01/01: Tag 9.0.28

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 9.0.28 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7c14efedba0cc81319efacb0e7f5129804e7b6f9 Author: Mark Thomas AuthorDate: Thu Nov 14 09:31:48 2019 + Tag 9.0.28 ---

[tomcat] tag 9.0.28 created (now 7c14efe)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 9.0.28 in repository https://gitbox.apache.org/repos/asf/tomcat.git. at 7c14efe (commit) This tag includes the following new commits: new 7c14efe Tag 9.0.28 The 1 revisions listed

[tomcat] branch master updated: Polish. Javadoc in expected order

2019-11-14 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 92a198d Polish. Javadoc in expected order

[tomcat] 04/05: Fix SportBugs warnings for Coyote and EL

2019-11-14 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 commit fce6e651665ab2ca72c3d9fe2420db2ac14c0d2c Author: Mark Thomas AuthorDate: Wed Nov 13 22:36:56 2019 + Fix

[tomcat] 05/05: SpotBugs fixes (incomplete) for Jasper

2019-11-14 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 commit 36291e6af5629a4bb019f74fd0be829e3287b7fa Author: Mark Thomas AuthorDate: Wed Nov 13 22:48:44 2019 + SpotBugs

[tomcat] 03/05: Fix SpotBugs warnings in o.a.catalina

2019-11-14 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 commit b46f44cb028e456f6b9c6a2f5dde33c71a040e00 Author: Mark Thomas AuthorDate: Wed Nov 13 22:06:45 2019 + Fix SpotBugs

[tomcat] 01/05: Align with 9.0.x, improve i18n

2019-11-14 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 commit f001c56662adee32631699a19e544ea748986b0f Author: Mark Thomas AuthorDate: Wed Nov 13 18:22:06 2019 + Align with

[tomcat] 02/05: Back-port FindBugs fixes from 9.0.x

2019-11-14 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 commit 3fe5742da6d2b803b4f71242982ce34045d5f396 Author: Mark Thomas AuthorDate: Wed Nov 13 19:22:42 2019 + Back-port

[tomcat] branch 8.5.x updated (f056ef1 -> 36291e6)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from f056ef1 Properly calculate dynamic parts of ErrorReportValve response for TestHttp2InitialConnection new

[tomcat] 05/06: SpotBugs fixes (incomplete) for Jasper and better align with 8.5.x

2019-11-14 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 commit 420c2b65326d416c366b58723bd1cdf224e6eea9 Author: Mark Thomas AuthorDate: Wed Nov 13 22:49:19 2019 + SpotBugs

[tomcat] 03/06: SpotBugs fixes back-ports and additional clean-up spotted along the way

2019-11-14 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 commit 459b3f301bde62300a8da3e02fc8ffd2bafc71e3 Author: Mark Thomas AuthorDate: Wed Nov 13 22:13:46 2019 + SpotBugs

[tomcat] branch 7.0.x updated (deab644 -> 7de970e)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from deab644 Add more charsets to CharsetCache for the HPE JVM on HP-UX new eceb9d1 Align with 9.0.x/8/5/x. Improve

[tomcat] 06/06: More SpotBugs fixes and associated alignment with 8.5.x/9.0.x

2019-11-14 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 commit 7de970e4e37ac6124453759fb1a1a8b4273ed6be Author: Mark Thomas AuthorDate: Thu Nov 14 11:23:39 2019 + More

[tomcat] 01/06: Align with 9.0.x/8/5/x. Improve i18n

2019-11-14 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 commit eceb9d12f21b78b3bd6da1c9f176e135563c61c1 Author: Mark Thomas AuthorDate: Wed Nov 13 18:22:37 2019 + Align with

[tomcat] 02/06: Align with 9.0.x/8.5.x. Identified during SpotBugs back-ports.

2019-11-14 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 commit 5721fb0d0f5a5551de60a6d5c561b1dd9aa65c5c Author: Mark Thomas AuthorDate: Wed Nov 13 19:24:19 2019 + Align with

[tomcat] 04/06: Javadoc fixes (copied from 8.5.x)

2019-11-14 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 commit dbb7d6a92d846d454c6f48080b67528f1e122004 Author: Mark Thomas AuthorDate: Wed Nov 13 22:37:43 2019 + Javadoc

[VOTE] Release Apache Tomcat 9.0.28

2019-11-14 Thread Mark Thomas
The proposed Apache Tomcat 9.0.28 release is now available for voting. The major changes compared to the 9.0.27 release are: - Improvements to Async error handling - Stricter processing of HTTP headers when looking for specific token values - Fix various issues that could lead to

[tomcat] 05/05: Fix some of the SpotBugs warnings in o.a.tomcat

2019-11-14 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 commit 547f25c49ecbd179a561de4e81cdc29ee8d1c6ed Author: Mark Thomas AuthorDate: Thu Nov 14 10:48:15 2019 + Fix some of

[tomcat] 04/05: Jasper

2019-11-14 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 commit 9a95146a69e580b4fc146c2f2f6c7c67a4e2cc91 Author: Mark Thomas AuthorDate: Thu Nov 14 10:42:01 2019 + Jasper ---

[tomcat] 01/05: Fix SpotBug failures in Jasper

2019-11-14 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 commit 665a6da487947b40e45c631191d8e831c54704e2 Author: Mark Thomas AuthorDate: Thu Nov 14 10:29:05 2019 + Fix SpotBug

[tomcat] 03/05: Fix SpotBugs failures in JULI and naming

2019-11-14 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 commit 4467e6d8c95bb3037904ba4638eb26b2b15cbdce Author: Mark Thomas AuthorDate: Thu Nov 14 10:33:34 2019 + Fix SpotBugs

[tomcat] branch 8.5.x updated (36291e6 -> 547f25c)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 36291e6 SpotBugs fixes (incomplete) for Jasper new 665a6da Fix SpotBug failures in Jasper new ee6ad62

[tomcat] 02/05: Align with 9.0.x

2019-11-14 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 commit ee6ad621bb4609ac513f0bcc40818ad86840d326 Author: Mark Thomas AuthorDate: Thu Nov 14 10:33:17 2019 + Align with

Re: [VOTE] Release Apache Tomcat 9.0.28

2019-11-14 Thread Mark Thomas
On 14/11/2019 10:27, Mark Thomas wrote: > The proposed 9.0.28 release is: > [ ] Broken - do not release > [ ] Stable - go ahead and release as 9.0.28 It isn't broken but I spotted a missing release date in the changelog for 9.0.27. It is trivial but the changelog is one of the files that is

[tomcat] branch 8.5.x updated: Add 8.5.47 release date

2019-11-14 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 5c4b290 Add 8.5.47 release date 5c4b290 is

[tomcat] branch master updated: Add missing release date for 9.0.27

2019-11-14 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 d7f64c6 Add missing release date for 9.0.27

[tomcat] branch 8.5.x updated: More SpotBugs fixes

2019-11-14 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 2b2ed21 More SpotBugs fixes 2b2ed21 is described

svn commit: r36726 - in /dev/tomcat/tomcat-9/v9.0.28: ./ bin/ bin/embed/ src/

2019-11-14 Thread markt
Author: markt Date: Thu Nov 14 10:16:47 2019 New Revision: 36726 Log: Upload 9.0.28 for voting Added: dev/tomcat/tomcat-9/v9.0.28/ dev/tomcat/tomcat-9/v9.0.28/KEYS dev/tomcat/tomcat-9/v9.0.28/README.html dev/tomcat/tomcat-9/v9.0.28/RELEASE-NOTES

[tomcat] branch master updated (92a198d -> 6f3d3b8)

2019-11-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 92a198d Polish. Javadoc in expected order new 81e407f Increment version for next development cycyle new

[tomcat] 02/02: Polish. Align with 8.5.x/7.0.x

2019-11-14 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 commit 6f3d3b8d19651f862727528b367cb5956bc75155 Author: Mark Thomas AuthorDate: Thu Nov 14 10:16:21 2019 + Polish.

[tomcat] 01/02: Increment version for next development cycyle

2019-11-14 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 commit 81e407f87a924f35fa86b6476d07fdc162146489 Author: Mark Thomas AuthorDate: Thu Nov 14 10:16:02 2019 + Increment

Nexus: Staging Completed

2019-11-14 Thread Nexus Repository Manager
Message from: https://repository.apache.orgDeployer properties:"userAgent" = "maven-artifact/2.2.1 (Java 1.8.0_222; Windows 7 6.1)""userId" = "markt""ip" = "213.121.9.136"Details:The following artifacts have been staged/org/apache/tomcat/tomcat-i18n-de/9.0.28/tomcat-i18n-de-9.0.28.jar(SHA1:

[tomcat] branch master updated: Refactor JMX remote RMI registry creation

2019-11-14 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 1fc9f58 Refactor JMX remote RMI registry

[tomcat] branch 8.5.x updated: Refactor JMX remote RMI registry creation

2019-11-14 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 a91d7db Refactor JMX remote RMI registry creation

[tomcat] branch 7.0.x updated: Refactor JMX remote RMI registry creation

2019-11-14 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 bef3f40 Refactor JMX remote RMI registry creation