build.properties revision 2cc2b01027ecfde3503e44c85855bc91805dcc0f
# 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.
# Shared folder
shared.dir=${basedir}/shared
######
## These values can be overrided using the user.properties file
######
# Repository section
repository.dir=${basedir}/temp/repository
# STAF section
staf.install.dir=${repository.dir}/install/staf-${os.myname}
staf.config.dir=${repository.dir}/configs
staf.shared.dir=${shared.dir}/staf
staf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
staf.config.file=${staf.config.dir}/staf-${staf.type}-${host.name}.cfg
staf.bin.dir=${staf.install.dir}/bin
staf.daemon=${staf.bin.dir}/STAFProc${extension.binary}
staf.executable=${staf.bin.dir}/STAF${extension.binary}
# Archives section
archives.dir=${repository.dir}/archives
staf.default=true
staf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
staf.version=332
staf.port=6500
## staf.archive value depends on os
stax.version=335
stax.archive=STAXV${stax.version}.zip
email.version=332
email.archive=EmailV${email.version}.zip
event.version=312
event.archive=EventV${event.version}.zip
eventmanager.version=334
eventmanager.archive=EventManagerV${eventmanager.version}.zip
http.version=301
http.archive=HTTPV${http.version}.zip
tomcat.version=6.0.20
tomcat.url=http://archive.apache.org/dist/tomcat/tomcat-6/v${tomcat.version}/bin
tomcat.archive=apache-tomcat-${tomcat.version}.zip
# 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
######
# 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.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}/..
# Tests section
tests.default=true
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.run.dir=${logs.dir}/${tests.type}/run
tests.tmp.dir=${logs.dir}/${tests.type}/tmp
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=
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
test.plan.stress.default=ldap_operation,import_ldif
verbose.mode=false
logs.uri=file://
tests.os.string=${os.name}
tests.jvm.string=${java.version}(${sun.arch.data.model} bits)
replication.split=false