svn commit: r1711922 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

2015-11-02 Thread rjung
Author: rjung Date: Mon Nov 2 09:39:29 2015 New Revision: 1711922 URL: http://svn.apache.org/viewvc?rev=1711922&view=rev Log: Add some minor changes to changelog. Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

svn commit: r1711925 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

2015-11-02 Thread rjung
Author: rjung Date: Mon Nov 2 09:46:07 2015 New Revision: 1711925 URL: http://svn.apache.org/viewvc?rev=1711925&view=rev Log: Add some minor items to changelog. Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneou

[Bug 57799] MessageCreationException: Couldn't create SOAP message with Nio2 connector protocol

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799 Remy Maucherat changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #33 from Remy Maucher

[Bug 57799] MessageCreationException: Couldn't create SOAP message with Nio2 connector protocol

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799 Remy Maucherat changed: What|Removed |Added Attachment #33243|0 |1 is obsolete|

svn commit: r1711934 - /tomcat/native/trunk/native/src/sslnetwork.c

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 10:32:58 2015 New Revision: 1711934 URL: http://svn.apache.org/viewvc?rev=1711934&view=rev Log: Port Bill's fix for OpenSSL constant name change from 1.1.x to trunk. Modified: tomcat/native/trunk/native/src/sslnetwork.c Modified: tomcat/native/trunk/native/src/

[Bug 58081] Incorrect Java version in README

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58081 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1711935 - in /tomcat/native/trunk: build.properties.default build.xml

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 10:42:06 2015 New Revision: 1711935 URL: http://svn.apache.org/viewvc?rev=1711935&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58404 Don't duplicate properties from build.properties.default in build.xml Modified: tomcat/native/trunk/build.pro

[Bug 58404] Duplicate property definitions compile.[source|target] in build.properties.default and build.xml

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58404 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53847] High CPU usage in tomcat native 1.22+

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53847 Mark Thomas changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEEDINFO

[Bug 54085] ssl_socket_recv sometimes loops infinitely with non-blocking sockets

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=54085 Mark Thomas changed: What|Removed |Added CC||asode...@agnitas.de --- Comment #2 from

[Bug 55706] broken apr version check in native v1.1.29 build; fails detect of installed v2.0.0

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55706 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 56878] Checking whether unsigned int is less than zero is useless

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56878 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1711945 - /tomcat/native/trunk/native/src/sslcontext.c

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 12:30:53 2015 New Revision: 1711945 URL: http://svn.apache.org/viewvc?rev=1711945&view=rev Log: Improve logic when SNI callback is not available or the SNI host name is unknown. Based on kkolinko's review of fix for BZ 58566. Modified: tomcat/native/trunk/nativ

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136 Violeta Georgieva changed: What|Removed |Added CC||amir.y...@gmail.com --- Comment #2

[Bug 58567] Error compiling EL expression with quotes - attribute not properly terminated.

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58567] Error compiling EL expression with quotes - attribute not properly terminated.

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567 Yoni Amir changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[Bug 58567] Error compiling EL expression with quotes - attribute not properly terminated.

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #23 from Mark Thomas --- *** Bug 58567 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1711953 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/servlets/WebdavServlet.java java/org/apache/catalina/tribes/membership/McastService.java java/org/apache/jasper/compiler/Pa

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:05:24 2015 New Revision: 1711953 URL: http://svn.apache.org/viewvc?rev=1711953&view=rev Log: Merged revision 1710930 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760) Replace X.valueOf(String).xValue() with simple

svn commit: r1711954 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/servlets/WebdavServlet.java java/org/apache/catalina/tribes/membership/McastService.java java/org/apache/jasper/compiler/Pa

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:09:03 2015 New Revision: 1711954 URL: http://svn.apache.org/viewvc?rev=1711954&view=rev Log: Merged revision 1710930 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 (reviewing r1710760) Replace X.valueOf(String).xValue() with simple

[Bug 58567] Error compiling EL expression with quotes - attribute not properly terminated.

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567 --- Comment #5 from Yoni Amir --- Hi Mark, I am not sure if I understand your claim: you are saying that the side-effect is not a regression. Are you saying that it is a desired side-effect? Also, I see that 57136 is still open. Are there plans

svn commit: r1711960 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apache/cata

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:23:54 2015 New Revision: 1711960 URL: http://svn.apache.org/viewvc?rev=1711960&view=rev Log: Merged revision 1710933 from tomcat/trunk: Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean(). Modified: tomcat/tc7.0.x/trunk/ (props c

svn commit: r1711958 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/servlets/ java/org/apache/cata

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:17:14 2015 New Revision: 1711958 URL: http://svn.apache.org/viewvc?rev=1711958&view=rev Log: Merged revision 1710933 from tomcat/trunk: Replace Boolean.valueOf(String).booleanValue() with Boolean.parseBoolean(). Modified: tomcat/tc8.0.x/trunk/ (props c

svn commit: r1711962 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ java/org/apache/el/lang/ java/org/apache/jasper/runtime/ test/org/apache/coyote/ajp/ test/org/apache/tomcat/websocket/

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:26:50 2015 New Revision: 1711962 URL: http://svn.apache.org/viewvc?rev=1711962&view=rev Log: Merged revision 1710945 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Replace Integer.valueOf(String).intValue() with simple parseInt(),

svn commit: r1711963 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ java/org/apache/el/lang/ java/org/apache/jasper/runtime/ test/org/apache/coyote/ajp/ test/org/apache/tomcat/websocket/

2015-11-02 Thread violetagg
Author: violetagg Date: Mon Nov 2 13:32:14 2015 New Revision: 1711963 URL: http://svn.apache.org/viewvc?rev=1711963&view=rev Log: Merged revision 1710945 from tomcat/trunk: For https://bz.apache.org/bugzilla/show_bug.cgi?id=58547 Replace Integer.valueOf(String).intValue() with simple parseInt(),

[Bug 58567] Error compiling EL expression with quotes - attribute not properly terminated.

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58567 --- Comment #6 from Mark Thomas --- (In reply to Yoni Amir from comment #5) Try reading the bug report for 57136. The answers to all of your questions may be found there. > I am not sure if I understand your claim: you are saying that the > s

[Bug 58565] Connection will be closed on slow file download with non blocking http protocol

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58565 --- Comment #10 from Remy Maucherat --- IMO a direct "speed" configuration would be quite convoluted and users would have a hard time understanding it. It sounds better to me to keep buffer size and timeout instead. Are there really many who s

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #24 from Yoni Amir --- Hello, I opened bug 58567, and Mark resolved it as a duplicate of this bug. I'd like to add to this discussion that I am suffering from the regression introduced in 8.0.27 and I didn't even try to escape the $

svn commit: r1711991 - /tomcat/native/trunk/native/src/sslcontext.c

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 13:48:08 2015 New Revision: 1711991 URL: http://svn.apache.org/viewvc?rev=1711991&view=rev Log: Implement review comments from kkolinko on the original fix for BZ 58566 Quit as early as possible if no SNI callback method is available in the Java code Ensure that Jav

svn commit: r1712002 - in /tomcat/trunk/java/org/apache/tomcat/util/net: AprEndpoint.java SSLHostConfig.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 13:50:40 2015 New Revision: 1712002 URL: http://svn.apache.org/viewvc?rev=1712002&view=rev Log: Implement review comments from kkolinko on the original fix for BZ 58566 Use correct type for return value and avoid unnecessary casts Modified: tomcat/trunk/java/org

buildbot success in ASF Buildbot on tomcat-7-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/135 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

[Bug 58566] NoSuchMethodError and JVM crash when running HTTPS test with Tomcat 7 (o.a.t.util.net.TestSsl)

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58566 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

svn commit: r1712003 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:14:10 2015 New Revision: 1712003 URL: http://svn.apache.org/viewvc?rev=1712003&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058 Ensure only one thread can attempt to initialize the APR library at a time Modified: tomcat/trunk/java/org/ap

svn commit: r1712011 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:26:47 2015 New Revision: 1712011 URL: http://svn.apache.org/viewvc?rev=1712011&view=rev Log: Align with 6/7/8 Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java URL: http://svn.apach

svn commit: r1712012 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:30:40 2015 New Revision: 1712012 URL: http://svn.apache.org/viewvc?rev=1712012&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058 Fix thread safety. Align with 9.0.x Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java M

Re: svn commit: r1711667 - in /tomcat/native/trunk/native: ./ src/sslcontext.c

2015-11-02 Thread Christopher Schultz
Mark, On 10/31/15 2:57 PM, ma...@apache.org wrote: > Author: markt > Date: Sat Oct 31 18:57:58 2015 > New Revision: 1711667 > > URL: http://svn.apache.org/viewvc?rev=1711667&view=rev > Log: > Update ignores > > Modified: > tomcat/native/trunk/native/ (props changed) > tomcat/native/tru

Re: Plan for Tomcat native 1.2.1

2015-11-02 Thread Christopher Schultz
Mark, On 10/31/15 3:54 PM, Rémy Maucherat wrote: > 2015-10-31 20:17 GMT+01:00 Mark Thomas : > >> Given the issues with 1.2.0, I'd like to get 1.2.1 out sooner rather >> than later and then use that with 9.0.0.RC1. >> >> I think all the issues discovered so far have been fixed. If you know of >> o

[VOTE][RESULT] Switch 6.0.x from RTC to CTR

2015-11-02 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, remm, kkolinko, rjung, mgrigorov, jfclere, schultz, fschumacher, violetagg, kfujino Non-binding: +1: ognjen, 张乎兴(望陶) The vote therefore passes. Thanks, Mark - To unsubscr

Re: svn commit: r1711667 - in /tomcat/native/trunk/native: ./ src/sslcontext.c

2015-11-02 Thread Mark Thomas
On 02/11/2015 14:32, Christopher Schultz wrote: > Mark, > > On 10/31/15 2:57 PM, ma...@apache.org wrote: >> Author: markt >> Date: Sat Oct 31 18:57:58 2015 >> New Revision: 1711667 >> >> URL: http://svn.apache.org/viewvc?rev=1711667&view=rev >> Log: >> Update ignores >> >> Modified: >> tomcat/

svn commit: r1712014 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni: Library.java Socket.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:37:55 2015 New Revision: 1712014 URL: http://svn.apache.org/viewvc?rev=1712014&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58058 Fix thread safety. Align with 8.0.x Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java

[Bug 58058] Library _instance needs to be volatile

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58058 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1712015 - in /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni: Library.java Socket.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:39:12 2015 New Revision: 1712015 URL: http://svn.apache.org/viewvc?rev=1712015&view=rev Log: Fix BZ 58058 Fix thread safety. Align with 7.0.x Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Library.java tomcat/tc6.0.x/trunk/java/org/apache/tomca

buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/137 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

buildbot failure in ASF Buildbot on tomcat-6-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-6-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/12 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

svn commit: r1712023 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_1: ./ native/include/tcn_version.h

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:48:45 2015 New Revision: 1712023 URL: http://svn.apache.org/viewvc?rev=1712023&view=rev Log: Tag 1.2.1 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/ - copied from r1712022, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/nativ

svn commit: r1712024 - /tomcat/native/tags/TOMCAT_NATIVE_1_2_1/

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:50:01 2015 New Revision: 1712024 URL: http://svn.apache.org/viewvc?rev=1712024&view=rev Log: Need to re-tag Removed: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/ - To unsubscribe, e-mail: dev-un

svn commit: r1712025 - /tomcat/native/trunk/java/org/apache/tomcat/

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:51:33 2015 New Revision: 1712025 URL: http://svn.apache.org/viewvc?rev=1712025&view=rev Log: Update external for Java code Modified: tomcat/native/trunk/java/org/apache/tomcat/ (props changed) Propchange: tomcat/native/trunk/java/org/apache/tomcat/ ---

