build.properties revision b73400027a532e959a9d7bd2de7c11fd31abc2eb
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# CDDL HEADER START
75c0816e8295e180f4bc7f10db3d0d880383bc1cMark Andrews# The contents of this file are subject to the terms of the
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Common Development and Distribution License, Version 1.0 only
4a14ce5ba00ab7bc55c99ffdcf59c7a4ab902721Automatic Updater# (the "License"). You may not use this file except in compliance
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# with the License.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# You can obtain a copy of the license at
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# See the License for the specific language governing permissions
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# and limitations under the License.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# file and include the License file at
0b062f4990db5cc6db2fe3398926f71b92a67407Brian Wellington# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# add the following below this CDDL HEADER, with the fields enclosed
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# information:
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Portions Copyright [yyyy] [name of copyright owner]
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# CDDL HEADER END
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Copyright 2007-2009 Sun Microsystems, Inc.
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein## These values can be overrided using the user.properties file
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Repository section
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Archives section
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeinstaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austein# Proxy section
2895f101b5585a19015ac2c2c1e1812ac467fa12Automatic Updater# Email section
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater## These values can be overrided using the tests-XXX-XXX.properties file
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updater# Shared folder
be6c1c506161e6f45fcff5d0425f78801bc267c1Automatic Updatershared.dir=${basedir}/shared
be6c1c506161e6f45fcff5d0425f78801bc267c1Automatic Updater# Hostname section
be6c1c506161e6f45fcff5d0425f78801bc267c1Automatic Updater# Log directory section
be6c1c506161e6f45fcff5d0425f78801bc267c1Automatic Updater# OpenDS section
8ec3c085233cedb22b05da36e2773c8f357a7e45Automatic Updaterdefault.opends.dir=${project.home}/build/package
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox User# Java section
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox User# STAF section
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox Userstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
6ea2385360e9e2167e65f9286447da9eea189457Tinderbox User# Tests section
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updatertests.tmp.dir=${logs.dir}/${tests.type}/tmp
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updatertests.config.stubs=${tests.shared.dir}/config.py.stubs
0a7ed88633a680bb881868b75ded4d09a7bbbc50Automatic Updatertests.xml=${tests.shared.dir}/runTestJob.xml
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeintest.plan.functional.default=aci,backends,clu,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,replication,schema,security,setup,snmp,tasks,virtualAttributes,fractional-replication
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeintest.plan.stress.default=ldap_operation,import_ldif
60e5e10f8d2e2b0c41e8abad38cacd867caa6ab2Rob Austeinproduct.name=OpenDS Directory Server