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