You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ru...@apache.org on 2003/01/24 20:55:37 UTC

cvs commit: jakarta-gump/project jsch.xml

rubys       2003/01/24 11:55:36

  Modified:    project  jsch.xml
  Log:
  Correct the home directory
  
  Revision  Changes    Path
  1.2       +1 -2      jakarta-gump/project/jsch.xml
  
  Index: jsch.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/project/jsch.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- jsch.xml	6 Jan 2003 14:50:59 -0000	1.1
  +++ jsch.xml	24 Jan 2003 19:55:36 -0000	1.2
  @@ -8,8 +8,7 @@
       <!-- Note: this project is provided in source form.  Download and build
            using "ant -DDSTAMP=gump" -->
   
  -    <home nested="dist"/>
  -    <jar name="lib/jsch-gump.jar"/>
  +    <jar name="dist/lib/jsch-gump.jar"/>
     </project>
   
   </module>