[GitHub] [tomcat-native] martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572472341 https://github.com/apache/tomcat-native/blob/66c8296137a80b35e24bda542bb2abb8d8dbae39/native/BUILDING#L76 explains how to build

[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572474389 > > > https://github.com/apache/tomcat-native/blob/66c8296137a80b35e24bda542bb2abb8d8dbae39/native/BUILDING#L76 >

[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572462581 I will into the issue more indepth this afternoon and get back to you.

[GitHub] [tomcat-native] rmaucher commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
rmaucher commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572464613 This website doc is not very useful and less up to date, I have never actually read it and you should look at BUILDING instead. I

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #3 from Michael Osipov --- (In reply to mgrigorov from comment #2) > If the change is not correct then the documentation needs to be improved to > explain that the libs should be either copied to $CATALINA_HOME/bin manually > or

[GitHub] [tomcat-native] michael-o edited a comment on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o edited a comment on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572455786 > > > @michael-o Care to explain why ? > Do you have a better solution ? > I didn't pushed directly the change

[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572455786 > > > @michael-o Care to explain why ? > Do you have a better solution ? > I didn't pushed directly the change but

[GitHub] [tomcat-native] martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572460792 @michael-o The goal of the suggested change is to make libtcnative available for Tomcat. At the moment the documentation at

[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572466523 @rmaucher If it is not useful, we should rather delete it than spreding FUD.

[GitHub] [tomcat] markt-asf commented on issue #162: Add support for same-site cookie attribute

2020-01-09 Thread GitBox
markt-asf commented on issue #162: Add support for same-site cookie attribute URL: https://github.com/apache/tomcat/pull/162#issuecomment-572506706 No. This was not back-ported to 7.0.x (which has rather different Cookie support).

[Bug 64067] Allow more than one parameter when defining RewriteMaps

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64067 Felix Schumacher changed: What|Removed |Added OS|Linux |All Severity|normal

[Bug 64056] JSP compiler not rendering spaces

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64056 Edoardo changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[tomcat] branch master updated (b978b2c -> 920ee08)

2020-01-09 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 b978b2c Allow more quoted tokens for RewriteValve config new 63310d1 Add support for RFC 5915, unencrypted EC

[tomcat] branch 8.5.x updated: Add support for RFC 5915, unencrypted EC key files with JSSE based TLS

2020-01-09 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 ec77322 Add support for RFC 5915, unencrypted EC

[Bug 64067] New: Allow more than one parameter when defining RewriteMaps

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64067 Bug ID: 64067 Summary: Allow more than one parameter when defining RewriteMaps Product: Tomcat 9 Version: unspecified Hardware: PC OS: Linux

[tomcat] branch master updated: Allow more quoted tokens for RewriteValve config

2020-01-09 Thread fschumacher
This is an automated email from the ASF dual-hosted git repository. fschumacher 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 b978b2c Allow more quoted tokens for

[tomcat] 02/02: Silence checkstyle warnings

2020-01-09 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 920ee0899343ca98dd2e57382627a5d3ea74eda2 Author: Mark Thomas AuthorDate: Thu Jan 9 17:58:30 2020 + Silence

[tomcat] 01/02: Add support for RFC 5915, unencrypted EC key files with JSSE based TLS

2020-01-09 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 63310d1432d3e2216978c19ee577981a3c6a73da Author: Mark Thomas AuthorDate: Thu Jan 9 17:54:04 2020 + Add support

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #4 from Michael Osipov --- Now, what do we have: https://tomcat.apache.org/native-doc/#Building: * This document is correct, though I do not agree to install libtcnative into --prefix=$CATALINA_HOME. It is a native library, it

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #5 from Michael Osipov --- Hooray, we have org.apache.tomcat.util.compat.JrePlatform.IS_WINDOWS. So we can test for Windows/non-Windows and also http://ant.apache.org/manual/Tasks/conditions.html for Ant. -- You are receiving

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #6 from Christopher Schultz --- Maybe this is a Tomcat packaging issue and less of a libtcnative issue? The confusion comes from the fact that "bin" usually means native-binary and lib usually means .jar files (for Java

[GitHub] [tomcat-native] michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
michael-o commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572756670 @martin-g, I will continue discussion on the BZ issue because it is not related to the change itself.

[Bug 64063] The libtcnative library should be installed in $CATALINA_HOME/bin

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64063 --- Comment #7 from Michael Osipov --- (In reply to Christopher Schultz from comment #6) > Maybe this is a Tomcat packaging issue and less of a libtcnative issue? > > The confusion comes from the fact that "bin" usually means native-binary

buildbot failure in on tomcat-trunk

2020-01-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4857 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[GitHub] [tomcat] markt-asf commented on issue #232: Fix handling of query parameters with no value, like `?foo`

2020-01-09 Thread GitBox
markt-asf commented on issue #232: Fix handling of query parameters with no value, like `?foo` URL: https://github.com/apache/tomcat/pull/232#issuecomment-572909953 Seems reasonable. I recall a discussion and changes in this area a few years ago. I'd like to find that discussion

[Bug 64068] New: Tomcat failes to start when JVM start option specified for new line by "\" on linux.

2020-01-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64068 Bug ID: 64068 Summary: Tomcat failes to start when JVM start option specified for new line by "\" on linux. Product: Tomcat 8 Version: 8.5.49 Hardware: PC

[GitHub] [tomcat-native] martin-g closed pull request #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
martin-g closed pull request #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [tomcat-native] martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder

2020-01-09 Thread GitBox
martin-g commented on issue #6: Install libtcnative** files in $prefix/bin folder URL: https://github.com/apache/tomcat-native/pull/6#issuecomment-572902043 Closing this PR since it is obvious the proposed change is wrong. The discussion will continue in the Bugzilla ticket.

[tomcat] branch master updated (920ee08 -> b1225c9)

2020-01-09 Thread mgrigorov
This is an automated email from the ASF dual-hosted git repository. mgrigorov pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 920ee08 Silence checkstyle warnings add b1225c9 Bugzilla Id: 64067 - Improve the exception message a bit

[GitHub] [tomcat] markt-asf commented on a change in pull request #232: Fix handling of query parameters with no value, like `?foo`

2020-01-09 Thread GitBox
markt-asf commented on a change in pull request #232: Fix handling of query parameters with no value, like `?foo` URL: https://github.com/apache/tomcat/pull/232#discussion_r365102120 ## File path: res/tomcat-maven/README.md ## @@ -39,7 +39,7 @@ mvn clean; mvn package ```

[GitHub] [tomcat] bkahlert opened a new pull request #232: Fix handling of query parameters with no value, like `?foo`

2020-01-09 Thread GitBox
bkahlert opened a new pull request #232: Fix handling of query parameters with no value, like `?foo` URL: https://github.com/apache/tomcat/pull/232 Currently undefined values are returned as an empty string by `Parameters#getParameter(String)`, though `null` should be returned.

[GitHub] [tomcat] bitcod3r commented on a change in pull request #232: Fix handling of query parameters with no value, like `?foo`

2020-01-09 Thread GitBox
bitcod3r commented on a change in pull request #232: Fix handling of query parameters with no value, like `?foo` URL: https://github.com/apache/tomcat/pull/232#discussion_r365080879 ## File path: res/tomcat-maven/README.md ## @@ -39,7 +39,7 @@ mvn clean; mvn package ```