[GitHub] [tomcat-native] markt-asf commented on issue #2: Port Netty-tc-native code to tomcat-native

2019-06-18 Thread GitBox
markt-asf commented on issue #2: Port Netty-tc-native code to tomcat-native URL: https://github.com/apache/tomcat-native/pull/2#issuecomment-503149920 Just a note after the auto-close due to repo changes made during migration from svn to git. These changes appear to have been applied to

[GitHub] [tomcat-native] markt-asf commented on issue #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime...

2019-06-18 Thread GitBox
markt-asf commented on issue #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime... URL: https://github.com/apache/tomcat-native/pull/1#issuecomment-503152825 Closing this after reviewing the code. An alternative fix was applied. See 4f5b4f9

[GitHub] [tomcat-native] markt-asf closed pull request #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime...

2019-06-18 Thread GitBox
markt-asf closed pull request #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime... URL: https://github.com/apache/tomcat-native/pull/1 This is an automated message from the Apache Git Service. To

[Bug 56148] support (multiple) ocsp stapling

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56148 --- Comment #7 from Christopher Schultz --- (In reply to Mark Thomas from comment #4) > -Djdk.tls.server.enableStatusRequestExtension=true Is this something that is possible via Tomcat configuration? Or is it only possible via a system

[GitHub] [tomcat] davoustp opened a new pull request #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
davoustp opened a new pull request #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170 This is an automated message from the Apache Git

[GitHub] [tomcat] davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-503212478 You mean that `silentlyRollbackTransactionIfNeeded()` at line 532? There is no `finally` block in this

[GitHub] [tomcat-native] jfclere opened a new pull request #3: scripts, maven pom.xml and class to help to load libraries from a jar

2019-06-18 Thread GitBox
jfclere opened a new pull request #3: scripts, maven pom.xml and class to help to load libraries from a jar URL: https://github.com/apache/tomcat-native/pull/3 That requires a small add in tomcat-trunk load the class and call the method and loops loading the libraries list the method has

[GitHub] [tomcat-native] milindt opened a new pull request #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp

2019-06-18 Thread GitBox
milindt opened a new pull request #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp URL: https://github.com/apache/tomcat-native/pull/4 ## Issue: Certificate base authentication was failing on Tomcat 9. The connection used to get

[GitHub] [tomcat-native] markt-asf commented on issue #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp

2019-06-18 Thread GitBox
markt-asf commented on issue #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp URL: https://github.com/apache/tomcat-native/pull/4#issuecomment-503148154 Re-opening after auto-close due to repo changes made during migration from svn to git.

[GitHub] [tomcat-native] markt-asf commented on issue #3: scripts, maven pom.xml and class to help to load libraries from a jar

2019-06-18 Thread GitBox
markt-asf commented on issue #3: scripts, maven pom.xml and class to help to load libraries from a jar URL: https://github.com/apache/tomcat-native/pull/3#issuecomment-503148385 Re-opening after auto-close due to repo changes made during migration from svn to git. If you are able to

[GitHub] [tomcat-native] ivmaykov opened a new pull request #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime...

2019-06-18 Thread GitBox
ivmaykov opened a new pull request #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime... URL: https://github.com/apache/tomcat-native/pull/1 ...s caused segfaults The problem is that the stack-allocated info structure is not being zeroed-out before the

[GitHub] [tomcat-native] markt-asf commented on issue #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime...

2019-06-18 Thread GitBox
markt-asf commented on issue #1: Fixed a bug with File.infoGet() and File.getInfo() methods that sometime... URL: https://github.com/apache/tomcat-native/pull/1#issuecomment-503150302 Re-opening after auto-close due to repo changes made during migration from svn to git. If you are able

[GitHub] [tomcat] ChristopherSchultz commented on issue #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
ChristopherSchultz commented on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-503207215 I'm curious why you do not call `silentlyRollbackTransactionIfNeeded` in the `finally` clause

[GitHub] [tomcat] ChristopherSchultz commented on issue #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
ChristopherSchultz commented on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-503220181 Ah, okay. I was only looking at the diff and it wasn't clear that code was in two different

[tomcat-native] 01/02: Initial .gitignore file

2019-06-18 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-native.git commit 7db6029e8fd519492f304f31ecc4db169276d07b Author: Mark Thomas AuthorDate: Tue Jun 18 20:11:52 2019 +0100

