Update of /cvsroot/xdoclet/xdoclet/core
In directory sc8-pr-cvs1:/tmp/cvs-serv21266/xdoclet/core

Modified Files:
        build.xml 
Log Message:
modify so build version suffix can be specified and output location specified.

Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/build.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** build.xml   10 Dec 2002 02:03:14 -0000      1.18
--- build.xml   22 Dec 2002 06:25:42 -0000      1.19
***************
*** 93,100 ****
--- 93,102 ----
          <ant dir="${xjavadoc.dir}" target="jar" inheritAll="false">
              <property name="build.lib.dir" value="${dist.lib.dir}"/>
+             <property name="version" value="${xjavadoc.version}"/>
          </ant>
          <ant dir="${xjavadoc.dir}" target="jar" inheritAll="false">
              <property name="build.lib.dir" value="${dist.lib.dir}"/>
              <property name="xjavadoc.unicode" value="true"/>
+             <property name="version" value="${xjavadoc.version}"/>
          </ant>
      </target>



-------------------------------------------------------
This SF.NET email is sponsored by: Order your Holiday Geek Presents Now!
Green Lasers, Hip Geek T-Shirts, Remote Control Tanks, Caffeinated Soap,
MP3 Players,  XBox Games,  Flying Saucers,  WebCams,  Smart Putty.
T H I N K G E E K . C O M       http://www.thinkgeek.com/sf/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to