Camel.trunk.notest - Build # 2833 - Fixed

2016-08-04 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2833) Status: Fixed Check console output at https://builds.apache.org/job/Camel.trunk.notest/2833/ to view the results.

Camel-Salesforce Pushtopic Subscriber

2016-08-04 Thread vijaychd
Version 2.17.2 Salesforce component in Camel route is not subscribing to Pushtopic after cookie is expired after 3 hours. On first subscribe, salesforce sets the cookie sfdc-stream with expiry of 3hours. It should be able to reestablish the cookie on meta/handshake -- View this message in cont

[GitHub] camel pull request #1109: Improvement for character escape handling

2016-08-04 Thread ssharma
GitHub user ssharma opened a pull request: https://github.com/apache/camel/pull/1109 Improvement for character escape handling https://issues.apache.org/jira/browse/CAMEL-10219 You can merge this pull request into a Git repository by running: $ git pull https://github.com/sshar

[VOTE] Camel 2.17.3

2016-08-04 Thread Daniel Kulp
This is a vote to release Camel 2.17.3 Staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1052/ Tag: https://git-wip-us.apache.org/repos/asf?p=camel.git;a=tag;h=ad245911cc8db1a8c57ec7825

Re: 2.17.3 this week?

2016-08-04 Thread Christian Müller
+1 Best, Christian Am 01.08.2016 5:45 nachm. schrieb "Daniel Kulp" : > With CXF 3.1.7 out, I’d like to do a Camel build later that week that > incorporates it along with a bunch of other fixes to get Camel 2.17.x > working with CXF within Karaf 4.0.x.Right now, it’s very hard to get > CXF an

Re: 2.17.x camel-core test failures...

2016-08-04 Thread Daniel Kulp
The second one (org.apache.camel.UnitOfWorkSyncProcessTest) seems to be a java8 issue. Java7 is OK. The FileComponentConfigurationAndDocumentation failure is universal. Dan > On Aug 4, 2016, at 12:13 PM, Daniel Kulp wrote: > > I was about to start trying to build 2.17.3, but there are so

2.17.x camel-core test failures...

2016-08-04 Thread Daniel Kulp
I was about to start trying to build 2.17.3, but there are some test failures in camel-core which I think need to be looked at first: Jenkins is showing one of the failures: https://builds.apache.org/view/A-D/view/Camel/job/Camel.2.17.x.fulltest/org.apache.camel$camel-core/132/testReport/org.apac

[GitHub] camel pull request #1108: replacing convertTo() with mandatoryConvertTo()

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1108 --- 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 enab

[GitHub] camel pull request #1108: replacing convertTo() with mandatoryConvertTo()

2016-08-04 Thread YoshikiHigo
GitHub user YoshikiHigo opened a pull request: https://github.com/apache/camel/pull/1108 replacing convertTo() with mandatoryConvertTo() We replaced "convertTo()" invocations to "mandatoryConvertTo()" because the same changes were conducted in the past commits. commit ID:

[GitHub] camel pull request #1107: CAMEL-10204: Using Narayana for testing (Atomikos ...

2016-08-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/1107 --- 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 enab

[GitHub] camel pull request #1107: CAMEL-10204: Using Narayana for testing (Atomikos ...

2016-08-04 Thread nicolaferraro
GitHub user nicolaferraro opened a pull request: https://github.com/apache/camel/pull/1107 CAMEL-10204: Using Narayana for testing (Atomikos deleted) Camel-sjms depended on atomikos but it were not used in tests. Deleted. You can merge this pull request into a Git repository by runn