User: ko5tik  
  Date: 02/09/29 02:00:58

  Modified:    jedit    build.xml
  Log:
  fixed dist build sequence
  
  Revision  Changes    Path
  1.9       +1 -1      xdocletgui/jedit/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdocletgui/jedit/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -w -r1.8 -r1.9
  --- build.xml 5 Sep 2002 17:42:11 -0000       1.8
  +++ build.xml 29 Sep 2002 09:00:57 -0000      1.9
  @@ -178,7 +178,7 @@
     </target>
     
     <target name="dist-zip" depends="dist-prepare">
  -     <zip destfile="${zip.file">
  +     <zip destfile="${zip.file}">
                <fileset dir="${build.dir}">
                        <include name="*.jar"/>
                        <include name="${name}/**"/>
  
  
  


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to