Re: problem with current 2.14-SNAPSHOT on karaf-3.0.1?

2014-08-06 Thread Claus Ibsen
Maybe the jline import version should be wider, and be [2.11,3). This just bites next time there is a jline / karaf / whatever upgrade somewhere. On Wed, Aug 6, 2014 at 11:26 AM, Aki Yoshida wrote: > I am getting this error when using camel feature for 2.14-SNAPSHOT on > karaf-3.0.1. > > Error e

[GitHub] camel pull request: VERACODE: fix of CWE ID 117 in camel-core modu...

2014-08-06 Thread RostislavReznichenko
Github user RostislavReznichenko closed the pull request at: https://github.com/apache/camel/pull/232 --- 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 fe

[GitHub] camel pull request: VERACODE: fix of CWE ID 117 in camel-core modu...

2014-08-06 Thread RostislavReznichenko
GitHub user RostislavReznichenko opened a pull request: https://github.com/apache/camel/pull/232 VERACODE: fix of CWE ID 117 in camel-core module During Veracode scan of our application we discover issue with security in Camel. Please review our fix and apply it in future versions.

Re: problem with current 2.14-SNAPSHOT on karaf-3.0.1?

2014-08-06 Thread Aki Yoshida
I just saw some messages on dev@karaf. I could try replacing Jline manually in karaf-3.0.1 for now. 2014-08-06 11:26 GMT+02:00 Aki Yoshida : > I am getting this error when using camel feature for 2.14-SNAPSHOT on > karaf-3.0.1. > > Error executing command: Could not start bundle > mvn:org.apache

problem with current 2.14-SNAPSHOT on karaf-3.0.1?

2014-08-06 Thread Aki Yoshida
I am getting this error when using camel feature for 2.14-SNAPSHOT on karaf-3.0.1. Error executing command: Could not start bundle mvn:org.apache.camel.karaf/camel-karaf-commands/2.14-SNAPSHOT in feature(s) camel-core-2.14-SNAPSHOT: Unresolved constraint in bundle org.apache.camel.karaf.camel-kara

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

2014-08-06 Thread kevinearls
GitHub user kevinearls opened a pull request: https://github.com/apache/camel/pull/231 Fix for CAMEL-7510 Expose the component options for Camel Quartz You can merge this pull request into a Git repository by running: $ git pull https://github.com/kevinearls/camel CAMEL-7510