You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Martijn Kruithof <jk...@apache.org> on 2006/06/07 21:10:54 UTC

Re: svn commit: r405300 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/taskdefs/optional/ssh/

Hi,

I know I am a "bit" late,

when retrieving the libraries using fetch.xml I get a jsch-0.1.17.jar 
that does not contain LsEntry.

How can we update the environment so that a newer jsch is downloaded?

Martijn



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r405300 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/taskdefs/optional/ssh/

Posted by Steve Loughran <st...@apache.org>.
Martijn Kruithof wrote:
> Hi,
> 
> I know I am a "bit" late,
> 
> when retrieving the libraries using fetch.xml I get a jsch-0.1.17.jar 
> that does not contain LsEntry.
> 
> How can we update the environment so that a newer jsch is downloaded?
> 

edit lib/libraries.properties

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org


Re: svn commit: r405300 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/taskdefs/optional/ssh/

Posted by Atsuhiko Yamanaka <ym...@jcraft.com>.
Hi,

2006/6/8, Martijn Kruithof <jk...@apache.org>:
> when retrieving the libraries using fetch.xml I get a jsch-0.1.17.jar
> that does not contain LsEntry.
>
> How can we update the environment so that a newer jsch is downloaded?

You can grab it at
  http://sourceforge.net/project/showfiles.php?group_id=64920
I recommend to use the latest version, 0.1.28, at present time.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org