The Apache Jenkins build system has built Camel.trunk.notest (build #2720)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2720/
to view the results.
GitHub user trohovsky opened a pull request:
https://github.com/apache/camel/pull/945
CAMEL-9866 @PropertyInject doesn't work with Spring-Boot
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/trohovsky/camel CAMEL-9866
Alternativ
GitHub user hqstevenson opened a pull request:
https://github.com/apache/camel/pull/944
CAMEL-9876 - fix IndexOutOfBounds exception when MSH-18 isn't in message
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hqstevenson/camel CA
Hi,
I tried to give the docs for recipient list
(https://cwiki.apache.org/confluence/display/CAMEL/Recipient+List) some love.
However I struggled with the following items:
* delimiter: disabled: what does that mean?
* streaming: maybe someone could elaborate that a bit more?
* Knowing which en
Github user jamesnetherton closed the pull request at:
https://github.com/apache/camel/pull/943
---
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
Hi
I took a stab at ticket
https://issues.apache.org/jira/browse/CAMEL-9521
This is only relevant for OSGi users on Karaf / ServiceMix
This moves the old spring-dm pieces out of camel-spring into a new
camel-spring-dm module.
This allows users who are using Camel and install the camel-spring
c
GitHub user jamesnetherton opened a pull request:
https://github.com/apache/camel/pull/943
[CAMEL-9862] Fix potential NPE in UndertowComponent.unregisterConsumer
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jamesnetherton/came
Github user binfalse closed the pull request at:
https://github.com/apache/camel/pull/942
---
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 ena
Hi Claus,
Sorry for the late reply, but I had to do some thinking about this issue (and
was busy with other things yesterday).
Having the different interfaces for Messages (without attachment) and
Attachment Capable messages (with either implementation option) actually means
that we will have
GitHub user binfalse opened a pull request:
https://github.com/apache/camel/pull/942
camel-twitter: remove truncation
This removes the non-effective truncation of messages to be sent to twitter.
See https://issues.apache.org/jira/browse/CAMEL-9850
You can merge this pull request
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/941
---
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 enabl
Hi,
The SMTP producer is actually sending mail via SMTP. This protocol has no idea
of anything like folders or the like. The component has no notion of outlook
servers. I am not sure how open the outlook protocol is and if javamail
supports that (I would guess it doesn't), so I actually do not
Looks good to me as well. Let's remove 2.11.x, master-dev and trunk.
Thanks,
Gregor
On Tue, Apr 12, 2016 at 12:59 PM, Claus Ibsen wrote:
> Hi
>
> I have deleted some branches and we have now
>
> origin/2.11.x
> origin/HEAD -> origin/master
> origin/camel-1.x
> origin/camel-2.10.x
> ori
Hi All,
I am new to camel development and just wondering why we don't have the
copyTo property for mail producing so that we can simply copy the all the
sent items in a specified folder as with Exchange server the sent emails
wont be copied to "Sent Items"
Please let me know if I can contribute i
14 matches
Mail list logo