svn commit: r1712026 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_1: ./ native/include/tcn_version.h

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 14:52:01 2015 New Revision: 1712026 URL: http://svn.apache.org/viewvc?rev=1712026&view=rev Log: Tag 1.2.1 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/ - copied from r1712025, tomcat/native/trunk/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/nativ

svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 15:10:18 2015 New Revision: 10986 Log: Upload Tomcat Native 1.2.1 source files Added: dev/tomcat/tomcat-connectors/native/1.2.1/ dev/tomcat/tomcat-connectors/native/1.2.1/source/ dev/tomcat/tomcat-connectors/native/1.2.1/source/tomcat-native-1.2.1-src.t

svn commit: r1712038 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 15:12:20 2015 New Revision: 1712038 URL: http://svn.apache.org/viewvc?rev=1712038&view=rev Log: (empty) Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Library.java URL: http://sv

svn commit: r1712039 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 15:15:20 2015 New Revision: 1712039 URL: http://svn.apache.org/viewvc?rev=1712039&view=rev Log: Correct back-port so it compiles with Java 5 Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/to

svn commit: r1712041 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 15:16:36 2015 New Revision: 1712041 URL: http://svn.apache.org/viewvc?rev=1712041&view=rev Log: Fix checkstyle issue Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java UR

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/222 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

svn commit: r1712043 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 15:17:57 2015 New Revision: 1712043 URL: http://svn.apache.org/viewvc?rev=1712043&view=rev Log: Fix checkstyle issue Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java URL: http://svn.a

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Mark Thomas
On 02/11/2015 15:10, ma...@apache.org wrote: > Author: markt > Date: Mon Nov 2 15:10:18 2015 > New Revision: 10986 > > Log: > Upload Tomcat Native 1.2.1 source files The Windows binaries should follow shortly. I've tested building on OSX from the tar.gz archive and that works so I believe that t

svn commit: r1712044 - in /tomcat/trunk/java/org/apache: catalina/connector/InputBuffer.java catalina/connector/LocalStrings.properties coyote/http11/Http11InputBuffer.java coyote/http11/Http11Process

2015-11-02 Thread remm
Author: remm Date: Mon Nov 2 15:20:44 2015 New Revision: 1712044 URL: http://svn.apache.org/viewvc?rev=1712044&view=rev Log: - Tentative patch for the elusive 57799: some blocking IO code uses InputStream.available() (a useless call that has always been in the java.io API). Following the introd

buildbot success in ASF Buildbot on tomcat-7-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/138 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

buildbot success in ASF Buildbot on tomcat-6-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-6-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-6-trunk/builds/13 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchS

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/223 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

[Bug 57799] MessageCreationException: Couldn't create SOAP message with Nio2 connector protocol

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799 --- Comment #35 from Justin --- (In reply to Remy Maucherat from comment #34) > Created attachment 33247 [details] > Test patch > > With debug. Excellent, this patch has resolved the problem. I tested both HTTP and HTTPS. I see no exceptions

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Rainer Jung
Am 02.11.2015 um 16:20 schrieb Mark Thomas: On 02/11/2015 15:10, ma...@apache.org wrote: Author: markt Date: Mon Nov 2 15:10:18 2015 New Revision: 10986 Log: Upload Tomcat Native 1.2.1 source files The Windows binaries should follow shortly. I've tested building on OSX from the tar.gz archiv

svn commit: r1712081 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/http11/ webapps/docs/

2015-11-02 Thread remm
Author: remm Date: Mon Nov 2 16:46:59 2015 New Revision: 1712081 URL: http://svn.apache.org/viewvc?rev=1712081&view=rev Log: - 57799: Some blocking IO code uses InputStream.available() (a useless call that has always been in the java.io API). Following the introduction of non blocking, availabl

[Bug 57799] MessageCreationException: Couldn't create SOAP message with Nio2 connector protocol

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57799 Remy Maucherat changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Emmanuel Bourg
Hi tested on Debian and I got this compilation error: In file included from /home/ebourg/packaging/tomcat-native/native/include/tcn.h:52:0, from src/ssl.c:17: src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify': src/ssl.c:1557:16: error: 'ctx' undeclared (fi

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/225 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Emmanuel Bourg
Le 02/11/2015 18:11, Emmanuel Bourg a écrit : > src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify': > src/ssl.c:1557:16: error: 'ctx' undeclared (first use in this function) >TCN_ASSERT(ctx != 0); I applied this patch to fix the error, is this correct? --- a/native/src

