[GitHub] camel pull request #2508: Salesforce consumer should use AyncCallback, fixes...

2018-09-06 Thread dhirajsb
Github user dhirajsb closed the pull request at: https://github.com/apache/camel/pull/2508 ---

[GitHub] camel pull request #2508: Salesforce consumer should use AyncCallback, fixes...

2018-09-05 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/2508 Salesforce consumer should use AyncCallback, fixes CAMEL-12780 You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhirajsb/camel master

[GitHub] camel pull request: CAMEL-7487 Add support for generating API Comp...

2014-06-17 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/188 CAMEL-7487 Add support for generating API Component documentation, simplify generated code further You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: CAMEL-7487 Simplify generated code, add suppor...

2014-06-11 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/179 CAMEL-7487 Simplify generated code, add support for excluding endpoint configuration properties You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: CAMEL-7487 Create an archetype and code genera...

2014-06-10 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/175 CAMEL-7487 Create an archetype and code generation plugins to generate Camel Components that wrap some API You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] camel pull request: CAMEL-6676: Initial version of Camel Facebook ...

2014-02-27 Thread dhirajsb
Github user dhirajsb closed the pull request at: https://github.com/apache/camel/pull/41 --- 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

camel pull request: CAMEL-6428, fixed camel-salesforce regressions

2013-09-01 Thread dhirajsb
Github user dhirajsb closed the pull request at: https://github.com/apache/camel/pull/42

Re: [VOTE] Release Apache Camel 2.12.0

2013-08-30 Thread dhirajsb
Pull request https://github.com/apache/camel/pull/42 submitted to fix salesforce component regression. Checkstyle might still complain, I do not know how to make it ignore the dto directory for that. -- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-

camel pull request: CAMEL-6428, fixed camel-salesforce regressions

2013-08-30 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/42 CAMEL-6428, fixed camel-salesforce regressions Fixed case sensitive field names in DTOs, rst processors to not throw an exception for default operation name, test sObjectClass names You can merge

Re: [VOTE] Release Apache Camel 2.12.0

2013-08-30 Thread dhirajsb
Hi, Yes, I had submitted a pull request https://github.com/apache/camel/pull/41 for a new Facebook component two days ago. Thanks, Dhiraj. -- View this message in context: http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-12-0-tp5738140p5738339.html Sent from the Camel Developme

Re: [VOTE] Release Apache Camel 2.12.0

2013-08-30 Thread dhirajsb
I am working on a fairly simple patch to fix integration test regressions introduced in the camel-salesforce component due to the checkstyle fixes I mentioned in CAMEL-6428. I will submit a pull request on github soon. Regards, Dhiraj. -- View this message in context: http://camel.465427.n

camel pull request: CAMEL-6676: Initial version of Camel Facebook coponent

2013-08-29 Thread dhirajsb
GitHub user dhirajsb opened a pull request: https://github.com/apache/camel/pull/41 CAMEL-6676: Initial version of Camel Facebook coponent Initial version You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhirajsb/camel master