User: ara_e_w 
  Date: 02/10/08 08:56:25

  Modified:    .        build.xml
  Log:
  better maven plugin, and bigger! It generates a huge 760KB jelly file 8-)
  
  Revision  Changes    Path
  1.13      +1 -1      xdoclet/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/build.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -r1.12 -r1.13
  --- build.xml 3 Oct 2002 20:47:32 -0000       1.12
  +++ build.xml 8 Oct 2002 15:56:25 -0000       1.13
  @@ -27,7 +27,7 @@
           <ant dir="${samples.dir}"/>
       </target>
   
  -    <target name="dist" depends="core, modules, docs, samples">
  +    <target name="dist" depends="core, modules, maven, docs, samples">
           <!-- xdoclet-bin-1.X.X, includes the core and module libraries, 
documentation and samples -->
           <zip zipfile="${dist.dir}/${name}-bin-${version}.zip">
                <fileset dir="${dist.dir}" excludes="**/generated-xdocs/**, **/*.zip, 
**/*.tgz, **/*.tar"/>
  
  
  


-------------------------------------------------------
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