svn propchange: r1712038 - svn:log

2015-11-02 Thread kkolinko
Author: kkolinko Revision: 1712038 Modified property: svn:log Modified: svn:log at Mon Nov 2 19:51:14 2015 -- --- svn:log (original) +++ svn:log Mon Nov 2 19:51:14 2015 @@ -0,0 +1 @@ +Correct back-port so it compiles wit

svn commit: r10995 - /dev/tomcat/tomcat-connectors/native/1.2.1/binaries/

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 19:59:07 2015 New Revision: 10995 Log: Upload the Windows binaries for x86 and x64 (no ia64) Added: dev/tomcat/tomcat-connectors/native/1.2.1/binaries/ dev/tomcat/tomcat-connectors/native/1.2.1/binaries/tomcat-native-1.2.1-ocsp-win32-bin.zip (with props)

svn commit: r1712135 - in /tomcat/native/trunk: build.properties.default native/include/tcn_version.h native/os/win32/libtcnative.rc

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 20:03:34 2015 New Revision: 1712135 URL: http://svn.apache.org/viewvc?rev=1712135&view=rev Log: Update version number ready for next tag Modified: tomcat/native/trunk/build.properties.default tomcat/native/trunk/native/include/tcn_version.h tomcat/native

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Felix Schumacher
Am 02.11.2015 um 16:20 schrieb Mark Thomas: On 02/11/2015 15:10, ma...@apache.org wrote: Author: markt Date: Mon Nov 2 15:10:18 2015 New Revision: 10986 Log: Upload Tomcat Native 1.2.1 source files The Windows binaries should follow shortly. I've tested building on OSX from the tar.gz archive

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Rainer Jung
Am 02.11.2015 um 18:26 schrieb Emmanuel Bourg: Le 02/11/2015 18:11, Emmanuel Bourg a écrit : src/ssl.c: In function 'Java_org_apache_tomcat_jni_SSL_setVerify': src/ssl.c:1557:16: error: 'ctx' undeclared (first use in this function) TCN_ASSERT(ctx != 0); I applied this patch to f

Re: svn commit: r1712026 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_1: ./ native/include/tcn_version.h

2015-11-02 Thread Rainer Jung
Am 02.11.2015 um 15:52 schrieb ma...@apache.org: Author: markt Date: Mon Nov 2 14:52:01 2015 New Revision: 1712026 URL: http://svn.apache.org/viewvc?rev=1712026&view=rev Log: Tag 1.2.1 Added: tomcat/native/tags/TOMCAT_NATIVE_1_2_1/ - copied from r1712025, tomcat/native/trunk/ Modif

Re: svn commit: r1712026 - in /tomcat/native/tags/TOMCAT_NATIVE_1_2_1: ./ native/include/tcn_version.h

2015-11-02 Thread Mark Thomas
On 02/11/2015 20:34, Rainer Jung wrote: > Am 02.11.2015 um 15:52 schrieb ma...@apache.org: >> Author: markt >> Date: Mon Nov 2 14:52:01 2015 >> New Revision: 1712026 >> >> URL: http://svn.apache.org/viewvc?rev=1712026&view=rev >> Log: >> Tag 1.2.1 >> >> Added: >> tomcat/native/tags/TOMCAT_NAT

[VOTE] Release Apache Tomcat Native 1.2.1

2015-11-02 Thread Mark Thomas
Version 1.2.1 includes the following changes: - Fix to enable 1.2.x to work with Tomcat releases that do not have the SNI callback implemented on the Java side The proposed release artefacts can be found at [1], and the build was done using tag [2]. The Apache Tomcat Native 1.2.1 is [ ] Stable

