TC native proposal

2015-04-07 Thread Mark Thomas
I've been thinking about the responses to the recent tc-native - ALPN - HTTP/2 - Tomcat 9 thread [1]. I've also been looking at how tc-native currently pulls in the Java source and our previous discussions on how that is organised (e.g. [2], [3], [4]). While I think there are better ways to handle

Re: TC native proposal

2015-04-07 Thread Mark Thomas
On 07/04/2015 09:58, Mark Thomas wrote: > I've been thinking about the responses to the recent tc-native - ALPN - > HTTP/2 - Tomcat 9 thread [1]. I've also been looking at how tc-native > currently pulls in the Java source and our previous discussions on how > that is organised (e.g. [2], [3], [4])

svn commit: r1671801 - in /tomcat/native/branches/1.1.x: build.properties.default build.xml native/include/tcn_version.h native/os/win32/libtcnative.rc

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 11:07:12 2015 New Revision: 1671801 URL: http://svn.apache.org/r1671801 Log: Update version numbers for next release (1.1.34) Modified: tomcat/native/branches/1.1.x/build.properties.default tomcat/native/branches/1.1.x/build.xml tomcat/native/branches/1.

svn commit: r1671803 - /tomcat/native/branches/experimental-npn/

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 11:09:37 2015 New Revision: 1671803 URL: http://svn.apache.org/r1671803 Log: Copy current trunk with experimental NPN support to a brance since NPN support will be removed from trunk Added: tomcat/native/branches/experimental-npn/ - copied from r1671802,

svn commit: r1671805 - in /tomcat/native/branches/1.1.x: java/org/apache/tomcat/ jnirelease.sh

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 11:11:48 2015 New Revision: 1671805 URL: http://svn.apache.org/r1671805 Log: Use the Java code from Tomcat 8.0.x for tc-native 1.1.x. Modified: tomcat/native/branches/1.1.x/java/org/apache/tomcat/ (props changed) tomcat/native/branches/1.1.x/jnirelease.sh

svn propchange: r1671803 - svn:log

2015-04-07 Thread kkolinko
Author: kkolinko Revision: 1671803 Modified property: svn:log Modified: svn:log at Tue Apr 7 11:18:22 2015 -- --- svn:log (original) +++ svn:log Tue Apr 7 11:18:22 2015 @@ -1 +1 @@ -Copy current trunk with experimental N

svn commit: r1671806 - in /tomcat/tc8.0.x/trunk: java/org/apache/coyote/spdy/ java/org/apache/tomcat/jni/SSLExt.java java/org/apache/tomcat/jni/socket/ java/org/apache/tomcat/spdy/ webapps/docs/change

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 11:19:43 2015 New Revision: 1671806 URL: http://svn.apache.org/r1671806 Log: Remove the non-working (for quite some time) SDPY experiment. Note the code remains in trunk where it will be re-used as appropriate for the HTTP/2 implementation. Removed: tomcat/tc8

svn commit: r1671809 - in /tomcat/tc8.0.x/trunk/java/org/apache: coyote/ajp/ coyote/http11/ tomcat/util/net/

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 11:26:24 2015 New Revision: 1671809 URL: http://svn.apache.org/r1671809 Log: Remove NPN plumbing used by experimental SPDY support. Modified: tomcat/tc8.0.x/trunk/java/org/apache/coyote/ajp/AjpNio2Protocol.java tomcat/tc8.0.x/trunk/java/org/apache/coyote/ajp

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

2015-04-07 Thread Bill Barker
rkspace/junit/target/junit-4.13-SNAPSHOT.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtest.reports=output/logs-NIO2 -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20150407-native-src.tar.gz -Dexampl

Re: svn commit: r1671809 - in /tomcat/tc8.0.x/trunk/java/org/apache: coyote/ajp/ coyote/http11/ tomcat/util/net/

2015-04-07 Thread Konstantin Kolinko
2015-04-07 14:26 GMT+03:00 : > Author: markt > Date: Tue Apr 7 11:26:24 2015 > New Revision: 1671809 > > URL: http://svn.apache.org/r1671809 > Log: > Remove NPN plumbing used by experimental SPDY support. > Don't forget to also remove NPN library download option, (build.properties.default, buil

Re: svn commit: r1671809 - in /tomcat/tc8.0.x/trunk/java/org/apache: coyote/ajp/ coyote/http11/ tomcat/util/net/

2015-04-07 Thread Mark Thomas
On 07/04/2015 13:17, Konstantin Kolinko wrote: > 2015-04-07 14:26 GMT+03:00 : >> Author: markt >> Date: Tue Apr 7 11:26:24 2015 >> New Revision: 1671809 >> >> URL: http://svn.apache.org/r1671809 >> Log: >> Remove NPN plumbing used by experimental SPDY support. >> > > > Don't forget to also remo

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-04-07 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/202 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

