From cccfa45d5fdea28c853573d4035c65e0f5056e71 Mon Sep 17 00:00:00 2001 From: Sanjay Dalal Date: Thu, 9 Apr 2009 23:42:55 +0000 Subject: [PATCH] CSPACE-62 build script now checks if jboss is installed or not at given jboss home. also checks if nuxeo is deployed or not. --- build.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/build.xml b/build.xml index 6b9a81440..a742a9561 100644 --- a/build.xml +++ b/build.xml @@ -17,6 +17,7 @@ + @@ -44,6 +45,22 @@ + + + + + + + + + + + + + + + + -- 2.47.3