It will be done today. - William
On Wed, Aug 5, 2009 at 8:21 AM, Claus Ibsen<claus.ib...@gmail.com> wrote: > Tam what is the ETA on this? > > We are almost ready for 2.0 release and want to be able to do a release soon. > > > On Wed, Aug 5, 2009 at 7:31 AM, Claus Ibsen<claus.ib...@gmail.com> wrote: >> And you can make it just before 2.0 goes final. >> >> +1 >> >> >> >> On Wed, Aug 5, 2009 at 3:54 AM, Hadrian Zbarcea<hzbar...@gmail.com> wrote: >>> +1 >>> Hadrian >>> >>> On Aug 4, 2009, at 6:33 PM, William Tam wrote: >>> >>>> I am proposing to replace component local header >>>> "CamelCxfBeanRequestBasePath" in cxfbean by a new header >>>> "CamelHttpBaseUri" to be defined in Exchange.java. That can improve >>>> interoperability between components that deal with HTTP/REST. Let me >>>> know if there is any concerns. Thx. >>>> >>>> - William >>>> >>>> >>>> >>>> Index: camel-core/src/main/java/org/apache/camel/Exchange.java >>>> =================================================================== >>>> --- camel-core/src/main/java/org/apache/camel/Exchange.java (revision >>>> 800771) >>>> +++ camel-core/src/main/java/org/apache/camel/Exchange.java (working >>>> copy) >>>> @@ -69,6 +69,7 @@ >>>> >>>> String GROUPED_EXCHANGE = "CamelGroupedExchange"; >>>> >>>> + String HTTP_BASE_URI = "CamelHttpBaseUri"; >>>> String HTTP_CHARACTER_ENCODING = "CamelHttpCharacterEncoding"; >>>> String HTTP_METHOD = "CamelHttpMethod"; >>>> String HTTP_PATH = "CamelHttpPath"; >>> >>> >> >> >> >> -- >> Claus Ibsen >> Apache Camel Committer >> >> Open Source Integration: http://fusesource.com >> Blog: http://davsclaus.blogspot.com/ >> Twitter: http://twitter.com/davsclaus >> > > > > -- > Claus Ibsen > Apache Camel Committer > > Open Source Integration: http://fusesource.com > Blog: http://davsclaus.blogspot.com/ > Twitter: http://twitter.com/davsclaus >