Hi
Ah yeah only if you have debug logging enabled. Thanks for spotting
this. I logged a ticket to get this fixed
https://issues.apache.org/jira/browse/CAMEL-7571
On Thu, Jul 3, 2014 at 7:12 AM, md97212 wrote:
> for (Map.Entry header : headers.entrySet()) {
>
> // filter header
+1 for both
On Wed, Jul 2, 2014 at 4:18 AM, Willem Jiang wrote:
> Hi
>
> This is a vote to release Apache Camel 2.13.2 and 2.12.4.
>
> Release notes:
> 2.13.2
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326817&styleName=Html&projectId=12311211
> 2.12.4
> https://issues.ap
for (Map.Entry header : headers.entrySet()) {
// filter header values.
Object value = getValidRabbitMQHeaderValue(header.getValue());
if (value != null) {
filteredHeaders.put(header.getKey(), header.getValue());
} else if (log.i
The Apache Jenkins build system has built Camel.2.13.x.notest (build #24)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/24/
to view the results.
+1 for both releases.
Best,
Christian
-
Software Integration Specialist
Apache Member
V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer
Apache Incubator PMC Member
https://www.linkedin.com/pub/christian-mueller/11/551/642
On Wed, Jul 2, 2014 at 4:18 AM, Wil
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/207
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/206
---
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
GitHub user davidkarlsen opened a pull request:
https://github.com/apache/camel/pull/207
CAMEL-7504: Have a ThrottlerRejectedExecutionException instead of a gene...
...ric RejectedExecutionException
You can merge this pull request into a Git repository by running:
$ git pull ht
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/206
Fix for CAMEL-7569 Expose the component options for Camel GAE
This includes updates to the gauth, ghttp, glogin, gmail, and gtask
components
You can merge this pull request into a Git repository
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/205
---
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
The Apache Jenkins build system has built Camel.trunk.notest.jdk7 (build #43)
Status: Fixed
Check console output at
https://builds.apache.org/job/Camel.trunk.notest.jdk7/43/ to view the results.
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/205
Fix for CAMEL-7566 Expose the component options for Camel Servlet
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-7566
GitHub user alexlomov opened a pull request:
https://github.com/apache/camel/pull/204
CAMEL-7563: Hazelcast instance as an endpoint url param
This improvement allows to refer an existing HazelcastInstance bean from
Hazelcast endpoint URI.
You can merge this pull request into a Git
13 matches
Mail list logo