| File was renamed from opends/tests/staf-tests/stress-tests/build |
| | |
| | | # CDDL HEADER END |
| | | # |
| | | # |
| | | # Copyright 2008 Sun Microsystems, Inc. |
| | | # Copyright 2007-2008 Sun Microsystems, Inc. |
| | | |
| | | |
| | | # Change to the location of this build script. |
| | |
| | | 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 ${*} |