build.properties revision da97433d5cd26e422a370d186f98659383c06721
258N/A# CDDL HEADER START
258N/A#
910N/A# The contents of this file are subject to the terms of the
810N/A# Common Development and Distribution License, Version 1.0 only
258N/A# (the "License"). You may not use this file except in compliance
258N/A# with the License.
258N/A#
258N/A# You can obtain a copy of the license at
258N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
258N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
258N/A# See the License for the specific language governing permissions
258N/A# and limitations under the License.
258N/A#
258N/A# When distributing Covered Code, include this CDDL HEADER in each
258N/A# file and include the License file at
258N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
258N/A# add the following below this CDDL HEADER, with the fields enclosed
258N/A# information:
258N/A# Portions Copyright [yyyy] [name of copyright owner]
258N/A#
258N/A# CDDL HEADER END
258N/A#
258N/A#
258N/A# Copyright 2007-2009 Sun Microsystems, Inc.
258N/A
258N/A
258N/A######
258N/A## These values can be overrided using the user.properties file
258N/A######
258N/A
258N/A# Repository section
258N/Arepository.dir=${basedir}/temp/repository
258N/A
258N/A# Archives section
258N/Astaf.default=true
258N/Astaf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
493N/Astaf.version=334
493N/Astaf.port=6500
705N/Astax.version=337
810N/Aemail.version=332
810N/Aevent.version=313
493N/Aeventmanager.version=335
493N/Ahttp.version=301
910N/Atomcat.version=6.0.20
493N/A
705N/A# Proxy section
705N/Aproxy.enabled=false
258N/Aproxy.host=
258N/Aproxy.port=
493N/Aproxy.user=
258N/Aproxy.pass=
258N/A
258N/A# Email section
258N/Aemail.enabled=false
910N/Aemail.to=
258N/Aemail.server.host=emailhost
258N/Aemail.server.port=25
######
## These values can be overrided using the tests-XXX-XXX.properties file
######
# Shared folder
shared.dir=${basedir}/shared
# Hostname section
local.hostname=${host.name}
remote.hostname=${host.name}
client.hostname=${host.name}
# Log directory section
logs.dir=${basedir}/temp/logs
# OpenDS section
default.opends.dir=${project.home}/build/package
default.opends.name=${product.short.name}
opends.dir=${default.opends.dir}
opends.name=${default.opends.name}
# Java section
java.path=${java.home}/..
local.javahome=${java.home}/..
remote.javahome=${java.home}/..
# STAF section
staf.shared.dir=${shared.dir}/staf
staf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
# Tests section
tests.default=true
tests.tmp.dir=${logs.dir}/${tests.type}/tmp
tests.dir=${basedir}/${tests.type}
tests.shared.dir=${shared.dir}/tests
tests.config.stubs=${tests.shared.dir}/config.py.stubs
tests.topology.dir=${shared.dir}/topology
tests.xml=${tests.shared.dir}/runTestJob.xml
opends.port.ldap=1389
opends.port.admin=4444
opends.port.ldaps=1636
opends.admin.dn=cn=myself
opends.admin.pwd=password
snmp.opendmk.lib.dir=
ldclt.dir=
temp.dir=/tmp
test.plan.custom=
test.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
test.plan.stress.default=ldap_operation,import_ldif
verbose.mode=false
product.name=OpenDS Directory Server
logs.uri=file://
tests.os.string=${os.name}
tests.jvm.string=${java.version}(${sun.arch.data.model} bits)
replication.split=false