mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
18.02.2008 6e03c0959cc4f1537a0f8c160e9885deea21bcee
opends/tests/staf-tests/build
File was renamed from opends/tests/staf-tests/stress-tests/build
@@ -23,7 +23,7 @@
# CDDL HEADER END
#
#
#      Copyright 2008 Sun Microsystems, Inc.
#      Copyright 2007-2008 Sun Microsystems, Inc.
# Change to the location of this build script.
@@ -48,4 +48,4 @@
ANT_HOME=`cd ../..;pwd`/ext/ant
export ANT_HOME
# Execute the ant script and pass it any additional command-line arguments.
$ANT_HOME/bin/ant -lib $OPENDS_LIB/mail.jar:$OPENDS_LIB/activation.jar -f staf-installer.xml ${*}
$ANT_HOME/bin/ant -lib $OPENDS_LIB/mail.jar:$OPENDS_LIB/activation.jar -f shared/ant/staf-installer.xml ${*}