svn commit: r1671840 - in /tomcat/tc8.0.x/trunk: ./ conf/ java/org/apache/coyote/http11/ res/checkstyle/ res/maven/ webapps/docs/

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 13:27:39 2015 New Revision: 1671840 URL: http://svn.apache.org/r1671840 Log: Remove remaining references to SPDY and NPN from 8.0.x Removed: tomcat/tc8.0.x/trunk/java/org/apache/coyote/http11/NpnHandler.java tomcat/tc8.0.x/trunk/res/maven/tomcat-spdy.pom Mod

Re: [VOTE] Release Apache Tomcat 7.0.61

2015-04-07 Thread Christopher Schultz
Violetta, On 3/27/15 8:36 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.61 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.61/ > The Maven staging repo is: > https://repository.apache.org/content/repos

svn commit: r1671846 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Poll.java

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 13:49:37 2015 New Revision: 1671846 URL: http://svn.apache.org/r1671846 Log: Align with tomcat-native 1.1.x Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Poll.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Poll.java URL: http://svn.

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

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 13:50:25 2015 New Revision: 1671848 URL: http://svn.apache.org/r1671848 Log: Remove Java 7 feature so we can use the same Java code for tomcat-native in Tomcat 6, 7 & 8. Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/tc

[Bug 56108] Allow user-defined Diffie-Hellman parameters (secure DH-Cipher)

2015-04-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56108 bpoy...@ccac.edu changed: What|Removed |Added CC||bpoy...@ccac.edu -- You are receivi

svn commit: r1671852 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni: Buffer.java Thread.java

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 14:10:00 2015 New Revision: 1671852 URL: http://svn.apache.org/r1671852 Log: Add new classes available in tomcat-native 1.1.x Added: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Buffer.java - copied unchanged from r1671754, tomcat/tc8.0.x/trunk/java/or

svn commit: r1671854 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni: Error.java Library.java SSL.java

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 14:18:42 2015 New Revision: 1671854 URL: http://svn.apache.org/r1671854 Log: Align implementation with 8.0.x (use final, add some new constants, throw Exception rather than Throwable) Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Error.java tomc

svn commit: r1671855 - in /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni: File.java Global.java Lock.java Multicast.java Poll.java Pool.java Procattr.java SSLContext.java SSLSocket.java Shm.java Soc

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 14:19:36 2015 New Revision: 1671855 URL: http://svn.apache.org/r1671855 Log: Align with 8.0.x - Javadoc fixes Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/File.java tomcat/tc7.0.x/trunk/java/org/apache/tomcat/jni/Global.java tomcat/tc7.0.x/t

buildbot failure in ASF Buildbot on tomcat-7-trunk

2015-04-07 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/613 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSch

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

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 14:57:45 2015 New Revision: 1671864 URL: http://svn.apache.org/r1671864 Log: Java 6 compatibility 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 URL: http://svn.apac

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

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 14:57:54 2015 New Revision: 1671865 URL: http://svn.apache.org/r1671865 Log: Java 6 compatibility 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://svn.apac

buildbot exception in ASF Buildbot on tomcat-7-trunk

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

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

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 15:05:41 2015 New Revision: 1671866 URL: http://svn.apache.org/r1671866 Log: CTR: Javadoc / whitespace updates to align with 7.0.x and 8.0.x Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Address.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jn

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

2015-04-07 Thread markt
Author: markt Date: Tue Apr 7 15:08:39 2015 New Revision: 1671870 URL: http://svn.apache.org/r1671870 Log: CTR: Whitespace/keyword ordering to align with 7.0.x and 8.0.x Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Address.java tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-04-07 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/204 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranc

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-04-07 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/203 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch

svn commit: r1671886 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2015-04-07 Thread remm
Author: remm Date: Tue Apr 7 16:43:58 2015 New Revision: 1671886 URL: http://svn.apache.org/r1671886 Log: - Start experimenting with a state wrapper over NIO2 for scatter/gather operations. - This effectively bypasses the processor (the completion handler would get to call it if it wants to). -

svn commit: r1671937 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2015-04-07 Thread remm
Author: remm Date: Tue Apr 7 20:07:36 2015 New Revision: 1671937 URL: http://svn.apache.org/r1671937 Log: Javadoc improvement (fix warning, in particular). Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/Nio2End

buildbot exception in ASF Buildbot on tomcat-trunk

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

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

2015-04-07 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 integration.

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

2015-04-07 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 has an issue affecting its community integration. This issu

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

2015-04-07 Thread kkolinko
Author: kkolinko Date: Wed Apr 8 03:07:33 2015 New Revision: 1671999 URL: http://svn.apache.org/r1671999 Log: Fix trailing whitespace, as reminded by checkstyle Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://s

buildbot success in ASF Buildbot on tomcat-8-trunk

2015-04-07 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/205 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranch