Great. Thank you.
On Wed, May 10, 2017 at 11:02 PM, Tomohisa Igarashi
wrote:
> Hi,
>
> I've been working on master branch for everything including bug fixes. Bug
> fixes are backported to the other branches, but in principal new
> functionality will only get into master.
>
> Thanks,
> Tomo
>
>
Hi,
I've been working on master branch for everything including bug fixes. Bug
fixes are backported to the other branches, but in principal new functionality
will only get into master.
Thanks,
Tomo
On 05/11/2017 07:58 AM, Mark wrote:
Hello devs,
I'm working on some new functionality for the
Hello devs,
I'm working on some new functionality for the camel-mongo component, I'm
looking to find out what branch I should be working in as I develop this
new functionality.
Cheers,
Mark
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1685
Makes CamelSpringBootApplicationController Lifecycle bean
Submitted for review, thanks ð
See the discussion on the [user
forum](http://camel.465427.n5.nabble.com/OnApplicationEvent-not
I know I've used that off and on in various tests... but i'm not sure if I
tried explicitly in this case. I will try it.
From: Quinn Stevenson [via Camel]
Sent: Saturday, April 29, 2017 8:04 AM
To: blove319
Subject: Re: SJMS RejectedExecutionException bug durin
GitHub user objectiser opened a pull request:
https://github.com/apache/camel/pull/1684
CAMEL-11258 Use TracerResolver to locate Tracer without modifying codâ¦
â¦e/config
Would it be possible to apply this also to the 2.19.0 branch? It will
enable more tracer implementati
Hi
Just an update, so I got a potential fix that makes all tests pass in
camel-core if I run them with mvn clean install, but for some odd
reason there is one unit test that fails if I run it individually:
ErrorOccuredInOnExceptionRoute
Will continue tomorrow
On Wed, May 10, 2017 at 11:02 AM, Cl
Hi,
I just finished to run rest of the examples (except a few), here is what I got,
hope it helps for something:
kafka, kotlin, loan-broker-cxf, loan-broker-jms, management, mybatis,
opentracing, pojo-messaging, reactive-streams, reload, rest-producer,
restlet-jdbc, servlet-rest-blueprint, se
GitHub user igarashitm reopened a pull request:
https://github.com/apache/camel/pull/1683
cassandra-kubernates, cxf-blueprint, hazelcast-kubernates: Fixed typoâ¦
⦠in readme
servlet-tomcat-no-spring: added finalName so the contextPath would match
with the URL described i
Github user igarashitm closed the pull request at:
https://github.com/apache/camel/pull/1683
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
GitHub user igarashitm opened a pull request:
https://github.com/apache/camel/pull/1683
cassandra-kubernates, cxf-blueprint, hazelcast-kubernates: Fixed typoâ¦
⦠in readme
servlet-tomcat-no-spring: added finalName so the contextPath would match
with the URL described in
Github user zregvart closed the pull request at:
https://github.com/apache/camel/pull/1682
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
Github user johnpoth closed the pull request at:
https://github.com/apache/camel/pull/1681
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is en
GitHub user zregvart opened a pull request:
https://github.com/apache/camel/pull/1682
CAMEL-10141: make org.apache.camel.converter.IO...
...ConverterCharsetTest tests pass on Java 9
Alternative implementation and test without using reflection.
You can merge this pull reques
GitHub user johnpoth opened a pull request:
https://github.com/apache/camel/pull/1681
CAMEL-10141: make org.apache.camel.converter.IOConverterCharsetTest tâ¦
â¦ests pass on Java 9
https://issues.apache.org/jira/browse/CAMEL-10141?focusedCommentId=16000689&page=com.atlassi
On Mon, May 8, 2017 at 1:57 PM, Christian Schneider
wrote:
> Hi Zoran,
>
> I have merged your improvements into the branch.
>
> I will wait one more day for feedback and then merge into master.
>
btw you guys must do a full test of camel-core in the future,
before doing any such merges.
This cod
Hi
Yeah so the infinite recursion is surely a bug. However its only
triggered when you
- use global onException
- call a direct route from the onException
- causes a 2nd exception
When using route scoped onException this does not happen as the error
handler works a little bit different when its
17 matches
Mail list logo