build.properties revision 4458
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# CDDL HEADER START
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# The contents of this file are subject to the terms of the
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User# Common Development and Distribution License, Version 1.0 only
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# (the "License"). You may not use this file except in compliance
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# with the License.
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater#
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# You can obtain a copy of the license at
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# trunk/opends/resource/legal-notices/OpenDS.LICENSE
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews#
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# add the following below this CDDL HEADER, with the fields enclosed
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# information:
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox User# Portions Copyright [yyyy] [name of copyright owner]
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# CDDL HEADER END
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Copyright 2007-2009 Sun Microsystems, Inc.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Shared folder
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinshared.dir=${basedir}/shared
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein######
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein## These values can be overrided using the user.properties file
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein######
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Repository section
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinrepository.dir=${basedir}/temp/repository
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# STAF section
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.install.dir=${repository.dir}/install/staf-${os.myname}
c1a883f2e04d94e99c433b1f6cfd0c0338f4ed85Mark Andrewsstaf.config.dir=${repository.dir}/configs
938440694b33cd752e9e4b71a526368b4811c177Tinderbox Userstaf.shared.dir=${shared.dir}/staf
19c7b1a0293498a3e36692c59646ed6e15ffc8d0Tinderbox Userstaf.config.stubs=${staf.shared.dir}/staf-${staf.type}.cfg
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.config.file=${staf.config.dir}/staf-${staf.type}-${host.name}.cfg
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.bin.dir=${staf.install.dir}/bin
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.daemon=${staf.bin.dir}/STAFProc${extension.binary}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.executable=${staf.bin.dir}/STAF${extension.binary}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Archives section
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrewsarchives.dir=${repository.dir}/archives
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.default=true
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.version=332
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstaf.port=6500
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein## staf.archive value depends on os
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstax.version=335
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinstax.archive=STAXV${stax.version}.zip
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.version=332
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.archive=EmailV${email.version}.zip
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinevent.version=312
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonevent.archive=EventV${event.version}.zip
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssoneventmanager.version=334
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeineventmanager.archive=EventManagerV${eventmanager.version}.zip
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonhttp.version=301
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonhttp.archive=HTTPV${http.version}.zip
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintomcat.version=6.0.14
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintomcat.url=http://archive.apache.org/dist/tomcat/tomcat-6/v${tomcat.version}/bin
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintomcat.archive=apache-tomcat-${tomcat.version}.zip
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Proxy section
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonproxy.enabled=false
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinproxy.host=
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonproxy.port=
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafssonproxy.user=
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinproxy.pass=
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson######
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein## These values can be overrided using the tests-XXX-XXX.properties file
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein######
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Hostname section
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinlocal.hostname=${host.name}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinremote.hostname=${host.name}
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafsson
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafsson# Log directory section
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafssonlogs.dir=${basedir}/temp/logs
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafsson
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafsson# OpenDS section
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafssondefault.opends.dir=${project.home}/build/package
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafssondefault.opends.name=${product.name}
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafssonopends.dir=${default.opends.dir}
8eea877894ea5bcf5cdd9ca124a8601ad421d753Andreas Gustafssonopends.name=${default.opends.name}
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson
ddccd5811feff696ba460dabfb666ce61040f545Andreas Gustafsson# Java section
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinjava.path=${java.home}/..
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinlocal.javahome=${java.home}/..
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinremote.javahome=${java.home}/..
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Tests section
30eec077db2bdcb6f2a0dc388a3cdde2ede75ec1Mark Andrewstests.default=true
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.dir=${basedir}/${tests.type}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.shared.dir=${shared.dir}/tests
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.config.stubs=${tests.shared.dir}/config.py.stubs
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.topology.dir=${shared.dir}/topology
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.run.dir=${logs.dir}/${tests.type}/run
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.tmp.dir=${logs.dir}/${tests.type}/tmp
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintests.xml=${tests.shared.dir}/runTestJob.xml
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinopends.port.ldap=1389
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinopends.port.admin=4444
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinopends.port.ldaps=1636
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinopends.admin.dn=cn=myself
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinopends.admin.pwd=password
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinsnmp.opendmk.lib.dir=
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintest.plan.custom=
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeintest.plan.default=aci,backends,clu,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,replication,schema,security,setup,snmp,tasks,virtualAttributes
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinverbose.mode=false
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.enabled=false
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.to=
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.server.host=emailhost
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.server.port=emailport
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#tests.os.string=${os.name}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#tests.jvm.string=${java.version}(${sun.arch.data.model} bits)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinlogs.uri=file://
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinemail.subject=Results for ${opends.name} on ${remote.hostname}
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein