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
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])
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.
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,
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
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
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
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
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
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
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
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
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
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
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.
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=56108
bpoy...@ccac.edu changed:
What|Removed |Added
CC||bpoy...@ccac.edu
--
You are receivi
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
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
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
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
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
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
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
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
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
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
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
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).
-
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
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
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.
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
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
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
35 matches
Mail list logo