summaryrefslogtreecommitdiffstats
path: root/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
diff options
context:
space:
mode:
Diffstat (limited to 'nokiav2/deployment/src/main/resources/test_xmlstarlet.sh')
-rwxr-xr-xnokiav2/deployment/src/main/resources/test_xmlstarlet.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh b/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
new file mode 100755
index 00000000..f5ee03d3
--- /dev/null
+++ b/nokiav2/deployment/src/main/resources/test_xmlstarlet.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+DIRNAME=`dirname $0`
+BUILD_DIR=`cd $DIRNAME/; pwd`
+
+#If xmlstarlet is not present build will fail
+xmlstarlet ed ${BUILD_DIR}/../../../pom.xml