From 1c900609d64445040e8c5bdbfa01ae1a0f563f43 Mon Sep 17 00:00:00 2001 From: gregor Date: Wed, 28 Feb 2007 13:17:57 +0000 Subject: Initial commit git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@806 d688527b-c9ab-4aba-bd8d-4036d912da1d --- erecht.client.ss/build.xml | 193 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 193 insertions(+) create mode 100644 erecht.client.ss/build.xml (limited to 'erecht.client.ss/build.xml') diff --git a/erecht.client.ss/build.xml b/erecht.client.ss/build.xml new file mode 100644 index 000000000..23bd50bc6 --- /dev/null +++ b/erecht.client.ss/build.xml @@ -0,0 +1,193 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + set up directories etc. + + + + + + + + + + + + + compile everything + + + + + + package the server war file + + + + + + + + + + + + + + + + + + + create java doc + + + + + + create the webservice distributable + + + + + + + + + + + + + + + create the webservice-distributable, including all documentation + + + + + + + + + create the zipped webservice distributable + + + + + + + + create the source distributable + + + + + + + + + + + + + create all distributables + + + + + deploy the webservice to catalina (needs CATALINA_HOME defined) + + + + + + + + + + + + + + + + clean temporary files + + + + + + + + + -- cgit v1.2.3