Update of /cvsroot/xdoclet/xdoclet
In directory sc8-pr-cvs1:/tmp/cvs-serv14346/xdoclet-all/xdoclet
Modified Files:
build.xml
Log Message:
Include commons-collections jar in dist files; the samples wouldn't build in the
binaries dist without it.
Index: build.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/build.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** build.xml 15 Dec 2002 12:56:11 -0000 1.20
--- build.xml 22 Dec 2002 00:03:42 -0000 1.21
***************
*** 71,74 ****
--- 71,76 ----
<copy file="${lib.dir}/commons-logging.jar" todir="${dist.lib.dir}"/>
<copy file="${lib.dir}/log4j.jar" todir="${dist.lib.dir}"/>
+ <!-- Copy the Jakarta Commons Collections jar to the dist.lib directory -->
+ <copy file="${lib.dir}/commons-collections-2.0.jar" todir="${dist.lib.dir}"/>
<delete file="${dist.dir}/activity-log.xml"/>
***************
*** 110,112 ****
</delete>
</target>
! </project>
\ No newline at end of file
--- 112,114 ----
</delete>
</target>
! </project>
-------------------------------------------------------
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