3112N/A# CDDL HEADER START
3112N/A#
3112N/A# The contents of this file are subject to the terms of the
3112N/A# Common Development and Distribution License, Version 1.0 only
3112N/A# (the "License"). You may not use this file except in compliance
3112N/A# with the License.
3112N/A#
3112N/A# You can obtain a copy of the license at
3112N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE
3112N/A# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
3112N/A# See the License for the specific language governing permissions
3112N/A# and limitations under the License.
3112N/A#
3112N/A# When distributing Covered Code, include this CDDL HEADER in each
3112N/A# file and include the License file at
3112N/A# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
3112N/A# add the following below this CDDL HEADER, with the fields enclosed
3112N/A# information:
3112N/A# Portions Copyright [yyyy] [name of copyright owner]
3112N/A#
3112N/A# CDDL HEADER END
3112N/A#
3112N/A#
5061N/A# Copyright 2007-2010 Sun Microsystems, Inc.
6273N/A# Portions Copyright 2011-2013 ForgeRock AS
3112N/A
4458N/A
4458N/A######
4458N/A## These values can be overrided using the user.properties file
4458N/A######
3832N/A
3832N/A# Repository section
4458N/Arepository.dir=${basedir}/temp/repository
3832N/A
3832N/A# Archives section
4458N/Astaf.default=true
4974N/Astaf.url=http://prdownloads.sourceforge.net/sourceforge/staf
6312N/Astaf.version=3413
4458N/Astaf.port=6500
5581N/Astax.version=345
6312N/A#stax.version=355
6312N/Aemail.version=337
6312N/Aevent.version=315
5580N/Aeventmanager.version=340
6312N/Ahttp.version=304
4978N/A
4978N/Awc.type=tomcat
6312N/Atomcat.version=6.0.36
4978N/Aglassfish.version=v3
5010N/Asunwebserver.url=
4978N/Asunwebserver.version=7_0u6
3832N/A
4458N/A# Proxy section
4458N/Aproxy.enabled=false
4458N/Aproxy.host=
4458N/Aproxy.port=
4458N/Aproxy.user=
4458N/Aproxy.pass=
4458N/A
4495N/A# Email section
4495N/Aemail.enabled=false
4495N/Aemail.to=
4495N/Aemail.server.host=emailhost
4495N/Aemail.server.port=25
4495N/A
4458N/A
4458N/A######
4458N/A## These values can be overrided using the tests-XXX-XXX.properties file
4458N/A######
4458N/A
4714N/A# Shared folder
4714N/Ashared.dir=${basedir}/shared
4714N/A
4458N/A# Hostname section
4458N/Alocal.hostname=${host.name}
4458N/Aremote.hostname=${host.name}
4495N/Aclient.hostname=${host.name}
4458N/A
4458N/A# Log directory section
4458N/Alogs.dir=${basedir}/temp/logs
4458N/A
4458N/A# OpenDS section
4458N/Adefault.opends.dir=${project.home}/build/package
4723N/Adefault.opends.name=${product.short.name}
4458N/Aopends.dir=${default.opends.dir}
4458N/Aopends.name=${default.opends.name}
4458N/A
4458N/A# Java section
5417N/Ajava.path=${java.home}
5417N/Alocal.javahome=${java.home}
5417N/Aremote.javahome=${java.home}
880N/A
4714N/A# STAF section
4714N/Astaf.shared.dir=${shared.dir}/staf
4714N/Astaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
4714N/A
3832N/A# Tests section
4458N/Atests.default=true
5061N/Atests.tmp.dir=${basedir}/temp/instance
4458N/Atests.dir=${basedir}/${tests.type}
4458N/Atests.shared.dir=${shared.dir}/tests
4458N/Atests.config.stubs=${tests.shared.dir}/config.py.stubs
4458N/Atests.topology.dir=${shared.dir}/topology
4458N/Atests.xml=${tests.shared.dir}/runTestJob.xml
5061N/Ainstance.bin=${tests.tmp.dir}
5061N/Ainstance.dir=${tests.tmp.dir}
900N/Aopends.port.ldap=1389
4458N/Aopends.port.admin=4444
900N/Aopends.port.ldaps=1636
927N/Aopends.admin.dn=cn=myself
900N/Aopends.admin.pwd=password
5043N/Asnmp.opendmk.lib.dir=
4495N/Aldclt.dir=
6327N/Asdk.dir=
4714N/Atemp.dir=/tmp
4458N/Atest.plan.custom=
5798N/Atest.plan.functional.default=aci,backends,clu,clu_secure,core,dsconfig,dsml,fractional-replication,groups,i18n,indexes,logging,monitoring,password_policy,plugins,privileges,pta,replication,schema,security,setup,snmp,tasks,virtualAttributes,replication-safe-data,replication-safe-read
5688N/Atest.plan.stress.default=import_ldif,operations,replication
4458N/Averbose.mode=false
4716N/A
5369N/Aproduct.name=OpenDJ
4495N/Alogs.uri=file://
4459N/Atests.os.string=${os.name}
4459N/Atests.jvm.string=${java.version}(${sun.arch.data.model} bits)
5061N/Aoriginal.archive=${default.opends.dir}/${default.opends.name}.zip
6274N/Areplication.split=false
6274N/Areplication.eclmode=n/a
6312N/Aupgrade.opendj.name=
6312N/Aupgrade.opendj.dir=