Hi Guillaume,
thanks for the clarification
cheers
Cristiano
On 20/04/11 19:07, Guillaume Nodet wrote:
Yes, and that i've fixed those issues trunk and 2.2.x branch, though
that's not released yet.
On Wed, Apr 20, 2011 at 23:56, Cristiano Gavião<[email protected]> wrote:
Hi,
I'm experiencing some weird behavior using karaf shell command with
terminal's macosx.
When I tried to install a feature with a long line pasted inside one
terminal window (with the size smaller than the copied line) I got a
RuntimeException...
See:
I copied this from a text editor:
features:addurl
mvn:org.jbehave.osgi/jbehave-osgi-karaf-features/1.0-SNAPSHOT/xml/features
and paste it on Karaf command shell... the text is truncated
karaf@root> features:addurl
mvn:org.jbehave.osgi/jbehave-osgi-karaf-features/1.0-SNAPSHOT/xml/featur
Could not add Feature Repository:
java.lang.RuntimeException: URL
[mvn:org.jbehave.osgi/jbehave-osgi-karaf-features/1.0-SNAPSHOT/xml/featur]
could not be resolved.
But if I enlarge the window size and try again, everything works ok... :-D
Could this be a Terminal's or Karaf's problem ?
cheers
Cristiano