You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/11/03 06:19:38 UTC

svn commit: r330461 - in /gump/metadata: profile/gump.xml project/jsch.xml

Author: bodewig
Date: Wed Nov  2 21:19:32 2005
New Revision: 330461

URL: http://svn.apache.org/viewcvs?rev=330461&view=rev
Log:
upgrade jsch

Modified:
    gump/metadata/profile/gump.xml
    gump/metadata/project/jsch.xml

Modified: gump/metadata/profile/gump.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/profile/gump.xml?rev=330461&r1=330460&r2=330461&view=diff
==============================================================================
--- gump/metadata/profile/gump.xml (original)
+++ gump/metadata/profile/gump.xml Wed Nov  2 21:19:32 2005
@@ -476,7 +476,7 @@
   <project name="jmx"              package="jmx-1_2_1-bin"/>
   <project name="jmxremote"        package="jmxremote-1_0_1-bin"/>
   <project name="jndi"             package="jndi1_2_1"/>
-  <project name="jsch"             package="jsch-0.1.18"/>
+  <project name="jsch"             package="jsch"/>
   <project name="jsfri"            package="jsf-1_1_01"/>
   <project name="jsse"             package="jsse1.0.3"/>
   <project name="jstl-jsp-12"      package="jakarta-taglibs-standard-1.0.6"/>

Modified: gump/metadata/project/jsch.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/jsch.xml?rev=330461&r1=330460&r2=330461&view=diff
==============================================================================
--- gump/metadata/project/jsch.xml (original)
+++ gump/metadata/project/jsch.xml Wed Nov  2 21:19:32 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2001-2004 The Apache Software Foundation
+  Copyright 2001-2005 The Apache Software Foundation
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -21,10 +21,7 @@
   <project name="jsch">
     <package>com.jcraft.jsch</package>
 
-    <!-- Note: this project is provided in source form.  Download and build
-         using "ant -DDSTAMP=gump" -->
-
-    <jar name="dist/lib/jsch-gump.jar"/>
+    <jar name="jsch-0.1.23.jar"/>
   </project>
 
 </module>