[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-test-nio2 (in module tomcat-8.0.x) failed

2017-10-02 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-tc8.0.x-test-nio2 has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-10-02 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-trunk-validate has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate (in module tomcat-8.0.x) failed

2017-10-02 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-tc8.0.x-validate has an issue affecting its community

[GUMP@vmgump-vm3]: Project tomcat-tc7.0.x-validate (in module tomcat-7.0.x) failed

2017-10-02 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-tc7.0.x-validate has an issue affecting its community

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/74 TBH upon further inspection the benefit of this patch is limited since most filters do extend FilterBase. While I do think that it provides cleaner code that can be helpful for future filters

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/74 FYI: It's easier to see the changeset via this link (adding `?w=1` to a GitHub PR URL ignores same-line whitespace changes): https://github.com/apache/tomcat/pull/74/files?w=1 ---

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/74 I plan to refactor the rest of the Filters as I did for `CorsFilter`, but wanted you to see first what I meant. --- - To

buildbot success in on tomcat-7-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/900 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: Java 9 support and Tomcat 7

2017-10-02 Thread Konstantin Kolinko
2017-10-02 23:12 GMT+03:00 Mark Thomas : > Hi, > > We have a problem with Java 9 support for JSPs with Tomcat 7. > > The latest version of the ECJ compiler we can ship with Tomcat 7 is > 4.4.2 since that is the latest version that supports Java 6 and Tomcat 7 > is required (by

buildbot failure in on tomcat-8-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1145 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1810593 - in /tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/http: TestCookiesDefaultSysProps.java TestCookiesNoFwdStrictSysProps.java TestCookiesNoStrictNamingSysProps.java TestCookies

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 20:23:05 2017 New Revision: 1810593 URL: http://svn.apache.org/viewvc?rev=1810593=rev Log: Remove @SuppressWarnings that don't seem to be doing anything. Modified: tomcat/tc8.5.x/trunk/test/org/apache/tomcat/util/http/TestCookiesDefaultSysProps.java

svn commit: r1810592 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 20:21:07 2017 New Revision: 1810592 URL: http://svn.apache.org/viewvc?rev=1810592=rev Log: Remove previous merge conflict Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/74 I believe that this will both reduce the overall volume of code and make the code more maintainable moving forward. I usually try to submit small patches so that they're easier to review and

buildbot failure in on tomcat-7-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/899 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/74 Generally, I'm in favour of refactoring that reduces the overall volume of code. --- - To unsubscribe, e-mail:

Java 9 support and Tomcat 7

2017-10-02 Thread Mark Thomas
Hi, We have a problem with Java 9 support for JSPs with Tomcat 7. The latest version of the ECJ compiler we can ship with Tomcat 7 is 4.4.2 since that is the latest version that supports Java 6 and Tomcat 7 is required (by the specs) to run on Java 6. The earliest version of the ECJ compiler

buildbot success in on tomcat-8-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1144 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[GitHub] tomcat issue #74: added javadoc comment

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/74 @markt-asf - What do you think about changing `FilterBase` so that it extends `javax.servlet.GenericFilter`? That way we can use methods like `getInitParameter()` and have a single base class and

svn commit: r1810589 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/tomcat/util/compat/ webapps/docs/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 20:02:25 2017 New Revision: 1810589 URL: http://svn.apache.org/viewvc?rev=1810589=rev Log: Java 9 allows us to be more selective with the JRE memory leak protection. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1810589 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/ java/org/apache/tomcat/util/compat/ webapps/docs/

2017-10-02 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/compat/JreCompat.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/compat/JreCompat.java?rev=1810589=1810588=1810589=diff ==

svn commit: r1810588 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java java/org/apache/tomcat/util/compat/Jre9Compat.java java/org/apache/tomcat/util/co

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:59:16 2017 New Revision: 1810588 URL: http://svn.apache.org/viewvc?rev=1810588=rev Log: Java 9 allows us to be more selective with the JRE memory leak protection. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1810586 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java java/org/apache/tomcat/util/compat/Jre9Compat.java java/org/apache/tomcat/util/co

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:54:09 2017 New Revision: 1810586 URL: http://svn.apache.org/viewvc?rev=1810586=rev Log: Java 9 allows us to be more selective with the JRE memory leak protection. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1810585 - in /tomcat/tc7.0.x/trunk: ./ bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:47:24 2017 New Revision: 1810585 URL: http://svn.apache.org/viewvc?rev=1810585=rev Log: Add necessary Java 9 configuration options to the startup scripts to prevent warnings being generated on web application stop. Modified: tomcat/tc7.0.x/trunk/ (props

svn commit: r1810584 - in /tomcat/tc8.0.x/trunk: ./ bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:46:21 2017 New Revision: 1810584 URL: http://svn.apache.org/viewvc?rev=1810584=rev Log: Add necessary Java 9 configuration options to the startup scripts to prevent warnings being generated on web application stop. Modified: tomcat/tc8.0.x/trunk/ (props

svn commit: r1810582 - in /tomcat/tc8.5.x/trunk: ./ bin/catalina.bat bin/catalina.sh webapps/docs/changelog.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:42:33 2017 New Revision: 1810582 URL: http://svn.apache.org/viewvc?rev=1810582=rev Log: Add necessary Java 9 configuration options to the startup scripts to prevent warnings being generated on web application stop. Modified: tomcat/tc8.5.x/trunk/ (props

[GitHub] tomcat issue #75: added javadoc comments and a method that takes default val...

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/75 Actually, I see that I can not add `@Override` since it's not part of the `javax.servlet.Filter` interface. --- - To

[GitHub] tomcat pull request #75: added javadoc comments and a method that takes defa...

2017-10-02 Thread isapir
Github user isapir closed the pull request at: https://github.com/apache/tomcat/pull/75 --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

[GitHub] tomcat issue #75: added javadoc comments and a method that takes default val...

2017-10-02 Thread isapir
Github user isapir commented on the issue: https://github.com/apache/tomcat/pull/75 OK, the reason that I added this method is that I saw `init()` and I did not realize that it was part of the spec since it is not marked with `@Override` and I've never seen it before (looks like it's

[GitHub] tomcat issue #75: added javadoc comments and a method that takes default val...

2017-10-02 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/75 -1 The public API of specification defined classes may not be changed. This method would be worth adding to o.a.catalina.filters.FilterBase if any of Tomcat's internal filter implementations

[GitHub] tomcat pull request #75: added javadoc comments and a method that takes defa...

2017-10-02 Thread isapir
GitHub user isapir opened a pull request: https://github.com/apache/tomcat/pull/75 added javadoc comments and a method that takes default value The `getInitParameter(String name, String defaultValue)` adds useful functionality to this base class so that any optional parameter can

buildbot failure in on tomcat-8-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1143 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1810580 [3/3] - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ java/javax/websocket/ java/javax/websocket/server/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/

2017-10-02 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java?rev=1810580=1810579=1810580=diff

svn commit: r1810580 [1/3] - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ java/javax/websocket/ java/javax/websocket/server/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:21:18 2017 New Revision: 1810580 URL: http://svn.apache.org/viewvc?rev=1810580=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1810580 [2/3] - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ java/javax/websocket/ java/javax/websocket/server/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/

2017-10-02 Thread markt
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/connector/Request.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/connector/Request.java?rev=1810580=1810579=1810580=diff == ---

buildbot success in on tomcat-8-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1142 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1810578 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/lang/ELArithmetic.java

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:08:27 2017 New Revision: 1810578 URL: http://svn.apache.org/viewvc?rev=1810578=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1810577 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ java/javax/websocket/ java/javax/websocket/server/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 19:02:21 2017 New Revision: 1810577 URL: http://svn.apache.org/viewvc?rev=1810577=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1810576 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/el/lang/ java/org/apache/tomcat/util/ test/org/apache/el/ test/org/apache/jasper/runtime/ test/webapp/WEB-INF/tags/ test/webapp/bug5

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 18:58:04 2017 New Revision: 1810576 URL: http://svn.apache.org/viewvc?rev=1810576=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1810575 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/el/parser/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/naming/ test/javax/el/ test/org/apache/catalina/connector/ test/or

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 18:56:11 2017 New Revision: 1810575 URL: http://svn.apache.org/viewvc?rev=1810575=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1810574 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/el/parser/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/naming/ test/javax/el/ test/org/apache/catalina/connector/ test/or

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 18:53:03 2017 New Revision: 1810574 URL: http://svn.apache.org/viewvc?rev=1810574=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1810572 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/el/lang/ java/org/apache/el/parser/ java/org/apache/tomcat/util/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/naming/ test

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 18:39:22 2017 New Revision: 1810572 URL: http://svn.apache.org/viewvc?rev=1810572=rev Log: Refactoring in preparation for Java 9. Refactor to avoid using some methods that will be deprecated in Java 9 onwards. Modified: tomcat/tc8.5.x/trunk/ (props changed)

[GitHub] tomcat pull request #74: added javadoc comment

2017-10-02 Thread isapir
GitHub user isapir opened a pull request: https://github.com/apache/tomcat/pull/74 added javadoc comment Took me a few minutes to figure out what the method is doing (and how) so added a JavaDoc comment to clarify. You can merge this pull request into a Git repository by running:

[Bug 58837] support "X-Content-Security-Policy" a.k.a as "CSP"

2017-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58837 --- Comment #6 from Igal Sapir --- Chris, I can submit a patch if given some guidelines about the Filter's configuration specs. Perhaps a very general-purpose Filter should be written -- one that takes header names and

Re: [VOTE] Release Apache Tomcat 8.0.47

2017-10-02 Thread Coty Sutherland
On Fri, Sep 29, 2017 at 10:39 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.47 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.47/ > The Maven staging repo is: >

Re: Development Tasks

2017-10-02 Thread Igal @ Lucee.org
Hi Coty, On 10/2/2017 9:13 AM, Coty Sutherland wrote: Have you taken a look at the CONTRIBUTING guide in the repo? https://github.com/apache/tomcat/blob/trunk/CONTRIBUTING.md If it's insufficient, let us know and we can update it. Right now it only suggests looking at Beginner bugs, so we

Re: [VOTE] Release Apache Tomcat 7.0.82

2017-10-02 Thread Coty Sutherland
On Fri, Sep 29, 2017 at 9:16 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.82 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.82/ > The Maven staging repo is: >

Re: Development Tasks (was: Need mentor)

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 12:04 PM, Igal @ Lucee.org wrote: > Hi Mark (et al.), > > On 10/2/2017 3:46 AM, Mark Thomas wrote: >> >> Once you built a local Tomcat instance and confirmed it is working, we >> can point you towards some development tasks to get you started. > > > I would

Development Tasks (was: Need mentor)

2017-10-02 Thread Igal @ Lucee.org
Hi Mark (et al.), On 10/2/2017 3:46 AM, Mark Thomas wrote: Once you built a local Tomcat instance and confirmed it is working, we can point you towards some development tasks to get you started. I would also like to be pointed at some development tasks if possible. Thank you, Igal Sapir

[Tomcat Wiki] Update of "FAQ/Troubleshooting_and_Diagnostics" by KonstantinKolinko

2017-10-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/Troubleshooting_and_Diagnostics" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/Troubleshooting_and_Diagnostics?action=diff=17=18 Comment: Add

[Tomcat Wiki] Update of "FAQ/KnownIssues" by KonstantinKolinko

2017-10-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/KnownIssues" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff=15=16 Comment: Replace obsolete bugzilla links with a link

[Tomcat Wiki] Update of "FAQ/KnownIssues" by KonstantinKolinko

2017-10-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "FAQ/KnownIssues" page has been changed by KonstantinKolinko: https://wiki.apache.org/tomcat/FAQ/KnownIssues?action=diff=14=15 Comment: Minor formatting corrections. Split

svn commit: r1810354 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ webapps/docs/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 13:37:54 2017 New Revision: 1810354 URL: http://svn.apache.org/viewvc?rev=1810354=rev Log: Adding ALPN support for JSSE with Java 9Enable ALPN and also, therefore, HTTP/2 for the NIO and NIO2 HTTP connectors when using the JSSE implementation for TLS when running

svn commit: r1810353 - in /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat: Jre9Compat.java JreCompat.java LocalStrings.properties

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 13:34:10 2017 New Revision: 1810353 URL: http://svn.apache.org/viewvc?rev=1810353=rev Log: Add SSLEngine.getApplicationProtocol() to JreCompat Modified: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat/Jre9Compat.java

svn commit: r1810352 - in /tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat: Jre9Compat.java JreCompat.java LocalStrings.properties

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 13:29:05 2017 New Revision: 1810352 URL: http://svn.apache.org/viewvc?rev=1810352=rev Log: Add support for SSLParameters.setApplicationProtocols() to JreCompat Modified: tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/compat/Jre9Compat.java

[Bug 61524] NullPointerException in Http11OutputBuffer

2017-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61524 --- Comment #4 from Boris Petrov --- The issue appears also in Tomcat 9.0.1. The stacktrace: java.lang.NullPointerException: null at org.apache.coyote.http11.Http11OutputBuffer.commit(Http11OutputBuffer.java:327)

svn commit: r1810349 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/AbstractJsseEndpoint.java java/org/apache/tomcat/util/net/SecureNio2Channel.java java/org/apache/tomcat/util/net/Sec

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 13:00:15 2017 New Revision: 1810349 URL: http://svn.apache.org/viewvc?rev=1810349=rev Log: Adding ALPN support for JSSE with Java 9 Add some plumbing to exposed the client requested application protocols to the method that configures the SSLEngine Modified:

svn commit: r1810348 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/TLSClientHelloExtractor.java

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 12:58:03 2017 New Revision: 1810348 URL: http://svn.apache.org/viewvc?rev=1810348=rev Log: Adding ALPN support for JSSE with Java 9 Expand the data extracted from the TLS client hello to include the client requested ALPN names. Modified: tomcat/tc8.5.x/trunk/

Re: Need mentor

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 7:06 AM, $uMe$h <1cool.1...@gmail.com> wrote: > Thank you Mark for guiding. Once I complete first step (getting local > instance running) will ask for further help. There are also further instructions in the README and CONTRIBUTING documents in the source code repositories,

Re: Need Guidance

2017-10-02 Thread Coty Sutherland
On Mon, Oct 2, 2017 at 8:27 AM, Amitesh Pathak wrote: > Hi all > I subscribed to the tomcat dev mailing list sometime ago to help me getting > to start contributing, but haven't figured out how to start yet. Hello and welcome! > Can I please get a mentor to guide me

svn commit: r1810342 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/buf/ByteBufferUtils.java java/org/apache/tomcat/util/buf/LocalStrings.properties

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 12:37:29 2017 New Revision: 1810342 URL: http://svn.apache.org/viewvc?rev=1810342=rev Log: Back-port remaining Java 9 ByteBuffer clean-up fixes Modified: tomcat/tc8.5.x/trunk/ (props changed)

Need Guidance

2017-10-02 Thread Amitesh Pathak
Hi all I subscribed to the tomcat dev mailing list sometime ago to help me getting to start contributing, but haven't figured out how to start yet. Can I please get a mentor to guide me through and help me start developing for the projects. Any help will be really appreciated. Thanks,

[Bug 61581] New: SecurityException trying to access JNI classes in Drawboard example when running with SecurityManager

2017-10-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61581 Bug ID: 61581 Summary: SecurityException trying to access JNI classes in Drawboard example when running with SecurityManager Product: Tomcat 7 Version: trunk Hardware:

Re: svn commit: r1810270 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread Mark Thomas
On 02/10/17 11:59, Konstantin Kolinko wrote: > 2017-10-02 12:59 GMT+03:00 Mark Thomas : >> On 02/10/17 10:13, Rainer Jung wrote: >>> Am 01.10.2017 um 20:10 schrieb ma...@apache.org: Author: markt Date: Sun Oct 1 18:10:45 2017 New Revision: 1810270 URL:

svn commit: r1810336 [3/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-8.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1810336=1810335=1810336=diff == --- tomcat/site/trunk/docs/security-8.html (original) +++

svn commit: r1810336 [4/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-9.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1810336=1810335=1810336=diff == --- tomcat/site/trunk/docs/security-9.html (original) +++

svn commit: r1810336 [1/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 11:13:19 2017 New Revision: 1810336 URL: http://svn.apache.org/viewvc?rev=1810336=rev Log: Add missing word Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/docs/security-8.html tomcat/site/trunk/docs/security-9.html

svn commit: r1810336 [2/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1810336=1810335=1810336=diff == --- tomcat/site/trunk/docs/security-7.html (original) +++

svn commit: r1810335 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/JreMemoryLeakPreventionListener.java webapps/docs/config/listeners.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 11:08:51 2017 New Revision: 1810335 URL: http://svn.apache.org/viewvc?rev=1810335=rev Log: TheJava 9 has fixed some more memory leaks. Also disable protection that is fixed in Java 8 when running on Java 8 Modified: tomcat/tc7.0.x/trunk/ (props changed)

Re: Need mentor

2017-10-02 Thread $uMe$h
Thank you Mark for guiding. Once I complete first step (getting local instance running) will ask for further help. On 02-Oct-2017 4:16 PM, "Mark Thomas" wrote: > On 02/10/17 11:33, $uMe$h wrote: > > Hi all, > > > > I just joined tomcat dev list. > > Welcome. > > > Can someone

svn commit: r1810334 - in /tomcat/site/trunk: docs/security-7.html xdocs/security-7.xml

2017-10-02 Thread rjung
Author: rjung Date: Mon Oct 2 11:01:49 2017 New Revision: 1810334 URL: http://svn.apache.org/viewvc?rev=1810334=rev Log: Fix copy error in list of affected versions for CVE-2017-12617. Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/xdocs/security-7.xml Modified:

Re: svn commit: r1810270 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread Konstantin Kolinko
2017-10-02 12:59 GMT+03:00 Mark Thomas : > On 02/10/17 10:13, Rainer Jung wrote: >> Am 01.10.2017 um 20:10 schrieb ma...@apache.org: >>> Author: markt >>> Date: Sun Oct 1 18:10:45 2017 >>> New Revision: 1810270 >>> >>> URL: http://svn.apache.org/viewvc?rev=1810270=rev >>> Log:

svn commit: r1810332 - /tomcat/tc8.5.x/trunk/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 10:55:35 2017 New Revision: 1810332 URL: http://svn.apache.org/viewvc?rev=1810332=rev Log: Update merge info Modified: tomcat/tc8.5.x/trunk/ (props changed) Propchange: tomcat/tc8.5.x/trunk/

buildbot failure in on tomcat-8-trunk

2017-10-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-8-trunk/builds/1141 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

Re: Need mentor

2017-10-02 Thread Mark Thomas
On 02/10/17 11:33, $uMe$h wrote: > Hi all, > > I just joined tomcat dev list. Welcome. > Can someone guide me on, how can I start contributing ? I can get you started. I'm sure everyone here will help point you in the right direction if you get stuck. > It would be helpful if I get any

Need mentor

2017-10-02 Thread $uMe$h
Hi all, I just joined tomcat dev list. Can someone guide me on, how can I start contributing ? It would be helpful if I get any mentor, who can guide me through the process and I can kick start. Thanks and Regards, Sumesh

Re: Java 9 backports [Was: Java 9 TC shutdown warnings (reflection in WebappClassLoaderBase)]

2017-10-02 Thread Mark Thomas
On 26/09/17 10:47, Rainer Jung wrote: > I checked the TC 9 svn log for messages containing the regexp > /(java|jvm|jdk) ?9/i. All of them actually contained "Java 9" and the > following is the list. I marked the ones where I found the revision in > the 8.5 mergeinfo with a leading "*", but I have

svn commit: r1810330 - /tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 10:23:19 2017 New Revision: 1810330 URL: http://svn.apache.org/viewvc?rev=1810330=rev Log: Java 9 The JRE class loaders no longer extend URLClassLoader Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappLoader.java Modified:

svn commit: r1810328 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/WebappLoader.java

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 10:21:10 2017 New Revision: 1810328 URL: http://svn.apache.org/viewvc?rev=1810328=rev Log: Java 9 The JRE class loaders no longer extend URLClassLoader Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1810327 - /tomcat/tc8.5.x/trunk/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 10:20:00 2017 New Revision: 1810327 URL: http://svn.apache.org/viewvc?rev=1810327=rev Log: Update merge info Modified: tomcat/tc8.5.x/trunk/ (props changed) Propchange: tomcat/tc8.5.x/trunk/

svn commit: r1810326 [2/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1810326=1810325=1810326=diff == --- tomcat/site/trunk/docs/security-7.html (original) +++

svn commit: r1810326 [3/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-8.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1810326=1810325=1810326=diff == --- tomcat/site/trunk/docs/security-8.html (original) +++

svn commit: r1810326 [4/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/security-9.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1810326=1810325=1810326=diff == --- tomcat/site/trunk/docs/security-9.html (original) +++

svn commit: r1810326 [1/4] - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 10:01:22 2017 New Revision: 1810326 URL: http://svn.apache.org/viewvc?rev=1810326=rev Log: Remove Windows only limitation for CVE-2017-12617. It applies to all operating systems Modified: tomcat/site/trunk/docs/security-7.html

Re: svn commit: r1810270 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread Mark Thomas
On 02/10/17 10:13, Rainer Jung wrote: > Am 01.10.2017 um 20:10 schrieb ma...@apache.org: >> Author: markt >> Date: Sun Oct 1 18:10:45 2017 >> New Revision: 1810270 >> >> URL: http://svn.apache.org/viewvc?rev=1810270=rev >> Log: >> Add CVE-2017-12617 >> > ... >> +When running on Windows with HTTP

Re: svn commit: r1810270 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2017-10-02 Thread Rainer Jung
Am 01.10.2017 um 20:10 schrieb ma...@apache.org: > Author: markt > Date: Sun Oct 1 18:10:45 2017 > New Revision: 1810270 > > URL: http://svn.apache.org/viewvc?rev=1810270=rev > Log: > Add CVE-2017-12617 > ... > +When running on Windows with HTTP PUTs enabled (e.g. via setting the > +

svn commit: r1810315 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 09:03:06 2017 New Revision: 1810315 URL: http://svn.apache.org/viewvc?rev=1810315=rev Log: Update docs for 8.5.23 release [This commit notification would consist of 919 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1810313 [2/2] - in /tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache: catalina/webresources/ tomcat/jni/ tomcat/util/compat/ tomcat/util/net/openssl/

2017-10-02 Thread markt
Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLConf.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/tomcat/util/net/openssl/OpenSSLConf.html?rev=1810313=auto

svn commit: r1810313 [1/2] - in /tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache: catalina/webresources/ tomcat/jni/ tomcat/util/compat/ tomcat/util/net/openssl/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:50:51 2017 New Revision: 1810313 URL: http://svn.apache.org/viewvc?rev=1810313=rev Log: Add new docs for 9.0.1 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/webresources/TomcatJarInputStream.html (with props)

svn commit: r1810311 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:47:29 2017 New Revision: 1810311 URL: http://svn.apache.org/viewvc?rev=1810311=rev Log: Update docs for 9.0.1 release [This commit notification would consist of 71 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1810310 - in /tomcat/site/trunk: build.properties.default build.xml

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:36:25 2017 New Revision: 1810310 URL: http://svn.apache.org/viewvc?rev=1810310=rev Log: Remove Tomcat 6 docs build target Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/build.xml Modified:

svn commit: r1810309 - /tomcat/site/trunk/build.properties.default

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:33:10 2017 New Revision: 1810309 URL: http://svn.apache.org/viewvc?rev=1810309=rev Log: Update latest versions Modified: tomcat/site/trunk/build.properties.default Modified: tomcat/site/trunk/build.properties.default URL:

svn commit: r1810307 [4/5] - in /tomcat/site/trunk: docs/ xdocs/

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/oldnews.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1810307=1810306=1810307=diff == --- tomcat/site/trunk/docs/oldnews.html (original) +++

svn commit: r1810307 [2/5] - in /tomcat/site/trunk: docs/ xdocs/

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1810307=1810306=1810307=diff == --- tomcat/site/trunk/docs/index.html (original) +++

svn commit: r1810307 [5/5] - in /tomcat/site/trunk: docs/ xdocs/

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1810307=1810306=1810307=diff == --- tomcat/site/trunk/docs/whichversion.html (original) +++

svn commit: r1810307 [3/5] - in /tomcat/site/trunk: docs/ xdocs/

2017-10-02 Thread markt
Modified: tomcat/site/trunk/docs/migration-85.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1810307=1810306=1810307=diff == --- tomcat/site/trunk/docs/migration-85.html (original) +++

svn commit: r1810307 [1/5] - in /tomcat/site/trunk: docs/ xdocs/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:30:45 2017 New Revision: 1810307 URL: http://svn.apache.org/viewvc?rev=1810307=rev Log: Update site (excluding docs) for 8.5.23 release Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-80.html

svn commit: r22070 - /release/tomcat/tomcat-8/v8.5.21/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:21:37 2017 New Revision: 22070 Log: Drop 8.5.21 from mirrors Removed: release/tomcat/tomcat-8/v8.5.21/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r22069 - /release/tomcat/tomcat-9/v9.0.0.M27/

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:21:00 2017 New Revision: 22069 Log: Drop 9.0.0.M27 from mirrors Removed: release/tomcat/tomcat-9/v9.0.0.M27/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1810305 - in /tomcat/site/trunk: docs/download-90.html docs/index.html docs/migration-9.html docs/oldnews.html docs/whichversion.html xdocs/download-90.xml xdocs/index.xml xdocs/migration

2017-10-02 Thread markt
Author: markt Date: Mon Oct 2 08:10:21 2017 New Revision: 1810305 URL: http://svn.apache.org/viewvc?rev=1810305=rev Log: Update site (excluding docs) for 9.0.1 release Modified: tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/docs/index.html

Re: svn commit: r22059 - /dev/tomcat/tomcat-8/v8.5.23/ /release/tomcat/tomcat-8/v8.5.20/ /release/tomcat/tomcat-8/v8.5.23/

2017-10-02 Thread Violeta Georgieva
2017-10-02 11:09 GMT+03:00 Mark Thomas : > > On 02/10/17 09:07, Violeta Georgieva wrote: > > Hi Mark, > > > > 2017-10-01 21:30 GMT+03:00 : > >> > >> Author: markt > >> Date: Sun Oct 1 18:30:40 2017 > >> New Revision: 22059 > >> > >> Log: > >> Release 8.5.23.

  1   2   >