This is a vote to release Apache Camel 2.12.5, a patch release coming with
about 74 issues fixed.
Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12327166
Staging repo:
https://repository.apache.org/content/repositories/orgapachecamel-1017
Tarball
The Apache Jenkins build system has built Camel.trunk.notest (build #2197)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2197/
to view the results.
The Apache Jenkins build system has built Camel.2.13.x.notest (build #85)
Status: Fixed
Check console output at https://builds.apache.org/job/Camel.2.13.x.notest/85/
to view the results.
GitHub user wuwen5 opened a pull request:
https://github.com/apache/camel/pull/309
Fix javadoc warning, ChannelPipelineFactory not found
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wuwen5/camel javadoc-warning
Alternatively
Github user asfgit closed the pull request at:
https://github.com/apache/camel/pull/307
---
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 wuwen5 opened a pull request:
https://github.com/apache/camel/pull/308
upgrade Netty4.x use netty-all dependency
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wuwen5/camel upgrade-netty4
Alternatively you can revi
GitHub user kevinearls opened a pull request:
https://github.com/apache/camel/pull/307
CAMEL-7943 added explicit dependency for jackson-core
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kevinearls/camel CAMEL-7943
Alternative