On 17/04/2016 19:27, Abdessamed MANSOURI wrote:
> Thank you so much, its so nice from you :)
Another idea for somewhere to get started...
I recently fixed bug 59219. That included a stand-alone test case but I
didn't port that test case into the Tomcat unit tests. Porting that test
case could be
Author: kfujino
Date: Tue Apr 19 08:34:45 2016
New Revision: 1739862
URL: http://svn.apache.org/viewvc?rev=1739862&view=rev
Log:
Add name to channel in order to identify channels.
In tomcat cluster environment, it is set the cluster name + "-Channel" as
default value.
Modified:
tomcat/trunk
Author: kfujino
Date: Tue Apr 19 08:37:02 2016
New Revision: 1739863
URL: http://svn.apache.org/viewvc?rev=1739863&view=rev
Log:
Add name to channel in order to identify channels.
In tomcat cluster environment, it is set the cluster name + "-Channel" as
default value.
Modified:
tomcat/tc8.5
Author: kfujino
Date: Tue Apr 19 08:39:47 2016
New Revision: 1739864
URL: http://svn.apache.org/viewvc?rev=1739864&view=rev
Log:
Add name to channel in order to identify channels.
In tomcat cluster environment, it is set the cluster name + "-Channel" as
default value.
Modified:
tomcat/tc8.0
Author: kfujino
Date: Tue Apr 19 08:42:17 2016
New Revision: 1739865
URL: http://svn.apache.org/viewvc?rev=1739865&view=rev
Log:
Add name to channel in order to identify channels.
In tomcat cluster environment, it is set the cluster name + "-Channel" as
default value.
Modified:
tomcat/tc7.0
Author: rjung
Date: Tue Apr 19 09:15:43 2016
New Revision: 1739875
URL: http://svn.apache.org/viewvc?rev=1739875&view=rev
Log:
Remove the explicit CRL check when verifying
certificates. The checks were already part
of the internal certification verification
since OpenSSL 0.9.7.
Backport from mod
Am 18.04.2016 um 18:13 schrieb Rainer Jung:
Am 18.04.2016 um 17:28 schrieb jean-frederic clere:
On 04/18/2016 05:03 PM, Rainer Jung wrote:
Hi Mark,
Am 18.04.2016 um 16:37 schrieb Mark Thomas:
I'd like to get the next tc-native release out before the end of the
month so the next round of Tomca
Author: kfujino
Date: Tue Apr 19 09:23:56 2016
New Revision: 1739877
URL: http://svn.apache.org/viewvc?rev=1739877&view=rev
Log:
Add the channel name to the thread which is invoked by channel services in
order to identify the associated channel.
Modified:
tomcat/trunk/java/org/apache/catalin
Author: kfujino
Date: Tue Apr 19 09:25:29 2016
New Revision: 1739878
URL: http://svn.apache.org/viewvc?rev=1739878&view=rev
Log:
Add the channel name to the thread which is invoked by channel services in
order to identify the associated channel.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache
Author: kfujino
Date: Tue Apr 19 09:27:01 2016
New Revision: 1739879
URL: http://svn.apache.org/viewvc?rev=1739879&view=rev
Log:
Add the channel name to the thread which is invoked by channel services in
order to identify the associated channel.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache
Author: kfujino
Date: Tue Apr 19 09:28:50 2016
New Revision: 1739880
URL: http://svn.apache.org/viewvc?rev=1739880&view=rev
Log:
Add the channel name to the thread which is invoked by channel services in
order to identify the associated channel.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache
I just now saw, that there's again an API break for OpenSSL 1.1.0.
I'll try to fix that during the next hour.
Regards,
Rainer
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h..
On 19/04/2016 03:53, Huxing Zhang wrote:
> Hi,
>
> I am planing to add tomcat to the list of known HTTP/2 implementation:
> https://github.com/http2/http2-spec/wiki/Implementations
>
> Before committing, I would like to confirm with you guys:
>
> Name: Apache Tomcat 8.5+(http://tomcat.apache.or
Author: rjung
Date: Tue Apr 19 10:08:10 2016
New Revision: 1739889
URL: http://svn.apache.org/viewvc?rev=1739889&view=rev
Log:
Support for OpenSSL 1.1.0:
- get_rfc_prime_... symbols have been renamed.
Modified:
tomcat/native/trunk/native/include/ssl_private.h
tomcat/native/trunk/nativ
Hi,
I have updated the wiki page:
https://github.com/http2/http2-spec/wiki/Implementations.
--
From:Mark Thomas
Time:2016 Apr 19 (Tue) 17:49
To:Tomcat Developers List
Subject:Re: Adding tomcat to HTTP/2 implementation list
On 19
s been compiled
against a mixture of header files from OpenSSL master and older, but the
OpenSSL build logs on Gump don't indicate any such error.
For example the first build error was:
/bin/bash /srv/gump/public/workspace/apr-1/dest-20160419/build-1/libtool
--silent --mode=compile
Is there a way to look at installed build results on Gump? I would be
interested in
/srv/gump/public/workspace/openssl-master/dest-20160419/include/openssl/err.h
and probably other files in this installation. A build error indicates
something is on line 349, which on all version of the file I
2016-04-19 13:34 GMT+03:00 Rainer Jung :
> Is there a way to look at installed build results on Gump? I would be
> interested in
>
> /srv/gump/public/workspace/openssl-master/dest-20160419/include/openssl/err.h
>
> and probably other files in this installation. A build error ind
Am 19.04.2016 um 13:41 schrieb Konstantin Kolinko:
2016-04-19 13:34 GMT+03:00 Rainer Jung :
Is there a way to look at installed build results on Gump? I would be
interested in
/srv/gump/public/workspace/openssl-master/dest-20160419/include/openssl/err.h
and probably other files in this
ght. The errors look like tcnative trunk has been compiled
against a mixture of header files from OpenSSL master and older, but the
OpenSSL build logs on Gump don't indicate any such error.
For example the first build error was:
/bin/bash /srv/gump/public/workspace/apr-1/dest-20160419/buil
On 19/04/2016 13:53, Rainer Jung wrote:
> Am 19.04.2016 um 13:41 schrieb Konstantin Kolinko:
>> 2016-04-19 13:34 GMT+03:00 Rainer Jung :
>>> Is there a way to look at installed build results on Gump? I would be
>>> interested in
>>>
>>> /srv/gump/
>> interested in
>>>>
>>>> /srv/gump/public/workspace/openssl-master/dest-20160419/include/openssl/err.h
>>>>
>>>>
>>>> and probably other files in this installation. A build error indicates
>>>> something is on line 349, whi
/openssl-master/dest-20160419/include/openssl/err.h
and probably other files in this installation. A build error indicates
something is on line 349, which on all version of the file I know is
on line
355 or even further down the file.
As far as I understand, Git support at Gump is currently broken
Author: markt
Date: Tue Apr 19 18:43:41 2016
New Revision: 1739975
URL: http://svn.apache.org/viewvc?rev=1739975&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59220
Ensure that AsyncListener.onComplete() is called if the async request times out
and the response is already commi
Author: markt
Date: Tue Apr 19 18:44:38 2016
New Revision: 1739978
URL: http://svn.apache.org/viewvc?rev=1739978&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59220
Ensure that AsyncListener.onComplete() is called if the async request times out
and the response is already commi
Author: markt
Date: Tue Apr 19 18:49:05 2016
New Revision: 1739981
URL: http://svn.apache.org/viewvc?rev=1739981&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59220
Ensure that AsyncListener.onComplete() is called if the async request times out
and the response is already commi
https://bz.apache.org/bugzilla/show_bug.cgi?id=59220
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
Author: markt
Date: Tue Apr 19 18:53:44 2016
New Revision: 1739983
URL: http://svn.apache.org/viewvc?rev=1739983&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59220
Ensure that AsyncListener.onComplete() is called if the async request times out
and the response is already commi
Yes, why not, since the past two days i were configuring my VM to run
Ubuntu on my Windows 7, until today i finished (maybe because i'm not
expert), the problem were when launch catalina jpda start, i can't listen
on port 8000 (i tried to add rule in firewall but didn't work), so i
changed it to de
Author: markt
Date: Tue Apr 19 20:06:18 2016
New Revision: 1739993
URL: http://svn.apache.org/viewvc?rev=1739993&view=rev
Log:
Update external
Modified:
tomcat/native/trunk/java/org/apache/tomcat/ (props changed)
Propchange: tomcat/native/trunk/java/org/apache/tomcat/
-
Author: markt
Date: Tue Apr 19 20:48:23 2016
New Revision: 1740001
URL: http://svn.apache.org/viewvc?rev=1740001&view=rev
Log:
Tag 1.2.6
Added:
tomcat/native/tags/TOMCAT_NATIVE_1_2_6/
- copied from r174, tomcat/native/trunk/
Modified:
tomcat/native/tags/TOMCAT_NATIVE_1_2_6/build
Author: markt
Date: Tue Apr 19 21:28:39 2016
New Revision: 1740016
URL: http://svn.apache.org/viewvc?rev=1740016&view=rev
Log:
Update deps. Windows build works with 1.5.2 now.
Modified:
tomcat/native/trunk/native/srclib/VERSIONS
Modified: tomcat/native/trunk/native/srclib/VERSIONS
URL:
http
Author: markt
Date: Tue Apr 19 21:30:40 2016
New Revision: 13302
Log:
Upload tomcat-native 1.2.6 for voting
Added:
dev/tomcat/tomcat-connectors/native/1.2.6/
dev/tomcat/tomcat-connectors/native/1.2.6/binaries/
dev/tomcat/tomcat-connectors/native/1.2.6/binaries/tomcat-native-1.2.6-ocs
Version 1.2.6 includes the following changes:
- Add support for using Java keystores for certificate chains
- Fixes to allow continued building with master
The proposed release artefacts can be found at [1],
and the build was done using tag [2].
The Apache Tomcat Native 1.2.6 is
[ ] Stable, go
correct me, if i'm wrong, plz :)
2016-04-19 22:58 GMT+01:00 Abdessamed MANSOURI :
> I'm seeing how you write unit test by reading the written unit test, i
> think, i should inherit TomcatBaseTest then use getTomcatInstance to get a
> Tomcat instance, then add the servlet to the context, then laun
I'm seeing how you write unit test by reading the written unit test, i
think, i should inherit TomcatBaseTest then use getTomcatInstance to get a
Tomcat instance, then add the servlet to the context, then launching
getUrl, and then how do i can know test the bug, do i should test it
returned respon
I think, i just have to write a simple test case which is pretty similair
to TestAsyncContextImpl.testListeners, or not?? :)
Author: kfujino
Date: Wed Apr 20 04:58:59 2016
New Revision: 1740044
URL: http://svn.apache.org/viewvc?rev=1740044&view=rev
Log:
Change the channel field to protected.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/trunk/java/org/apache/catali
Author: kfujino
Date: Wed Apr 20 05:00:50 2016
New Revision: 1740045
URL: http://svn.apache.org/viewvc?rev=1740045&view=rev
Log:
Change the channel field to protected.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc8.5.x/trunk/java/
Author: kfujino
Date: Wed Apr 20 05:02:56 2016
New Revision: 1740046
URL: http://svn.apache.org/viewvc?rev=1740046&view=rev
Log:
Change the channel field to protected.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc8.0.x/trunk/java/
Author: kfujino
Date: Wed Apr 20 05:04:19 2016
New Revision: 1740047
URL: http://svn.apache.org/viewvc?rev=1740047&view=rev
Log:
Change the channel field to protected.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/group/ChannelCoordinator.java
tomcat/tc7.0.x/trunk/java/
41 matches
Mail list logo