Hi

I will try to track down where it broke using git bisect.

On Mon, Mar 30, 2015 at 3:16 PM, Claus Ibsen <claus.ib...@gmail.com> wrote:
> Hi
>
> I dont think its the jackson type converter. The test still fails if I
> removed the converter
>
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.431
> sec <<< FAILURE! - in
> org.apache.camel.component.jetty.HttpBasicAuthComponentConfiguredTest
> testHttpBasicAuth(org.apache.camel.component.jetty.HttpBasicAuthComponentConfiguredTest)
>  Time elapsed: 1.183 sec  <<< ERROR!
> org.apache.camel.CamelExecutionException: Exception occurred during
> execution on the exchange: Exchange[Message: Hello World]
>
>
> It must be something else, the last good full test was from 24 march
> on the CI servers
> https://builds.apache.org/view/All/job/Camel.trunk.fulltest/2232/
>
> On Sat, Mar 28, 2015 at 3:10 AM, Willem Jiang <willem.ji...@gmail.com> wrote:
>> Hi Claus,
>>
>> Thanks for the reminding.
>>
>> The Jetty unit test error is caused by the CAMEL-8554[1], the new added 
>> fallback converter just  hijacks the default fallback converter of toString. 
>>  As it is not part of Camel 2.15.x, I will do the cut shortly, at the 
>> meantime I will try to find a way to fix the issue.
>>
>>
>> --
>> Willem Jiang
>>
>> Red Hat, Inc.
>> Web: http://www.redhat.com
>> Blog: http://willemjiang.blogspot.com (English)
>> http://jnn.iteye.com (Chinese)
>> Twitter: willemjiang
>> Weibo: 姜宁willem
>>
>>
>>
>> On March 28, 2015 at 4:19:21 AM, Claus Ibsen (claus.ib...@gmail.com) wrote:
>>> Hi Willem
>>>
>>> I see some unit test errors in camel-jetty8 and camel-jetty9 on master
>>> branch. I am not sure if its my current code working on CAMEL-8562, or
>>> maybe another recent change. For example that commons-codec upgrade?
>>>
>>> Just a caution to check the CI servers and/or test the 2.15.x branch
>>> that these works for you.
>>>
>>> On Fri, Mar 27, 2015 at 8:07 AM, Willem Jiang wrote:
>>> > Yeah, I did some tests and dry run, everything looks good.
>>> > I will cut Camel 2.15.1 tomorrow morning, please let me know if you have 
>>> > any last min change.
>>> >
>>> > --
>>> > Willem Jiang
>>> >
>>> > Red Hat, Inc.
>>> > Web: http://www.redhat.com
>>> > Blog: http://willemjiang.blogspot.com (English)
>>> > http://jnn.iteye.com (Chinese)
>>> > Twitter: willemjiang
>>> > Weibo: 姜宁willem
>>> >
>>> >
>>> >
>>> > On March 27, 2015 at 1:55:50 PM, Claus Ibsen (claus.ib...@gmail.com) 
>>> > wrote:
>>> >> Hi
>>> >>
>>> >> The branch looks good.
>>> >>
>>> >> The CI server is success for last build.
>>> >> https://builds.apache.org/view/All/job/Camel.2.15.x.fulltest/
>>> >>
>>> >> There is one more thing left to do on CAMEL-8558 which I just
>>> >> realized. To have better human friendly names for languages, data
>>> >> formats, as well. So I will get this sorted now this morning.
>>> >>
>>> >>
>>> >> On Tue, Mar 24, 2015 at 3:33 AM, Willem Jiang wrote:
>>> >> > I can do the release this week end if the branch is ready.
>>> >> >
>>> >> > --
>>> >> > Willem Jiang
>>> >> >
>>> >> > Red Hat, Inc.
>>> >> > Web: http://www.redhat.com
>>> >> > Blog: http://willemjiang.blogspot.com (English)
>>> >> > http://jnn.iteye.com (Chinese)
>>> >> > Twitter: willemjiang
>>> >> > Weibo: 姜宁willem
>>> >> >
>>> >> >
>>> >> >
>>> >> > On March 24, 2015 at 12:48:23 AM, Claus Ibsen (claus.ib...@gmail.com) 
>>> >> > wrote:
>>> >> >> Hi
>>> >> >>
>>> >> >> So we have about 40-50 tickets resolved since the 2.15.0 release.
>>> >> >> Thanks for the feedback.
>>> >> >>
>>> >> >> The issue with installing Camel in Karaf has been fixed, and therefore
>>> >> >> we want to release a patch release, so people can start enjoy Camel on
>>> >> >> Karaf/ServiceMix.
>>> >> >>
>>> >> >> Also for the ServiceMix team to be able to do a release with Camel
>>> >> >> 2.15.x out of the box.
>>> >> >>
>>> >> >>
>>> >> >> Willem do you have time to work on this release?
>>> >> >>
>>> >> >>
>>> >> >> --
>>> >> >> Claus Ibsen
>>> >> >> -----------------
>>> >> >> Red Hat, Inc.
>>> >> >> Email: cib...@redhat.com
>>> >> >> Twitter: davsclaus
>>> >> >> Blog: http://davsclaus.com
>>> >> >> Author of Camel in Action: http://www.manning.com/ibsen
>>> >> >> hawtio: http://hawt.io/
>>> >> >> fabric8: http://fabric8.io/
>>> >> >>
>>> >> >
>>> >>
>>> >>
>>> >>
>>> >> --
>>> >> Claus Ibsen
>>> >> -----------------
>>> >> Red Hat, Inc.
>>> >> Email: cib...@redhat.com
>>> >> Twitter: davsclaus
>>> >> Blog: http://davsclaus.com
>>> >> Author of Camel in Action: http://www.manning.com/ibsen
>>> >> hawtio: http://hawt.io/
>>> >> fabric8: http://fabric8.io/
>>> >>
>>> >
>>>
>>>
>>>
>>> --
>>> Claus Ibsen
>>> -----------------
>>> Red Hat, Inc.
>>> Email: cib...@redhat.com
>>> Twitter: davsclaus
>>> Blog: http://davsclaus.com
>>> Author of Camel in Action: http://www.manning.com/ibsen
>>> hawtio: http://hawt.io/
>>> fabric8: http://fabric8.io/
>>>
>>
>
>
>
> --
> Claus Ibsen
> -----------------
> Red Hat, Inc.
> Email: cib...@redhat.com
> Twitter: davsclaus
> Blog: http://davsclaus.com
> Author of Camel in Action: http://www.manning.com/ibsen
> hawtio: http://hawt.io/
> fabric8: http://fabric8.io/



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to