From: Sanjay Dalal Date: Thu, 9 Apr 2009 23:42:55 +0000 (+0000) Subject: CSPACE-62 build script now checks if jboss is installed or not at given jboss home... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=cccfa45d5fdea28c853573d4035c65e0f5056e71;p=tmp%2Fjakarta-migration.git CSPACE-62 build script now checks if jboss is installed or not at given jboss home. also checks if nuxeo is deployed or not. --- 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 @@ + + + + + + + + + + + + + + + +