JDK 9 EA Build 151 is available on java.net

2017-01-10 Thread Rory O'Donnell
Hi Mark, Best wishes for the New Year. Dalibor and I will be at FOSDEM '17, Brussels 4 & 5 February. Let us know if you will be there, hopefully we can meet up ! *JDK 9 Early Access* b151 is available on java.net There have been a number of fixes to bugs

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

2017-01-10 Thread Bill Barker
ump/public/workspace/objenesis/main/target/objenesis-2.5-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20170110.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20170110/bin/openssl -Dex

[Bug 60568] New: Issues with native memory

2017-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60568 Bug ID: 60568 Summary: Issues with native memory Product: Tomcat 8 Version: 8.5.4 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: C

[Bug 60568] Issues with native memory tomcat 8.5.4

2017-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60568 Mahesh Hendre changed: What|Removed |Added OS||All Summary|Issues with nat

svn commit: r1778138 - in /tomcat/trunk/java/javax/servlet: ./ annotation/ jsp/resources/ jsp/tagext/ resources/

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 15:11:33 2017 New Revision: 1778138 URL: http://svn.apache.org/viewvc?rev=1778138&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/trunk/java/javax/servlet/FilterRegistration.java tomcat/trunk/java/javax/servlet/ServletRequest

svn commit: r1778139 - in /tomcat/trunk/java/org/apache/catalina: ./ ant/jmx/ authenticator/ authenticator/jaspic/ connector/ core/ deploy/ filters/ ha/backend/ ha/deploy/ ha/session/ ha/tcp/ manager/

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 15:14:52 2017 New Revision: 1778139 URL: http://svn.apache.org/viewvc?rev=1778139&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/trunk/java/org/apache/catalina/Session.java tomcat/trunk/java/org/apache/catalina/ant/jmx/JMXAc

svn commit: r1778141 - in /tomcat/trunk/java/org/apache: coyote/ coyote/http2/ jasper/compiler/ jasper/compiler/tagplugin/ jasper/resources/ jasper/runtime/ jasper/tagplugins/jstl/core/ jasper/util/ j

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 15:22:47 2017 New Revision: 1778141 URL: http://svn.apache.org/viewvc?rev=1778141&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/trunk/java/org/apache/coyote/InputBuffer.java tomcat/trunk/java/org/apache/coyote/http2/HPackHu

