ning / async-http-client

Asynchronous Http Client for Java
135 stars 50 forks source link

Compile with 1.6+ and run with 1.5+ #41

Open kedarmhaswade opened 14 years ago

kedarmhaswade commented 14 years ago

This commit makes sure that we compile with 1.6+ and can run with 1.5+ JRE.

Please see the commit comments.

jfarcand commented 14 years ago

Thanks for the contribution! I will do some test and integrate!

kedarmhaswade commented 14 years ago

Thanks. I think I need to change the POM to add a repo. Will do that or you can do that after pulling it in.

jfarcand commented 14 years ago

Mirror: http://github.com/AsyncHttpClient/async-http-client/issues/issue/41