krysalis-jcharts build.xml,1.10,1.11
"Nathaniel G. Auvil" <[email protected]> Mon, 31 May 2004 19:53:06 +0000
| Newsgroups | gmane.comp.krysalis.jcharts.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcharts/krysalis-jcharts In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14928 Modified Files: build.xml Log Message: added task website which builds the sample charts, runs forrest, then creates site.tar.gz Index: build.xml =================================================================== RCS file: /cvsroot/jcharts/krysalis-jcharts/build.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** build.xml 31 May 2004 18:24:21 -0000 1.10 --- build.xml 31 May 2004 19:53:03 -0000 1.11 *************** *** 92,97 **** </java> </target> ! ! <!--===============================================================================--> <target name="jar" depends="compile"> --- 92,101 ---- </java> </target> ! <target name="website" depends="websiteSamples"> ! <exec executable="forrest"/> ! <tar destfile="site.tar.gz" compression="gzip" basedir="./build/site"/> ! </target> ! ! <!--===============================================================================--> <target name="jar" depends="compile"> ------------------------------------------------------- This SF.Net email is sponsored by: Oracle 10g Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE. http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click