[tomcat-native] branch master updated (7a20a50 -> 1145ea9)

2019-06-18 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-native.git. from 7a20a50 Add details of 1.2.21 release new 7db6029 Initial .gitignore file new 1145ea9 Import

[tomcat-native] branch master updated: More ignores for the native build

2019-06-18 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-native.git The following commit(s) were added to refs/heads/master by this push: new 2925e14 More ignores for the native

[tomcat-native] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63356

2019-06-18 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-native.git The following commit(s) were added to refs/heads/master by this push: new e48b963 Fix

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 57815] Improve error message when OpenSSL does not support the requested highest SSLProtocol

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57815 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1861600 - in /tomcat: archive/native/ native/

2019-06-18 Thread markt
Author: markt Date: Tue Jun 18 19:22:15 2019 New Revision: 1861600 URL: http://svn.apache.org/viewvc?rev=1861600=rev Log: Move Tomcat Native to Tomcat's svn archive area Added: tomcat/archive/native/ - copied from r1861599, tomcat/native/ Removed: tomcat/native/

[tomcat-native] branch master updated: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=63159

2019-06-18 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-native.git The following commit(s) were added to refs/heads/master by this push: new 57ad3c2 Fix

[tomcat-native] branch master updated: More .gitignore files. This time for native build files.

2019-06-18 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-native.git The following commit(s) were added to refs/heads/master by this push: new a27c299 More .gitignore files. This time

[Bug 63159] Problem with native/Makefile.in introduced with native v1.2.21

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63159 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[GitHub] [tomcat-native] markt-asf closed pull request #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp

2019-06-18 Thread GitBox
markt-asf closed pull request #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp URL: https://github.com/apache/tomcat-native/pull/4 This is an automated message from the Apache

[GitHub] [tomcat-native] markt-asf commented on issue #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp

2019-06-18 Thread GitBox
markt-asf commented on issue #4: Fixing Client Certificate Based Authentication for Certificates without OCSP OID id-ad-ocsp URL: https://github.com/apache/tomcat-native/pull/4#issuecomment-503298801 Thanks for the analysis and the fix. The fix has been applied an will be included in

svn commit: r1861601 - in /tomcat/site/trunk: docs/bugreport.html docs/ci.html docs/source.html xdocs/bugreport.xml xdocs/ci.xml xdocs/source.xml

2019-06-18 Thread markt
Author: markt Date: Tue Jun 18 19:38:01 2019 New Revision: 1861601 URL: http://svn.apache.org/viewvc?rev=1861601=rev Log: Site updates after migration of Tomcat Native to git Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/docs/ci.html

[GitHub] [tomcat-native] johnkdev commented on issue #5: Add support for TLS key logging

2019-06-18 Thread GitBox
johnkdev commented on issue #5: Add support for TLS key logging URL: https://github.com/apache/tomcat-native/pull/5#issuecomment-503291313 I've rebased the PR against master. This is an automated message from the Apache Git

[Bug 63487] WsSessionListener does not implement HttpSessionListener.sessionCreated

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63487 --- Comment #3 from Trevin Beattie --- Following up: I got a list of the jars included in our gradle build, and found that there were indeed conflicting implementations of HttpSessionListener: * tomcat-embed-core-9.0.17.jar *

[GitHub] [tomcat] davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
davoustp commented on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-503323483 Agreed, the driver is expected to be as thin and stateless as possible. Indeed, using a flag to track

[GitHub] [tomcat] davoustp edited a comment on issue #170: Connections validated without explicit validation query leave a transaction open

2019-06-18 Thread GitBox
davoustp edited a comment on issue #170: Connections validated without explicit validation query leave a transaction open URL: https://github.com/apache/tomcat/pull/170#issuecomment-503323483 Agreed, the driver is expected to be as thin and stateless as possible. Indeed, using a flag to

[GUMP@gump-vm]: Project tomcat-native-1.2-1.1.1-buildconf (in module tomcat-native-1.2-1.1.1) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-1.2-1.1.1-buildconf has an issue affecting its community

[GUMP@gump-vm]: Project tomcat-native-1.2-1.1.0-buildconf (in module tomcat-native-1.2-1.1.0) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-1.2-1.1.0-buildconf has an issue affecting its community

[GUMP@gump-vm]: Project tomcat-native-trunk-buildconf (in module tomcat-native-trunk) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-trunk-buildconf has an issue affecting its community

[GUMP@gump-vm]: Project tomcat-native-1.2-1.0.2-buildconf (in module tomcat-native-1.2-1.0.2) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-1.2-1.0.2-buildconf has an issue affecting its community

[Bug 63500] Core dump using APR tomcat native with certificateRevocationListFile

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63500 Mark Thomas changed: What|Removed |Added Component|Connectors |Library Version|9.0.21

[Bug 50025] getConnection method in class DataSourceProxy is ignoring credentials

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=50025 --- Comment #8 from Randy Bonnette --- Here're the parameters: https://arcgis.env.nm.gov/docs/api/index.html?org/apache/tomcat/jdbc/pool/DataSourceProxy.html https://writemyessaytoday.net/write-my-essay-in-2-hours I used Spring Boot 1.5.4 and

[Bug 63514] Tomcat 8.0.23 crash (tcnative-1.dll+0x7e75)

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63514 Mark Thomas changed: What|Removed |Added OS||All Resolution|---

[Bug 63514] New: Tomcat 8.0.23 crash (tcnative-1.dll+0x7e75)

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63514 Bug ID: 63514 Summary: Tomcat 8.0.23 crash (tcnative-1.dll+0x7e75) Product: Tomcat Native Version: 1.1.33 Hardware: PC Status: NEW Severity: critical

[GUMP@gump-vm]: Project tomcat-native-trunk-make (in module tomcat-native-trunk) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-trunk-make has an issue affecting its community

[Bug 63514] Tomcat 8.0.23 crash (tcnative-1.dll+0x7e75)

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63514 --- Comment #2 from yoooman --- What is the oldest version supported now? -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[Bug 63514] Tomcat 8.0.23 crash (tcnative-1.dll+0x7e75)

2019-06-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63514 --- Comment #3 from yoooman --- If we don't update, what parts will not be supported, what kind of errors will be caused? -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@gump-vm]: Project tomcat-native-trunk-configure (in module tomcat-native-trunk) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-trunk-configure has an issue affecting its community

[GUMP@gump-vm]: Project tomcat-native-1.2-1.1.0-configure (in module tomcat-native-1.2-1.1.0) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-1.2-1.1.0-configure has an issue affecting its community

[GUMP@gump-vm]: Project tomcat-native-1.2-1.1.0-make (in module tomcat-native-1.2-1.1.0) failed

2019-06-18 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-native-1.2-1.1.0-make has an issue affecting its community

Re: Tomcat-Native - Time to move to git?

