#
# ant
#
# Copyright 2001-2007 by Oracle. All rights reserved.
#
# Oracle is a registered trademarks of Oracle Corporation and/or its affiliates.
#
# This software is the confidential and proprietary information of
# Oracle Corporation. You shall not disclose such confidential and
# proprietary information and shall use it only in accordance with the
# terms of the license agreement you entered into with Oracle.
#
# This notice may not be removed or altered.
#

#!/bin/sh

. ./set-env.sh

$ANT_HOME/bin/ant -f ../build.xml $*