Github user daikuro closed the pull request at:
https://github.com/apache/camel/pull/53
Maybe we should let camel-netty-http support HTTP 1.0 out of box.
Current it just use the HTTP 1.1 by default.
--
Willem Jiang
Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/)
(English)
http://jnn.iteye.com (http://jnn
Am 10.11.13 19:10 schrieb "Babak Vahdat" unter
:
>Ah that comment below inside the parent pom was from January 31th 2013
>which
>doesn't apply anymore for today :)
>
>I've already applied the upgrade to both Lucene & Solr 4.5.1 on the master
>brunch.
No not master brunch but master branch even
Ah that comment below inside the parent pom was from January 31th 2013 which
doesn't apply anymore for today :)
I've already applied the upgrade to both Lucene & Solr 4.5.1 on the master
brunch.
Babak
Babak Vahdat wrote
> Hi
>
> Is there any specific reason why we should wait upgrading to Luc
Hi
I just spotted bunch of flaws in that utility class and logged a ticket for
it:
https://issues.apache.org/jira/browse/CAMEL-6951
Babak
Claus Ibsen-2 wrote
> Hi
>
> There is a stopAndShutdownService method on ServiceHelper in the util
> package. Its maybe nicer to use to than the type cast.