ServiceMix package built from trunk is missing class
org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
-------------------------------------------------------------------------------------------------------------
Key: SMX4KNL-193
URL: https://issues.apache.org/activemq/browse/SMX4KNL-193
Project: ServiceMix Kernel
Issue Type: Bug
Affects Versions: 1.1.0
Reporter: Eric Gulatee
ServiceMix from trunk compiles.
ServiceMix from trunk does not start.
java.lang.IllegalArgumentException: java.lang.ClassNotFoundException:
org.apache.geronimo.gshell.terminal.AutoDetectedTerminal
at jline.Terminal.setupTerminal(Terminal.java:65)
at jline.Terminal.getTerminal(Terminal.java:26)
at org.apache.geronimo.gshell.io.IO.getTerminal(IO.java:188)
at
org.apache.geronimo.gshell.console.JLineConsole.<init>(JLineConsole.java:72)
at
org.apache.geronimo.gshell.wisdom.shell.ShellImpl.run(ShellImpl.java:225)
at
org.apache.servicemix.kernel.gshell.core.ShellWrapper.run(ShellWrapper.java:81)
at
org.apache.servicemix.kernel.gshell.core.LocalConsole.run(LocalConsole.java:125)
at java.lang.Thread.run(Thread.java:619)
Note: Uncertain if trunk problems should be logged as defects.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.