svn commit: r1778142 - in /tomcat/trunk: ./ modules/jdbc-pool/ modules/jdbc-pool/doc/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdb

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 15:26:09 2017 New Revision: 1778142 URL: http://svn.apache.org/viewvc?rev=1778142&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/trunk/MERGE.txt tomcat/trunk/build.xml tomcat/trunk/modules/jdbc-pool/build.properties.defa

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95390817 --- Diff: build.xml --- @@ -2881,7 +2881,7 @@ Use the "ide-netbeans-replace" target if you wish to overwrite them. NetBeans pr

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95391186 --- Diff: KEYS --- @@ -48,7 +48,7 @@ vw== -END PGP PUBLIC KEY BLOCK- Type Bits/KeyIDDate User ID -pub 1024D/86867BA6 20

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95391357 --- Diff: java/javax/servlet/resources/datatypes.dtd --- @@ -47,7 +47,7 @@

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95391733 --- Diff: java/javax/servlet/resources/XMLSchema.dtd --- @@ -71,7 +71,7 @@ -

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95392385 --- Diff: java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java --- @@ -208,7 +208,7 @@ public void printAttributes(PrintWriter writer, int inden

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95392687 --- Diff: java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java --- @@ -34,7 +34,7 @@ public AbstractHttp11JsseProtocol(AbstractJsseEndpoint endpoint

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95393551 --- Diff: java/org/apache/coyote/http2/HpackEncoder.java --- @@ -163,14 +163,14 @@ State encode(MimeHeaders headers, ByteBuffer target) {

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95394344 --- Diff: java/org/apache/el/parser/AstFunction.java --- @@ -153,7 +153,7 @@ public Object getValue(EvaluationContext ctx) // single set of metho

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95394722 --- Diff: res/ide-support/netbeans/README.txt --- @@ -29,7 +29,7 @@ templates. Any of complex Ant project can still be managed under NetBeans by def

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95395105 --- Diff: webapps/docs/realm-howto.xml --- @@ -398,7 +398,7 @@ described above, and accessed with username "dbuser" and password "dbpass": (For FORM

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread violetagg
Github user violetagg commented on a diff in the pull request: https://github.com/apache/tomcat/pull/37#discussion_r95395247 --- Diff: webapps/docs/windows-auth-howto.xml --- @@ -203,7 +203,7 @@ com.sun.security.jgss.krb5.accept { The web application needs to be confi

svn commit: r1778150 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 16:04:09 2017 New Revision: 1778150 URL: http://svn.apache.org/viewvc?rev=1778150&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java Modified: tomcat/trunk/test/

svn commit: r1778154 - /tomcat/trunk/webapps/docs/changelog.xml

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 16:19:42 2017 New Revision: 1778154 URL: http://svn.apache.org/viewvc?rev=1778154&view=rev Log: Update changelog. This closes #37 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.or

[GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tomcat/pull/37 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

svn commit: r1778156 - in /tomcat/tc8.5.x/trunk: ./ java/javax/servlet/ java/javax/servlet/annotation/ java/javax/servlet/jsp/resources/ java/javax/servlet/jsp/tagext/ java/javax/servlet/resources/

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 16:27:42 2017 New Revision: 1778156 URL: http://svn.apache.org/viewvc?rev=1778156&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/javax/servlet/FilterRegistration.jav

svn commit: r1778159 [2/2] - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jas

2017-01-10 Thread violetagg
Modified: tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/LazyReplicatedMap.java URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/LazyReplicatedMap.java?rev=1778159&r1=1778158&r2=1778159&view=diff =

svn commit: r1778159 [1/2] - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/authenticator/jas

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 16:44:54 2017 New Revision: 1778159 URL: http://svn.apache.org/viewvc?rev=1778159&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/Session.java

svn commit: r1778161 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/ java/org/apache/coyote/http2/ java/org/apache/jasper/compiler/ java/org/apache/jasper/compiler/tagplugin/ java/org/apache/ja

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 16:54:28 2017 New Revision: 1778161 URL: http://svn.apache.org/viewvc?rev=1778161&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/InputBuffer.java

svn commit: r1778162 - in /tomcat/tc8.5.x/trunk: ./ modules/jdbc-pool/ modules/jdbc-pool/doc/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apache/to

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 17:09:00 2017 New Revision: 1778162 URL: http://svn.apache.org/viewvc?rev=1778162&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/MERGE.txt tomcat/tc8.5.x/trunk/build.

svn commit: r1778163 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 17:12:09 2017 New Revision: 1778163 URL: http://svn.apache.org/viewvc?rev=1778163&view=rev Log: Update changelog Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.5.x/trunk/

svn commit: r1778168 - in /tomcat/tc8.0.x/trunk: ./ java/javax/servlet/ java/javax/servlet/annotation/ java/javax/servlet/jsp/resources/ java/javax/servlet/jsp/tagext/ java/javax/servlet/resources/

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 17:52:25 2017 New Revision: 1778168 URL: http://svn.apache.org/viewvc?rev=1778168&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/javax/servlet/FilterRegistration.jav

svn commit: r1778170 [2/2] - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ j

2017-01-10 Thread violetagg
Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java?rev=1778170&r1=1778169&r2=1778170&view=diff =

svn commit: r1778170 [1/2] - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ j

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 18:19:17 2017 New Revision: 1778170 URL: http://svn.apache.org/viewvc?rev=1778170&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/ant/jmx/JMXAcce

svn commit: r1778174 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/compiler/tagplugin/ java/org/apache/jasper/resources/ java/org/apache/jasper/runtime/ java/o

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 18:38:38 2017 New Revision: 1778174 URL: http://svn.apache.org/viewvc?rev=1778174&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/compiler/Generator

svn commit: r1778176 - in /tomcat/tc8.0.x/trunk: ./ modules/jdbc-pool/ modules/jdbc-pool/doc/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apache/to

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 18:57:59 2017 New Revision: 1778176 URL: http://svn.apache.org/viewvc?rev=1778176&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/MERGE.txt tomcat/tc8.0.x/trunk/build.

svn commit: r1778178 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 19:03:40 2017 New Revision: 1778178 URL: http://svn.apache.org/viewvc?rev=1778178&view=rev Log: Update changelog Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc8.0.x/trunk/

buildbot failure in on tomcat-8-trunk

2017-01-10 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/895 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

buildbot success in on tomcat-8-trunk

2017-01-10 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/896 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

svn commit: r1778179 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/ java/javax/servlet/annotation/ java/javax/servlet/jsp/resources/ java/javax/servlet/jsp/tagext/ java/javax/servlet/resources/

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 19:32:11 2017 New Revision: 1778179 URL: http://svn.apache.org/viewvc?rev=1778179&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/javax/servlet/ServletRequest.java

Re: [GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread Mark Thomas
On 10/01/2017 15:52, violetagg wrote: > Github user violetagg commented on a diff in the pull request: > > https://github.com/apache/tomcat/pull/37#discussion_r95392385 > > --- Diff: > java/org/apache/catalina/storeconfig/ConnectorStoreAppender.java --- > @@ -208,7 +208,7 @@ public

Re: [GitHub] tomcat pull request #37: Spelling fixes

2017-01-10 Thread Mark Thomas
On 10/01/2017 15:53, violetagg wrote: > Github user violetagg commented on a diff in the pull request: > > https://github.com/apache/tomcat/pull/37#discussion_r95392687 > > --- Diff: java/org/apache/coyote/http11/AbstractHttp11JsseProtocol.java > --- > @@ -34,7 +34,7 @@ public > A

svn commit: r1778191 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ j

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 20:17:25 2017 New Revision: 1778191 URL: http://svn.apache.org/viewvc?rev=1778191&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/ant/jmx/JMXAcce

svn commit: r1778191 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ant/jmx/ java/org/apache/catalina/authenticator/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ j

2017-01-10 Thread violetagg
Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/LocalStrings.properties URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/catalina/realm/LocalStrings.properties?rev=1778191&r1=1778190&r2=1778191&view=diff =

[Bug 60568] Issues with native memory tomcat 8.5.4

2017-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60568 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[VOTE][CANCELLED] Release Apache Tomcat 9.0.0.M16

2017-01-10 Thread Mark Thomas
Given the couple of Jasper issues plus the APR/native issue I stumbled across, I'm cancelling this release and will tag M17 shortly. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail

svn commit: r17753 - /dev/tomcat/tomcat-9/v9.0.0.M16/

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 20:30:00 2017 New Revision: 17753 Log: Remove 9.0.0.M16 Release cancelled Removed: dev/tomcat/tomcat-9/v9.0.0.M16/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional co

[VOTE][CANCELLED] Release Apache Tomcat 8.5.10

2017-01-10 Thread Mark Thomas
Given the couple of Jasper issues plus the APR/native issue I stumbled across, I'm cancelling this release and will tag 8.5.11 shortly. Mark - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-

svn commit: r1778192 - in /tomcat/site/trunk: docs/irc.html xdocs/irc.xml

2017-01-10 Thread csutherl
Author: csutherl Date: Tue Jan 10 20:31:25 2017 New Revision: 1778192 URL: http://svn.apache.org/viewvc?rev=1778192&view=rev Log: Updating the outdated IRC information with a working solution. Mibbit connection (default with Firefox) are no longer supported Modified: tomcat/site/trunk/docs/i

svn commit: r17754 - /dev/tomcat/tomcat-8/v8.5.10/

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 20:31:54 2017 New Revision: 17754 Log: Remove 8.5.10 Release cancelled Removed: dev/tomcat/tomcat-8/v8.5.10/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands

svn commit: r1778193 - /tomcat/trunk/webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 20:36:46 2017 New Revision: 1778193 URL: http://svn.apache.org/viewvc?rev=1778193&view=rev Log: 9.0.M16 release has been cancelled Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/vi

svn commit: r1778194 - /tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 20:37:29 2017 New Revision: 1778194 URL: http://svn.apache.org/viewvc?rev=1778194&view=rev Log: 8.5.10 release has been cancelled Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml URL: http://sv

svn commit: r1778195 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/compiler/ java/org/apache/jasper/compiler/tagplugin/ java/org/apache/jasper/resources/ java/org/apache/jasper/runtime/ java/o

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 20:39:13 2017 New Revision: 1778195 URL: http://svn.apache.org/viewvc?rev=1778195&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/compiler/Generator

svn commit: r1778197 - in /tomcat/tags/TOMCAT_9_0_0_M17: ./ build.properties.default webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 20:58:11 2017 New Revision: 1778197 URL: http://svn.apache.org/viewvc?rev=1778197&view=rev Log: Tag 9.0.0.M17 Added: tomcat/tags/TOMCAT_9_0_0_M17/ - copied from r1778196, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M17/build.properties.default

svn commit: r1778198 - in /tomcat/tc8.5.x/tags/TOMCAT_8_5_11: ./ build.properties.default webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 21:01:02 2017 New Revision: 1778198 URL: http://svn.apache.org/viewvc?rev=1778198&view=rev Log: Tag 8.5.11 Added: tomcat/tc8.5.x/tags/TOMCAT_8_5_11/ (props changed) - copied from r1778197, tomcat/tc8.5.x/trunk/ Modified: tomcat/tc8.5.x/tags/TOMCAT_8_

svn commit: r1778199 [2/2] - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/ modules/jdbc-pool/doc/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apa

2017-01-10 Thread violetagg
Modified: tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java?rev=1778199&r1=1778198&r2=1778199&view=diff =

svn commit: r1778199 [1/2] - in /tomcat/tc7.0.x/trunk: ./ modules/jdbc-pool/ modules/jdbc-pool/doc/ modules/jdbc-pool/src/main/java/org/apache/tomcat/jdbc/pool/ modules/jdbc-pool/src/main/java/org/apa

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 21:10:26 2017 New Revision: 1778199 URL: http://svn.apache.org/viewvc?rev=1778199&view=rev Log: Spelling fixes. Patch provided by Josh Soref. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/modules/jdbc-pool/build.properties.defaul

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

2017-01-10 Thread violetagg
Author: violetagg Date: Tue Jan 10 21:14:53 2017 New Revision: 1778201 URL: http://svn.apache.org/viewvc?rev=1778201&view=rev Log: Update changelog Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Propchange: tomcat/tc7.0.x/trunk/

svn commit: r1778202 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 21:15:07 2017 New Revision: 1778202 URL: http://svn.apache.org/viewvc?rev=1778202&view=rev Log: Update version number post tag for next development iteration Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default to

svn commit: r1778203 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 21:16:14 2017 New Revision: 1778203 URL: http://svn.apache.org/viewvc?rev=1778203&view=rev Log: Update version number post tag for next development iteration Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.propertie

svn commit: r17755 [2/2] - in /dev/tomcat/tomcat-9/v9.0.0.M17: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-10 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.0.M17/src/apache-tomcat-9.0.0.M17-src.tar.gz.md5 == --- dev/tomcat/tomcat-9/v9.0.0.M17/src/apache-tomcat-9.0.0.M17-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-9/v9.0.0.M17/src/apache-tomcat

svn commit: r17755 [1/2] - in /dev/tomcat/tomcat-9/v9.0.0.M17: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 21:25:22 2017 New Revision: 17755 Log: Upload 9.0.0.M17 for voting Added: dev/tomcat/tomcat-9/v9.0.0.M17/ dev/tomcat/tomcat-9/v9.0.0.M17/KEYS (with props) dev/tomcat/tomcat-9/v9.0.0.M17/README.html (with props) dev/tomcat/tomcat-9/v9.0.0.M17/RELE

svn commit: r17756 [1/2] - in /dev/tomcat/tomcat-8/v8.5.11: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-10 Thread markt
Author: markt Date: Tue Jan 10 21:27:09 2017 New Revision: 17756 Log: Upload 8.5.11 for voting Added: dev/tomcat/tomcat-8/v8.5.11/ dev/tomcat/tomcat-8/v8.5.11/KEYS (with props) dev/tomcat/tomcat-8/v8.5.11/README.html (with props) dev/tomcat/tomcat-8/v8.5.11/RELEASE-NOTES d

svn commit: r17756 [2/2] - in /dev/tomcat/tomcat-8/v8.5.11: ./ bin/ bin/embed/ bin/extras/ src/

2017-01-10 Thread markt
Added: dev/tomcat/tomcat-8/v8.5.11/src/apache-tomcat-8.5.11-src.tar.gz.sha1 == --- dev/tomcat/tomcat-8/v8.5.11/src/apache-tomcat-8.5.11-src.tar.gz.sha1 (added) +++ dev/tomcat/tomcat-8/v8.5.11/src/apache-tomcat-8.5.11-src.ta

[VOTE] Release Apache Tomcat 8.5.11

2017-01-10 Thread Mark Thomas
The proposed Apache Tomcat 8.5.11 release is now available for voting. The major changes compared to the 8.5.9 release are: - HTTP/2 fixes and improvements - Improve the logic that selects an address to use to unlock the Acceptor to take account of platforms what do not listen on all local a

[VOTE] Release Apache Tomcat 9.0.0.M17

2017-01-10 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M17 release is now available for voting. This is a milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0 The major changes com

[GitHub] tomcat pull request #38: spelling: deprecate misspelled protected functions

2017-01-10 Thread jsoref
GitHub user jsoref opened a pull request: https://github.com/apache/tomcat/pull/38 spelling: deprecate misspelled protected functions I think this does what @markt-asf suggested You can merge this pull request into a Git repository by running: $ git pull https://github.com/jsor

[Bug 60568] Issues with native memory tomcat 8.5.4

2017-01-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60568 --- Comment #2 from Mahesh Hendre --- Is there any possibility we get some hint regarding what components got modified from Tomcat 8.5.8 to 8.5.9, which might have affected the native memory footprint? This would give us some hint regarding tun