[ 
https://issues.apache.org/jira/browse/GERONIMO-6481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy McCright updated GERONIMO-6481:
------------------------------------

    Attachment: 6481-patch.txt

This patch updates the root pom.xml to use Karaf 2.2.8 (there are newer 
versions available - please let me know if a more recent version is preferred).

The version of jline that ships with this new version of Karaf changes the 
constructor for ConsoleReader that is used in StreamConsoleReader -so I have 
made a corresponding change to our constructor.  This removes a public 
constructor in that class - it doesn't seem like anybody is using it, but I'm 
not sure if that is an API method that could be consumed by users or third 
parties.  If so, please let me know, and I will re-work that logic to use the 
new jline constructor without modifying Geronimo constructor signatures.

Thanks, Andy
                
> Karaf shell ssh bundle for IBM JDK SR10 host key issue
> ------------------------------------------------------
>
>                 Key: GERONIMO-6481
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6481
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: xiezhi
>            Assignee: Andy McCright
>         Attachments: 6481-patch.txt
>
>
> When you launch Geronimo Shell Terminal in eclipse, you will meet the 
> error"Error connecting localhost:8101 : SSH client error: verify: false".
> Please refer karaf jira KARAF-1513 for the root cause.
> https://issues.apache.org/jira/browse/KARAF-1513

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to