Re: [VOTE] Release Apache Camel 2.13.2/2.12.4

2014-07-03 Thread Rob Davies
+1 for both Willem Jiang 2 July 2014 03:18 Hi This is a vote to release Apache Camel 2.13.2 and 2.12.4. Release notes: 2.13.2 https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326817&styleName=Html&projectId=12311211 2.12.4 https://issues.apac

Re: [VOTE] Release Apache Camel 2.13.2/2.12.4

2014-07-03 Thread Grzegorz Grzybek
+1 for both releases (non binding?) regards Grzegorz Grzybek 2014-07-04 3:09 GMT+02:00 Jon Anstey : > +1 for both. Thanks Willem! > > > On Tue, Jul 1, 2014 at 11:48 PM, Willem Jiang > wrote: > > > Hi > > > > This is a vote to release Apache Camel 2.13.2 and 2.12.4. > > > > Release notes: > > 2

Re: [VOTE] Release Apache Camel 2.13.2/2.12.4

2014-07-03 Thread Jon Anstey
+1 for both. Thanks Willem! On Tue, Jul 1, 2014 at 11:48 PM, Willem Jiang wrote: > Hi > > This is a vote to release Apache Camel 2.13.2 and 2.12.4. > > Release notes: > 2.13.2 > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326817&styleName=Html&projectId=12311211 > > 2.12.4

[GitHub] camel pull request: CAMEL-7503 PAYLOAD Producer select first avail...

2014-07-03 Thread ancosen
Github user ancosen closed the pull request at: https://github.com/apache/camel/pull/208 --- 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

Re: [VOTE] Release Apache Camel 2.13.2/2.12.4

2014-07-03 Thread Aki Yoshida
+1 (non-binding) I tried 2.13.2 for mvn install with osx jdk7; some manual cxf and core scenarios on karaf. All fine. regards, aki 2014-07-02 4:18 GMT+02:00 Willem Jiang : > Hi > > This is a vote to release Apache Camel 2.13.2 and 2.12.4. > > Release notes: > 2.13.2 > https://issues.apache.org/j

[GitHub] camel pull request: Camel metrics

2014-07-03 Thread laurikimmel
GitHub user laurikimmel opened a pull request: https://github.com/apache/camel/pull/210 Camel metrics Camel Metrics component. * Merged source code from https://github.com/laurikimmel/camel-metrics/tree/master. * Repalced pom.xml. * Fixed build issues. * Fixed C

[GitHub] camel pull request: Fix for CAMEL-7574 Expose the component option...

2014-07-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/209 --- 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] camel pull request: Fix for CAMEL-7574 Expose the component option...

2014-07-03 Thread kevinearls
GitHub user kevinearls opened a pull request: https://github.com/apache/camel/pull/209 Fix for CAMEL-7574 Expose the component options for Camel Atmosphere Web... ...socket You can merge this pull request into a Git repository by running: $ git pull https://github.com/kevinearl

Camel.trunk.notest - Build # 2099 - Still Failing

2014-07-03 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2099) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2099/ to view the results.

[GitHub] camel pull request: CAMEL-7503 PAYLOAD Producer select first avail...

2014-07-03 Thread ancosen
GitHub user ancosen opened a pull request: https://github.com/apache/camel/pull/208 CAMEL-7503 PAYLOAD Producer select first available operation if OPERATION_NAME is not specified Hi, This PR is related to https://issues.apache.org/jira/browse/CAMEL-7503 I just add