[kepler-dev] org.sdm.spa.Ssh2Exec.java and jsch package

Norbert Podhorszki pnorbert at cs.ucdavis.edu
Tue Feb 21 13:07:49 PST 2006


Hi,

Hist[o|e]rical moment: I have commited successfully my first change into 
Kepler. You can start blame me now.
But I am not writing because of this.

The SSH actor uses the jsch package. It's 0.1.17 version is in lib/jar.
This package behaves a bit strange for keyboard-interactive logins: it 
pops up a second, empty dialog (with a single OK button) after the first 
passcode dialog. The recent 0.1.24 version works excellent.

Other actors relying on this package: org.geon.Scp (copied originally from 
SSH actor)

Could an appropriate person update this package, please?
http://prdownloads.sourceforge.net/jsch/jsch-0.1.24.jar

Currently, I do not know, where and what should be changed in the 
source tree when replacing a jar file. build.xml surely, but I have seen 
other files containing the string jsch-0.1.17.jar, which I have no idea, 
what they are.

Thanks
Norbert

      Norbert Podhorszki
    ------------------------------------
      University of California, Davis
      Department of Computer Science
      1 Shields Ave, 2236 Kemper Hall
      Davis, CA 95616
      (530) 754-8188
      pnorbert at cs.ucdavis.edu
      ----------------------------------

---------- Forwarded message ----------
Date: Tue, 21 Feb 2006 12:46:14 -0800 (PST)
From: Norbert Podhorszki <podhorsz at ecoinformatics.org>
To: kepler-cvs at ecoinformatics.org
Subject: [kepler-cvs] kepler/src/org/sdm/spa Ssh2Exec.java

podhorsz    06/02/21 12:46:14

   Modified:    src/org/sdm/spa Ssh2Exec.java
   Log:
   Extended with keyboard-interactive support.
   public key and password methods untouched


More information about the Kepler-dev mailing list