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