#!/bin/sh

. /etc/apache-ant/ant.conf

export LOCALCLASSPATH=${OPT_JAR_LIST}
/usr/share/apache-ant/bin/ant "$@"