build.properties revision da97433d5cd26e422a370d186f98659383c06721
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE
# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
# add the following below this CDDL HEADER, with the fields enclosed
# information:
# Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2007-2009 Sun Microsystems, Inc.
######
## These values can be overrided using the user.properties file
######
# Repository section
repository.dir=${basedir}/temp/repository
# Archives section
staf.default=true
staf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
staf.version=334
staf.port=6500
stax.version=337
email.version=332
event.version=313
eventmanager.version=335
http.version=301
tomcat.version=6.0.20
# Proxy section
proxy.enabled=false
proxy.host=
proxy.port=
proxy.user=
proxy.pass=
# Email section
email.enabled=false
email.to=
email.server.host=emailhost
email.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