The Apache Jenkins build system has built Camel.2.14.x.notest (build #113)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.2.14.x.notest/113/
to view the results.
The Apache Jenkins build system has built Camel.trunk.notest (build #2313)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2313/
to view the results.
GitHub user sabre1041 opened a pull request:
https://github.com/apache/camel/pull/409
CAMEL-8394 Consolidated configurations and moved client state to component
Consolidated user configurations by removing DockerClientProfile from
DockerConfiguration class. Removed map of clients fr
Hi everybody,
I’m using Camel 2.14.1, mainly to use a timer and an http consumer
(URL_FLEET_HISTORY), as shown on the following Java code:
@Override
public void configure() throws Exception {
from("timer:ws?period=" + period)
.process(new Processor() {
Hi,
The CxfPayload data type (from camel-cxf) contains some stream elements but
does not support stream caching.
I am working on a contribution to provide stream caching for that. During that
if found some strange things in the CxfPayloadConverter:
If the CxfPayloadConverter converts a CxfPaylo
I already fix it on the camel master branch, will port the patch back shortly.
--
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 February 25, 2015 at 4:11:10 PM, Cl
Hi Willem
Sounds good. Just noticed there is a compile issue in camel-http4 on
2.14.x branch.
On Wed, Feb 25, 2015 at 3:52 AM, Willem Jiang wrote:
> I can spend some time to clean up the branch and do the release at the end of
> this week.
>
> --
> Willem Jiang
>
> Red Hat, Inc.
> Web: http://w