You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2009/12/21 18:52:10 UTC

svn commit: r892905 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: rjung
Date: Mon Dec 21 17:52:10 2009
New Revision: 892905

URL: http://svn.apache.org/viewvc?rev=892905&view=rev
Log:
Vote.

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=892905&r1=892904&r2=892905&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Dec 21 17:52:10 2009
@@ -326,7 +326,7 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48214
   The JDBC driver de-registration is too zealous
   http://svn.apache.org/viewvc?rev=892887&view=rev
-  +1: markt
+  +1: markt, rjung
   -1: 
 
 * Update to Tomcat-Native 1.1.18
@@ -335,5 +335,7 @@
        http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.18/binaries/
   are not yet available, so this patch is untested and it has not been
   applied to trunk yet.
-  +1: kkolinko
+  +1: kkolinko, rjung
   -1:
+  rjung: it seems binaries are there now. You only want to update the build file,
+         not the minimum tcnative version required in the source, right?



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r892905 - /tomcat/tc6.0.x/trunk/STATUS.txt

Posted by Rainer Jung <ra...@kippdata.de>.
On 21.12.2009 19:01, Konstantin Kolinko wrote:
> 2009/12/21<rj...@apache.org>:
>> Author: rjung
>> Date: Mon Dec 21 17:52:10 2009
>> New Revision: 892905
>>
>> URL: http://svn.apache.org/viewvc?rev=892905&view=rev
>> Log:
>> Vote.
>>
>> Modified:
>>     tomcat/tc6.0.x/trunk/STATUS.txt
>>
>> @@ -335,5 +335,7 @@
>>         http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.18/binaries/
>>    are not yet available, so this patch is untested and it has not been
>>    applied to trunk yet.
>> -  +1: kkolinko
>> +  +1: kkolinko, rjung
>>    -1:
>> +  rjung: it seems binaries are there now.
>
> No, http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.18/binaries/
> is still empty.  1.1.17 ones are present, though.

Sorry, forgot that it is pointing to archives (and needs to). The 18 
files are already in dist:

http://www.apache.org/dist/tomcat//tomcat-connectors/native/1.1.18/binaries/

but not yet at archives. I forgot how often the archives sync runs, but 
likely around once a day. I think the sync from people.a.o to www/dist 
runs more often than archive.

>>   You only want to update the build file,
>> +         not the minimum tcnative version required in the source, right?
>
> I do not remember, whether we should.
>
> As of now, AprLifecycleListener of 6.0.x requires 1.1.17.

Yes, I think we can stick to 17. Version 1.1.18 AFAIK contains the 
native fix against client initiated SSL renegotiation. Everyone is free 
to update tcnative even if not enforced by the listener, but maybe the 
release is a bit to recent to enforce it.

Regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r892905 - /tomcat/tc6.0.x/trunk/STATUS.txt

Posted by Konstantin Kolinko <kn...@gmail.com>.
2009/12/21  <rj...@apache.org>:
> Author: rjung
> Date: Mon Dec 21 17:52:10 2009
> New Revision: 892905
>
> URL: http://svn.apache.org/viewvc?rev=892905&view=rev
> Log:
> Vote.
>
> Modified:
>    tomcat/tc6.0.x/trunk/STATUS.txt
>
> @@ -335,5 +335,7 @@
>        http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.18/binaries/
>   are not yet available, so this patch is untested and it has not been
>   applied to trunk yet.
> -  +1: kkolinko
> +  +1: kkolinko, rjung
>   -1:
> +  rjung: it seems binaries are there now.

No, http://archive.apache.org/dist/tomcat/tomcat-connectors/native/1.1.18/binaries/
is still empty.  1.1.17 ones are present, though.

>  You only want to update the build file,
> +         not the minimum tcnative version required in the source, right?

I do not remember, whether we should.

As of now, AprLifecycleListener of 6.0.x requires 1.1.17.


Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org