Re: [VOTE] Camel 2.16.0

2015-10-01 Thread Thomas Diesler
… works for wildfly-camel +1 cheers —thomas > On 30 Sep 2015, at 03:25, Daniel Kulp wrote: > > This is a vote to release Apache Camel 2.16.0. There was a TON of work done > over the last 6 months to get this ready so it’s time to get it out.

Re: [VOTE] Camel 2.16.0

2015-10-01 Thread Christian Müller
I forgot to mention, I also checked the third party dependencies of the new components. Everything looks good for me. Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member

Re: [VOTE] Camel 2.16.0

2015-10-01 Thread Christian Müller
+1 - the manual looks good. - the signatures looks good - I could update some private projects without an issue I discovered a few minor issues: - The camel-grape and camel-slack components doesn't include the NOTICE and LICENSE file (I have added it in trunk). - The camel-git component isn't doc

[GitHub] camel pull request: Merge pull request #1 from apache/master

2015-10-01 Thread irvingwa
Github user irvingwa closed the pull request at: https://github.com/apache/camel/pull/629 --- 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 ena

[GitHub] camel pull request: Merge pull request #1 from apache/master

2015-10-01 Thread irvingwa
GitHub user irvingwa opened a pull request: https://github.com/apache/camel/pull/629 Merge pull request #1 from apache/master You can merge this pull request into a Git repository by running: $ git pull https://github.com/lowwool/camel master Alternatively you can review and

Re: [VOTE] Camel 2.16.0

2015-10-01 Thread Grzegorz Grzybek
+1 (non binding) - "camel-test-blueprint" tests are stable: 12:58 $ for a in `seq 1 10`; do printf "%02d\n" $a; mvn clean test -f > components/camel-test-blueprint/pom.xml | grep "BUILD" ; done > 01 > [INFO] BUILD SUCCESS > 02 > [INFO] BUILD SUCCESS > 03 > [INFO] BUILD SUCCESS > 04 > [INFO] BUILD