svn commit: r1712163 - /tomcat/trunk/java/org/apache/catalina/realm/JDBCRealm.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 21:25:49 2015 New Revision: 1712163 URL: http://svn.apache.org/viewvc?rev=1712163&view=rev Log: Fix an IDE nag and a Javadoc error Modified: tomcat/trunk/java/org/apache/catalina/realm/JDBCRealm.java Modified: tomcat/trunk/java/org/apache/catalina/realm/JDBCRea

svn commit: r1712164 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JDBCRealm.java

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 21:26:55 2015 New Revision: 1712164 URL: http://svn.apache.org/viewvc?rev=1712164&view=rev Log: Fix an IDE nag and a Javadoc error. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/realm/JDBCRealm.java Propchan

[Tomcat Wiki] Update of "TomcatVersions" by markt

2015-11-02 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change notification. The "TomcatVersions" page has been changed by markt: https://wiki.apache.org/tomcat/TomcatVersions?action=diff&rev1=25&rev2=26 Comment: 6.0.x is now CTR ||Security Fixes: ||Yes ||

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Emmanuel Bourg
Le 02/11/2015 21:31, Rainer Jung a écrit : > So as a safety check, one could check against c > being NULL and throw an exception if it is. Thank you for the suggestion, I'll use that for the Debian package instead. Emmanuel Bourg

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

2015-11-02 Thread markt
Author: markt Date: Mon Nov 2 21:34:55 2015 New Revision: 1712166 URL: http://svn.apache.org/viewvc?rev=1712166&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58568 Deprecate unused code. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.

[Bug 58568] WebappClassLoaderBase exposes null "system" instance member

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58568 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 58568] WebappClassLoaderBase exposes null "system" instance member

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58568 --- Comment #2 from Alexander Brand --- Thanks for looking into this. Would it make sense to set system = j2seeClassLoader in addition to deprecating system? -- You are receiving this mail because: You are the assignee for the bug. -

Re: svn commit: r10986 - in /dev/tomcat/tomcat-connectors/native/1.2.1: ./ source/

2015-11-02 Thread Rainer Jung
Am 02.11.2015 um 22:32 schrieb Emmanuel Bourg: Le 02/11/2015 21:31, Rainer Jung a écrit : So as a safety check, one could check against c being NULL and throw an exception if it is. Thank you for the suggestion, I'll use that for the Debian package instead. I'll include --enable-maintainer-

[Bug 58554] Cannot output html from jsp files inside of lambdas

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58554 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-11-02 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/226 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

[Bug 58548] support certifcate transparency

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58548 Mark Thomas changed: What|Removed |Added Target Milestone|--- |- Component|Connectors

[Bug 58543] JspFactoryImpl inefficient static initialization

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58543 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 58542] Improve McastService property management

2015-11-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58542 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[GUMP@vmgump]: Project tomcat-native-make (in module tomcat-native) failed

2015-11-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-native-make has an issue affecting its community integration. This

svn commit: r1712199 - in /tomcat/native/branches/1.1.x/native/src: ssl.c sslnetwork.c sslutils.c

2015-11-02 Thread billbarker
Author: billbarker Date: Tue Nov 3 02:07:20 2015 New Revision: 1712199 URL: http://svn.apache.org/viewvc?rev=1712199&view=rev Log: Align with OpenSSL master. The big change is that now OpenSSL take full control of the SSL state machine, so we can't change it anymore. But it also looks like doin

svn commit: r1712200 - /tomcat/native/branches/1.1.x/native/src/ssl.c

2015-11-02 Thread billbarker
Author: billbarker Date: Tue Nov 3 02:18:13 2015 New Revision: 1712200 URL: http://svn.apache.org/viewvc?rev=1712200&view=rev Log: Fix typo Modified: tomcat/native/branches/1.1.x/native/src/ssl.c Modified: tomcat/native/branches/1.1.x/native/src/ssl.c URL: http://svn.apache.org/viewvc/tomc

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

2015-11-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 integration

[GUMP@vmgump]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2015-11-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-test-nio has an issue affecting its community integration. Th

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-11-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-test-apr has an issue affecting its community integration. Th