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

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/modules/build.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** build.xml   9 Dec 2002 23:19:56 -0000       1.8
--- build.xml   22 Dec 2002 06:25:42 -0000      1.9
***************
*** 8,12 ****
      <!-- Define classpath required for compiling modules -->
      <path id="modules.grand.builder.class.path">
!         <pathelement location="..\target\lib\xdoclet-${version}.jar"/>
      </path>
  
--- 8,12 ----
      <!-- Define classpath required for compiling modules -->
      <path id="modules.grand.builder.class.path">
!         <pathelement location="${dist.dir}/lib/xdoclet-${version}.jar"/>
      </path>
  



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