Author: jkf Date: Thu Jun 8 10:53:57 2006 New Revision: 412819 URL: http://svn.apache.org/viewvc?rev=412819&view=rev Log: Update to latest jsch available on ibiblio, to allow the ssh optional task to be build.
Modified: ant/core/trunk/lib/libraries.properties Modified: ant/core/trunk/lib/libraries.properties URL: http://svn.apache.org/viewvc/ant/core/trunk/lib/libraries.properties?rev=412819&r1=412818&r2=412819&view=diff ============================================================================== --- ant/core/trunk/lib/libraries.properties (original) +++ ant/core/trunk/lib/libraries.properties Thu Jun 8 10:53:57 2006 @@ -23,7 +23,7 @@ commons-logging-api.version=${commons-logging.version} jdepend.version=2.7 junit.version=3.8.1 -jsch.version=0.1.17 +jsch.version=0.1.25 jython.version=3.8.1 log4j.version=1.2.13 #rhino.version=1.5R5 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]