The Apache Jenkins build system has built Camel.trunk.notest (build #2077)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2077/
to view the results.
The Apache Jenkins build system has built Camel.trunk.notest.jdk7 (build #23)
Status: Still Failing
Check console output at
https://builds.apache.org/job/Camel.trunk.notest.jdk7/23/ to view the results.
The Apache Jenkins build system has built Camel.2.13.x.notest (build #9)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/9/ to
view the results.
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/175
---
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 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 user asfgit closed the pull request at:
https://github.com/apache/camel/pull/174
---
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
Please use the user mailing list / user forum for these kind of questions
On Tue, Jun 10, 2014 at 1:46 PM, Sonali Kate wrote:
> *Requirement*: Poll multiple ftp locations at the same time and perform some
> action.
>
> My application (Java based) should keep on polling all available ftp’s and
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/174
Fix for CAMEL-7486
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-7482
Alternatively you can review and apply these c
*Requirement*: Poll multiple ftp locations at the same time and perform some
action.
My application (Java based) should keep on polling all available ftp’s and
perform some action.
For Example: Say I have,
1. FTP 1 with directory path=D:\userFtp1_dir
2. FTP 2 with directory path=E:\userF