Re: [GitHub] tomcat-native pull request: Port Netty-tc-native code to tomcat-na...

2015-06-18 Thread jean-frederic clere

I am going to merge it today and fix in svn what will be broken after.

Cheers

Jean-Frederic

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



Re: [GitHub] tomcat-native pull request: Port Netty-tc-native code to tomcat-na...

2015-06-18 Thread Mark Thomas
On 18 June 2015 13:12:52 BST, jean-frederic clere jfcl...@gmail.com wrote:
I am going to merge it today and fix in svn what will be broken after.

Cheers

Jean-Frederic

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

+1. This is trunk and I have the builds I need for testing alpn so breaking 
trunk for a few days should be fine. 

Mark

Re: [GitHub] tomcat-native pull request: Port Netty-tc-native code to tomcat-na...

2015-06-18 Thread jean-frederic clere

On 06/18/2015 02:41 PM, Mark Thomas wrote:

On 18 June 2015 13:12:52 BST, jean-frederic clere jfcl...@gmail.com wrote:

I am going to merge it today and fix in svn what will be broken after.

Cheers

Jean-Frederic

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


+1. This is trunk and I have the builds I need for testing alpn so breaking 
trunk for a few days should be fine.


I am done.

Actually netty-tc-native also brings some alpn logic I have kept both 
that probably needs some cleaning.


I have built on F22 and use openssl-1.0.2c and apr-1.3.12 other version 
might cause problems I will try to test on other platform, is you need 
one tell me I can start with it.


Cheers

Jean-Frederic

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



[GitHub] tomcat-native pull request: Port Netty-tc-native code to tomcat-na...

2015-06-15 Thread jfclere
GitHub user jfclere opened a pull request:

https://github.com/apache/tomcat-native/pull/2

Port Netty-tc-native code to tomcat-native

That PR to merge https://github.com/netty/netty-tcnative/ back to 
tomcat-native.
Note that the netty uses the code from 1.1.x and I am porting it to trunk.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jfclere/tomcat-native trunk

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tomcat-native/pull/2.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #2


commit b9116331e453faed281fcc35d571c36d7cdc5b61
Author: Jean-Frederic Clere jfcl...@gmail.com
Date:   2015-06-15T10:31:59Z

A netty-tc-native modifications.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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