This buildfile is used to build the demo-client for Greenstone3's web services. Type: - ant build-demo-client for (compiling) and creating the demo-client executable - ant compile-demo-client for compiling the democlient - fedoraGS3jar for generating the fedoraGS3.jar dependency file - QBRdatajar for generating the QBRdata.jar dependency file - generate-download for generating the zip/gzip/bzip file of the project - ant clean-democlient for deleting the *.class files from the GS3democlient's source - ant clean for deleting the *.class files from the GS3democlient and GS3Fedora sources - ant dist-clean for deleting the *.class files from the sources, the QBRdata.jar, fedoraGS3.jar, executable jar file, and any zips of the project folder What type of compressed output file do you want to generate. Choose from zip, gzip (for tar.gz), bzip (tar.bz2)? Press enter for default: zip /> You chose output file type: ${zip.type}