Re: logback-version in parent pom

2018-02-05 Thread Andrea Cosentino
Thanks, just removed them. It's good to clean the Parent POM sometimes. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, February 5, 201

[GitHub] camel pull request #2208: CAMEL-12228: Print command fails in case of multip...

2018-02-05 Thread oscerd
Github user oscerd closed the pull request at: https://github.com/apache/camel/pull/2208 ---

Re: logback-version in parent pom

2018-02-05 Thread Pascal Schumacher
Am 05.02.2018 um 23:05 schrieb Pascal Schumacher: Hi everybody, the camel parent pom defines a logback-version property, but it does not seem to be used anywhere ("git grep logback-version" does not display any other results). Can this property be removed? - Pascal The same goes for the "l

logback-version in parent pom

2018-02-05 Thread Pascal Schumacher
Hi everybody, the camel parent pom defines a logback-version property, but it does not seem to be used anywhere ("git grep logback-version" does not display any other results). Can this property be removed? - Pascal

[GitHub] camel pull request #2208: CAMEL-12228: Print command fails in case of multip...

2018-02-05 Thread dmvolod
GitHub user dmvolod opened a pull request: https://github.com/apache/camel/pull/2208 CAMEL-12228: Print command fails in case of multiple copies You can merge this pull request into a Git repository by running: $ git pull https://github.com/dmvolod/camel CAMEL-12228 Alternati

New EIP implementation of Claim Check EIP with push/pop functionality

2018-02-05 Thread Claus Ibsen
Hi The ticket is a popular ticket with many votes https://issues.apache.org/jira/browse/CAMEL-8958 I have implemented a working prototype and pushed that to a branch https://github.com/apache/camel/tree/8958 There is some comments on the CAMEL-8959 ticket about my choices and what may still need