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

2018-02-13 Thread remm
Author: remm Date: Tue Feb 13 16:15:35 2018 New Revision: 1824155 URL: http://svn.apache.org/viewvc?rev=1824155=rev Log: Add apparently missing code for NIO2 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java

svn commit: r1824154 - /tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java

2018-02-13 Thread remm
Author: remm Date: Tue Feb 13 15:55:11 2018 New Revision: 1824154 URL: http://svn.apache.org/viewvc?rev=1824154=rev Log: Add apparently missing code for NIO2. Not sure if it's really used though. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SecureNio2Channel.java Modified:

buildbot success in on tomcat-trunk

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

svn commit: r1824125 - /tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java

2018-02-13 Thread remm
Author: remm Date: Tue Feb 13 12:45:34 2018 New Revision: 1824125 URL: http://svn.apache.org/viewvc?rev=1824125=rev Log: Add a readFrame comment. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java Modified:

Re: [Git migration] How to handle svn:external used by Tomcat Native

2018-02-13 Thread Rainer Jung
Am 13.02.2018 um 11:56 schrieb Mark Thomas: On 12/02/18 18:43, Christopher Schultz wrote: Mark, On 2/11/18 3:36 PM, Mark Thomas wrote: Currently, Tomcat Native uses an svn:external to pull in the current Java source from trunk. With the switch to git, we'll need a different solution.

svn commit: r1824119 - in /tomcat/trunk/java/org/apache/coyote/http2: Http2AsyncParser.java Http2Parser.java

2018-02-13 Thread remm
Author: remm Date: Tue Feb 13 12:19:27 2018 New Revision: 1824119 URL: http://svn.apache.org/viewvc?rev=1824119=rev Log: Refactoring of swallow to reduce duplication. Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2AsyncParser.java

Re: [Git migration] How to handle svn:external used by Tomcat Native

2018-02-13 Thread Mark Thomas
On 12/02/18 18:43, Christopher Schultz wrote: > Mark, > > On 2/11/18 3:36 PM, Mark Thomas wrote: >> Currently, Tomcat Native uses an svn:external to pull in the >> current Java source from trunk. With the switch to git, we'll need >> a different solution. > >> Possible options: > >> 1) Stop

[ANN] Apache Tomcat 8.5.28 available

2018-02-13 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.28. Tomcat 8.x users should be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language,

svn commit: r1824112 - 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/

2018-02-13 Thread markt
Author: markt Date: Tue Feb 13 10:34:22 2018 New Revision: 1824112 URL: http://svn.apache.org/viewvc?rev=1824112=rev Log: Update docs for 8.5.28 release [This commit notification would consist of 67 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1824111 - in /tomcat/site/trunk: build.properties.default docs/download-80.html docs/index.html docs/migration-85.html docs/oldnews.html xdocs/download-80.xml xdocs/index.xml xdocs/migrat

2018-02-13 Thread markt
Author: markt Date: Tue Feb 13 10:26:01 2018 New Revision: 1824111 URL: http://svn.apache.org/viewvc?rev=1824111=rev Log: Update site for 8.5.28 release excluding docs. Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-80.html

[ANN] Apache Tomcat 9.0.5 available

2018-02-13 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.5. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.5 is a bugfix and

svn commit: r1824110 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2018-02-13 Thread markt
Author: markt Date: Tue Feb 13 10:07:48 2018 New Revision: 1824110 URL: http://svn.apache.org/viewvc?rev=1824110=rev Log: MIssed version update in one location Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL:

svn commit: r1824109 - 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/

2018-02-13 Thread markt
Author: markt Date: Tue Feb 13 10:01:18 2018 New Revision: 1824109 URL: http://svn.apache.org/viewvc?rev=1824109=rev Log: Update docs for 9.0.5 release [This commit notification would consist of 67 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

JDK 10: First Release Candidate - JDK 10 b43

2018-02-13 Thread Rory O'Donnell
  Hi Mark, *JDK 10 build 43 is our first JDK 10 Release Candidate [1]* * JDK 10 Early Access  build 43 is available at : - jdk.java.net/10/ Notable changes since previous email.** *build 43 * * JDK-8194764 - javac incorrectly flags

svn commit: r1824107 [2/2] - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-02-13 Thread markt
Modified: tomcat/site/trunk/xdocs/oldnews.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1824107=1824106=1824107=diff == --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++

svn commit: r1824107 [1/2] - in /tomcat/site/trunk: ./ docs/ xdocs/

2018-02-13 Thread markt
Author: markt Date: Tue Feb 13 09:52:24 2018 New Revision: 1824107 URL: http://svn.apache.org/viewvc?rev=1824107=rev Log: Update site for 9.0.5 release excluding docs. Added: tomcat/site/trunk/docs/oldnews-2017.html - copied, changed from r1824104, tomcat/site/trunk/docs/oldnews.html