From cc1129de79d48bcf44719cc87116a820d374667f Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Thu, 26 Mar 2009 20:18:01 +0000 Subject: [PATCH] CSPACE-30 convenient ant build with target to copy helloworld.war to jboss deploy dir --- HelloWorld/HelloWorldNuxeoService/build.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 HelloWorld/HelloWorldNuxeoService/build.xml diff --git a/HelloWorld/HelloWorldNuxeoService/build.xml b/HelloWorld/HelloWorldNuxeoService/build.xml new file mode 100644 index 000000000..cdba8639c --- /dev/null +++ b/HelloWorld/HelloWorldNuxeoService/build.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- 2.47.3