Hi,

I've committed the task more or less as-is, I pretty much only changed
the package to be in ...optional.ssh as it seems we may get yet some
more classes and it is easier to keep them in a single place.  The net
package might become too crowded, I thought.

I haven't tested it extensively, but I've run the unittest and it
worked, more tests will certainly follow.

The next nightly Gump run will build this task, as Gump already knows
about jsch (at least it should).

One thing that I'd like to get fixed more or less immediately (will do
it myself if you don't find the time to look into it, Charlie) is the
JDK 1.4 dependency.  It stems from two NumberFormat#getIntegerInstance
calls.  I think JDK >= 1.2 should be our goal here, as this is what is
required for jsch itself as well.

Stefan

Reply via email to