2019-06-18 Thread Mark Thomas
On 18/06/2019 01:03, Igal Sapir wrote: > On 6/17/2019 2:18 PM, Rainer Jung wrote: >> Am 17.06.2019 um 18:56 schrieb Mark Thomas: >>> Hi, >>> >>> I'm starting to look at OCSP stapling for our OpenSSL based connectors >>> and I suspect a Tomcat Native release will be required. Even if it isn't >>>

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_16 deleted (was 3484c00)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_16 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_16 was deleted! *** tag was 3484c00 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_15 deleted (was 885aa21)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_15 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_15 was deleted! *** tag was 885aa21 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_17 deleted (was be85e61)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_17 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_17 was deleted! *** tag was be85e61 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_13 deleted (was bdff110)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_13 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_13 was deleted! *** tag was bdff110 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_0 deleted (was f220c48)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_0 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_0 was deleted! *** tag was f220c48 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_1 deleted (was 603feba)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_1 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_1 was deleted! *** tag was 603feba The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_11 deleted (was a327e77)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_11 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_11 was deleted! *** tag was a327e77 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_14 deleted (was b98eca3)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_14 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_14 was deleted! *** tag was b98eca3 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_1 deleted (was 6b1177a)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_1 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_1 was deleted! *** tag was 6b1177a The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_34 deleted (was 8407a4c)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_34 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_34 was deleted! *** tag was 8407a4c The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_5 deleted (was 3fc73a5)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_5 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_5 was deleted! *** tag was 3fc73a5 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_0 deleted (was df6a08a)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_0 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_0 was deleted! *** tag was df6a08a The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_31 deleted (was f71e8bd)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_31 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_31 was deleted! *** tag was f71e8bd The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_33 deleted (was 755cbf0)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_33 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_33 was deleted! *** tag was 755cbf0 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_30 deleted (was 05a4a52)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_30 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_30 was deleted! *** tag was 05a4a52 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_29 deleted (was 31bc4ae)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_29 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_29 was deleted! *** tag was 31bc4ae The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_3 deleted (was a935ff1)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_3 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_3 was deleted! *** tag was a935ff1 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_32 deleted (was 65dbfc5)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_32 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_32 was deleted! *** tag was 65dbfc5 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_27 deleted (was f13a21b)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_27 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_27 was deleted! *** tag was f13a21b The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_26 deleted (was c3920fe)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_26 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_26 was deleted! *** tag was c3920fe The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_12 deleted (was b9fdcb4)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_12 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_12 was deleted! *** tag was b9fdcb4 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_19 deleted (was 555b85a)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_19 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_19 was deleted! *** tag was 555b85a The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_10 deleted (was 38c9ba0)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_10 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_10 was deleted! *** tag was 38c9ba0 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_21 deleted (was ecfab11)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_21 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_21 was deleted! *** tag was ecfab11 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_22 deleted (was fd012a3)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_22 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_22 was deleted! *** tag was fd012a3 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_24 deleted (was 9750650)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_24 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_24 was deleted! *** tag was 9750650 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_2 deleted (was 37526e2)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_2 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_2 was deleted! *** tag was 37526e2 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_20 deleted (was 59ec01c)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_20 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_20 was deleted! *** tag was 59ec01c The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_28 deleted (was 70ce496)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_28 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_28 was deleted! *** tag was 70ce496 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_25 deleted (was bb5daaa)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_25 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_25 was deleted! *** tag was bb5daaa The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_23 deleted (was 00a8756)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_23 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_23 was deleted! *** tag was 00a8756 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_18 deleted (was 4c76861)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_18 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_18 was deleted! *** tag was 4c76861 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_7 deleted (was 2606de2)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_7 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_7 was deleted! *** tag was 2606de2 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_8 deleted (was f13ecf3)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_8 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_8 was deleted! *** tag was f13ecf3 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_10 deleted (was c5bbba0)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_10 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_10 was deleted! *** tag was c5bbba0 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_6 deleted (was 6737e9b)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_6 was deleted! *** tag was 6737e9b The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_13 deleted (was 042f919)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_13 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_13 was deleted! *** tag was 042f919 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_17 deleted (was 806e368)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_17 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_17 was deleted! *** tag was 806e368 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_11 deleted (was 4646062)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_11 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_11 was deleted! *** tag was 4646062 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_16 deleted (was eb39181)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_16 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_16 was deleted! *** tag was eb39181 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_18 deleted (was 0b9bcfd)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_18 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_18 was deleted! *** tag was 0b9bcfd The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_21 deleted (was fa83c92)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_21 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_21 was deleted! *** tag was fa83c92 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_15 deleted (was 0e9f01b)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_15 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_15 was deleted! *** tag was 0e9f01b The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_5 deleted (was e786cb8)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_5 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_5 was deleted! *** tag was e786cb8 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_12 deleted (was 8498ff3)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_12 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_12 was deleted! *** tag was 8498ff3 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_6 deleted (was 5ceff7c)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_6 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_6 was deleted! *** tag was 5ceff7c The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_9 deleted (was a9f8e3f)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_9 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_9 was deleted! *** tag was a9f8e3f The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_1_4 deleted (was bc94a16)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_1_4 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_1_4 was deleted! *** tag was bc94a16 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_2 deleted (was 4fdea74)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_2 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_2 was deleted! *** tag was 4fdea74 The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_14 deleted (was 8c289b2)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_14 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_14 was deleted! *** tag was 8c289b2 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_4 deleted (was 08ea93f)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_4 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_4 was deleted! *** tag was 08ea93f The revisions that were

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_19 deleted (was 411fc29)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_19 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_19 was deleted! *** tag was 411fc29 The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_20 deleted (was 8a8486d)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_20 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_20 was deleted! *** tag was 8a8486d The revisions that

[tomcat-native] annotated tag TOMCAT_NATIVE_1_2_3 deleted (was cf063c7)

2019-06-18 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to annotated tag TOMCAT_NATIVE_1_2_3 in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. *** WARNING: tag TOMCAT_NATIVE_1_2_3 was deleted! *** tag was cf063c7 The revisions that were

  1   2   >