sbin/build/compil.sh
author durandn
Fri, 03 Jul 2015 16:48:41 +0200
changeset 1035 c1bc8a2b1468
parent 1034 31fd2904ec57
permissions -rwxr-xr-x
Allow the annotation serializer to extract project_id for use in some widget when it is provided in the data

#!/bin/sh
DIR=$(dirname $0)
sh ${DIR}/../res/ant/bin/ant -f ${DIR}/client.xml $@