Github user lburgazzoli closed the pull request at:
https://github.com/apache/camel/pull/2323
---
GitHub user ramu11 opened a pull request:
https://github.com/apache/camel/pull/2323
CAMEL-12459:camel-spring-boot - Add route group to route actuator
CAMEL-12459:camel-spring-boot - Add route group to route actuator
You can merge this pull request into a Git repository by running:
GitHub user oflebbe opened a pull request:
https://github.com/apache/camel/pull/2322
Use secure repository URL
maven.restlet.org : Valid TLS certificate only for maven.restlet.com
springsource.org : Repository unnecessary
apache snapshots: Use TLS.
Regarding
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/2319
---
As the failure still occurs, I took a look and was able to replicate it
locally.
It occurs if I execute |"mvn test|" (like jenkins does) and do not have
|camel-as2-api-2.22.0-SNAPSHOT-javadoc.jar| in my local maven repository.
If I execute |"mvn install|" the build works.
For some reason the
Github user PascalSchumacher closed the pull request at:
https://github.com/apache/camel/pull/2317
---
GitHub user damienb-opt opened a pull request:
https://github.com/apache/camel/pull/2321
S3Producer must close the streams it opens
If S3Producer is not configured to delete file after upload, it leaves
dangling streams.
You can merge this pull request into a Git repository by runn
GitHub user rockoder opened a pull request:
https://github.com/apache/camel/pull/2320
add support for transform with context
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rockoder/camel jolt-transform-with-context
Alternativel