Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-03 Thread Martin Grigorov
On Sep 1, 2016 1:57 PM, "Mark Thomas"  wrote:
>
> The proposed Apache Tomcat 8.0.37 release is now available for voting.
>
> The main changes since 8.0.36 are:
>
> - treat paths used to obtain a request dispatcher as encoded
>   (configurable)
>
> - update the packaged version of the Tomcat Native Library to 1.2.8
>
> - various jdbc-pool fixes
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1093/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/
>
> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.0.37

Tested with our main application.

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


Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Huxing Zhang
The proposed 8.0.37 release is:
[ ] Broken - do not release
[ X ] Stable - go ahead and release as 8.0.37

No test failure.
Examples ok.
Our test app works fine.
--
From:Mark Thomas <ma...@apache.org>
Time:2016 Sep 1 (Thu) 18:57
To:dev@tomcat.apache.org <dev@tomcat.apache.org>
Subject:[VOTE] Release Apache Tomcat 8.0.37


The proposed Apache Tomcat 8.0.37 release is now available for voting.

The main changes since 8.0.36 are:

- treat paths used to obtain a request dispatcher as encoded
  (configurable)

- update the packaged version of the Tomcat Native Library to 1.2.8

- various jdbc-pool fixes

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1093/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/

The proposed 8.0.37 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.0.37

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



Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Coty Sutherland
2016-09-01 12:56 GMT+02:00 Mark Thomas :
> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.37

+1
Unit tests pass on linux with tcnative 1.2.8 and my test suite looks good.

On Fri, Sep 2, 2016 at 4:31 AM, Mark Thomas  wrote:
> On 01/09/2016 11:56, Mark Thomas wrote:
>> The proposed Apache Tomcat 8.0.37 release is now available for voting.
>>
>> The main changes since 8.0.36 are:
>>
>> - treat paths used to obtain a request dispatcher as encoded
>>   (configurable)
>>
>> - update the packaged version of the Tomcat Native Library to 1.2.8
>>
>> - various jdbc-pool fixes
>>
>> It can be obtained from:
>> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1093/
>> The svn tag is:
>> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/
>>
>> The proposed 8.0.37 release is:
>> [ ] Broken - do not release
>> [X] Stable - go ahead and release as 8.0.37
>
> Unit tests pass for BIO, NIO, NIO2 and APR/native(1.2.8) on Linux OSX
> and Windows.
>
> Mark
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Mark Thomas
On 01/09/2016 11:56, Mark Thomas wrote:
> The proposed Apache Tomcat 8.0.37 release is now available for voting.
> 
> The main changes since 8.0.36 are:
> 
> - treat paths used to obtain a request dispatcher as encoded
>   (configurable)
> 
> - update the packaged version of the Tomcat Native Library to 1.2.8
> 
> - various jdbc-pool fixes
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1093/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/
> 
> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.37

Unit tests pass for BIO, NIO, NIO2 and APR/native(1.2.8) on Linux OSX
and Windows.

Mark


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



Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Rémy Maucherat
2016-09-01 12:56 GMT+02:00 Mark Thomas :

> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.37
>
> Rémy


Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-02 Thread Keiichi Fujino
2016-09-01 19:56 GMT+09:00 Mark Thomas :

> The proposed Apache Tomcat 8.0.37 release is now available for voting.
>
> The main changes since 8.0.36 are:
>
> - treat paths used to obtain a request dispatcher as encoded
>   (configurable)
>
> - update the packaged version of the Tomcat Native Library to 1.2.8
>
> - various jdbc-pool fixes
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1093/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/
>
> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.37
>
>
+1
Tested on some test applications (use jdbc-pool).


> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
> --
> Keiichi.Fujino
> 




Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-01 Thread Violeta Georgieva
Hi,

2016-09-01 13:56 GMT+03:00 Mark Thomas :
>
> The proposed Apache Tomcat 8.0.37 release is now available for voting.
>
> The main changes since 8.0.36 are:
>
> - treat paths used to obtain a request dispatcher as encoded
>   (configurable)
>
> - update the packaged version of the Tomcat Native Library to 1.2.8
>
> - various jdbc-pool fixes
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1093/
> The svn tag is:
> http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/
>
> The proposed 8.0.37 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.0.37

+1 my tests passed

Regards,
Violeta

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


[VOTE] Release Apache Tomcat 8.0.37

2016-09-01 Thread Mark Thomas
The proposed Apache Tomcat 8.0.37 release is now available for voting.

The main changes since 8.0.36 are:

- treat paths used to obtain a request dispatcher as encoded
  (configurable)

- update the packaged version of the Tomcat Native Library to 1.2.8

- various jdbc-pool fixes

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.37/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1093/
The svn tag is:
http://svn.apache.org/repos/asf/tomcat/tc8.0.x/tags/TOMCAT_8_0_37/

The proposed 8.0.37 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 8.0.37

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