build.properties revision 5688
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# CDDL HEADER START
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# The contents of this file are subject to the terms of the
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# Common Development and Distribution License, Version 1.0 only
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# (the "License"). You may not use this file except in compliance
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# with the License.
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# You can obtain a copy of the license at
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# trunk/opends/resource/legal-notices/OpenDS.LICENSE
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# See the License for the specific language governing permissions
cfd262045c23cadb8415f0111f56995258f17361Evan Hunt# and limitations under the License.
4b6cb8d09e75ce9f04b2e40bd9d2e449c09b0c1fMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
4b6cb8d09e75ce9f04b2e40bd9d2e449c09b0c1fMark Andrews# file and include the License file at
712b976a0633806b7140b17354a9398300f616b9Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
712b976a0633806b7140b17354a9398300f616b9Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
712b976a0633806b7140b17354a9398300f616b9Mark Andrews# information:
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews# Portions Copyright [yyyy] [name of copyright owner]
f0835301386ff7026fd0097198d4b42f2f8d0867Mark Andrews# CDDL HEADER END
cb933b69ff357100768d0b33b88e4ee986b128f2Evan Hunt# Copyright 2007-2010 Sun Microsystems, Inc.
cb933b69ff357100768d0b33b88e4ee986b128f2Evan Hunt# Portions Copyright 2011 ForgeRock AS
f1f39b7e07b2665073d976c4d27e30988552b873Tatuya JINMEI 神明達哉## These values can be overrided using the user.properties file
f1f39b7e07b2665073d976c4d27e30988552b873Tatuya JINMEI 神明達哉# Repository section
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Hunt# Archives section
86dcc4005887f91d23d970d4574a8f6afa7e28d2Evan Huntstaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
bf9b852c3eaf2c9847f926751b57a06f1ae3d72aEvan Hunt# Proxy section
45d9b38097eb7b43e7e0d5d20c2d0903c7224ebdMark Andrews# Email section
bdc1d1b1bfad04bbae3fdf974e49e392951fb911Mark Andrews## These values can be overrided using the tests-XXX-XXX.properties file
b7ba273d32232dfadaea5af384f1e6f36c915249Mark Andrews# Shared folder
c52235e52ee12e4d15f808ac06608584257f6479Mark Andrewsshared.dir=${basedir}/shared
0627874ff86b2d5c9d6d90ea9fde8111dc97654bMark Andrews# Hostname section
718c4becc5711be71e23202a87f3aaea1aedde79Mark Andrews# Log directory section
081b36ff9588e4d67a1a3095f5333a2b223482f7Mark Andrews# OpenDS section
081b36ff9588e4d67a1a3095f5333a2b223482f7Mark Andrewsdefault.opends.dir=${project.home}/build/package
9a56f03c4c63c3729ebfcff9f99b9394c6004a20Mark Andrews# Java section
e24ccb512c110d181e01f977196e518b0e72e451Mark Andrews# STAF section
63af1a646a006867dbd99dc0aa74559d832a420fMark Andrewsstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
b7bc86a4d3d78fae33577682cea7d1449abb7b33Mark Andrews# Tests section
675cc80975eb7d15e0d9f1d5f424baafaf189fdeMark Andrewstests.config.stubs=${tests.shared.dir}/config.py.stubs
8e22c73f3ea64337926151b53245f61342fa52faMark Andrewstest.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
8e22c73f3ea64337926151b53245f61342fa52faMark Andrewstest.plan.stress.default=import_ldif,operations,replication
e27d55e3ee06b6edcf625b8920a5c809da7f0b98Mark Andrewstests.jvm.string=${java.version}(${sun.arch.data.model} bits)