build.properties revision 5065
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# CDDL HEADER START
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# The contents of this file are subject to the terms of the
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# Common Development and Distribution License, Version 1.0 only
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# (the "License"). You may not use this file except in compliance
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# with the License.
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# 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.
8a66318e41ed14c5a88130e8c362610e8faa2121Mark Andrews# 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
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# information:
61e1dc26d62c2a0059e3ca7efe2ad0f4a5b8df92Mark Andrews# Portions Copyright [yyyy] [name of copyright owner]
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# CDDL HEADER END
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Copyright 2007-2010 Sun Microsystems, Inc.
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson## These values can be overrided using the user.properties file
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Repository section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Archives section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonstaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Proxy section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Email section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson## These values can be overrided using the tests-XXX-XXX.properties file
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Shared folder
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonshared.dir=${basedir}/shared
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Hostname section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Log directory section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# OpenDS section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssondefault.opends.dir=${project.home}/build/package
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Tests section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssontests.config.stubs=${tests.shared.dir}/config.py.stubs
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssontests.xml=${tests.shared.dir}/runTestJob.xml
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssontest.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,plugins,privileges,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssontest.plan.stress.default=import_ldif,ldap_operation,replication
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonproduct.name=OpenDS Directory Server
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssontests.jvm.string=${java.version}(${sun.arch.data.model} bits)