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 user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2208
---
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
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 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
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