--- projects/cms/source/server/build.xml 2001/05/18 00:40:34 1.4 +++ projects/cms/source/server/build.xml 2002/02/07 17:15:18 1.13 @@ -1,15 +1,8 @@ - - + + + + - - - - + + + + These are the targets supported by this ANT build script: + + fetch - fetch all the JAR library files + + idl - generate java source from IDL + build - compile all source code + package - generate JAR package and distributions + packageutil - generate UTIL JAR package + + cvsbuild - build from cvs tag + use -Drev=TAG switch to specify cvs tag + + javadoc - generate javadoc API + install - install server + use -Dprefix=/path/ switch to specify dest + run - run the server + + clean - clean all generated files + distclean - remove 'fetched' libraries + clean + + Recommend to run the following target order: + + fetch packageutil package javadoc install + - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + @@ -106,10 +105,10 @@ --> - + - + @@ -120,7 +119,7 @@ ===================================================== --> - + - + - + Manifest-Version: 1.0 Created-By: www.i-scream.org.uk @@ -185,7 +184,7 @@ Class-Path: ${MFCLPATH} /> - + - + - - - - + + + + + + + + + + - + @@ -212,12 +217,12 @@ Class-Path: ${MFCLPATH} - + @@ -226,11 +231,11 @@ Class-Path: ${MFCLPATH} - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +