The Apache Jenkins build system has built Camel.trunk.notest (build #2919)
Status: Still Failing
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2919/
to view the results.
The Apache Jenkins build system has built Camel.2.17.x.notest (build #143)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.2.17.x.notest/143/
to view the results.
GitHub user lio-p opened a pull request:
https://github.com/apache/camel/pull/1236
CAMEL-10350: Add Bonita Component
Add a new component to communicate with Bonita.
The only operation available for now is startCase which allows to start a
new case in Bonita Engine.
You can mer
GitHub user allancth opened a pull request:
https://github.com/apache/camel/pull/1235
Introduce XmppDirectProducer
@oscerd You are right. The factory is totally unnecessary.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/allancth
Github user lio-p closed the pull request at:
https://github.com/apache/camel/pull/1231
---
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 Fabryprog closed the pull request at:
https://github.com/apache/camel/pull/1223
---
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 e
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1234
---
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 user paoloantinori opened a pull request:
https://github.com/apache/camel/pull/1234
CAMEL-10418 - Fix route removal logic in case of duplicated id.
Thanks @Fabryprog for the unit test and initial solution
You can merge this pull request into a Git repository by running:
Github user paoloantinori closed the pull request at:
https://github.com/apache/camel/pull/1229
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/1233
---
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 user aldettinger closed the pull request at:
https://github.com/apache/camel/pull/1232
---
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
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/1233
CAMEL-10414 query is ignored if filed filter header is set
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-10414
Alte
Thanks for your contributions and sorry for the delay in response.
Just a note on the camel-extra project.
Eventough many of the members of camel-extra is also members of the apache
camel project it is in fact a separate project and has it's own Jira
https://camel-extra.atlassian.net/secure/Dashb
Thank you so much for replying Quinn. I think I have moved one step ahead but
there are still issues . So i changed the code to
def uri =
"stream://url?url=ftp://username:password@ddeprd20/opt/ctmagent/ctm/sysout/";
+ java.net.URLDecoder.decode(request.headers["logFileName"], "US-ASCII")+
"&scanS
14 matches
Mail list logo