build.properties revision 2cacab200fb387e290386593d9b2fca2e7beef33
2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER START
2cacab200fb387e290386593d9b2fca2e7beef33csovant# The contents of this file are subject to the terms of the
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Common Development and Distribution License, Version 1.0 only
2cacab200fb387e290386593d9b2fca2e7beef33csovant# (the "License"). You may not use this file except in compliance
2cacab200fb387e290386593d9b2fca2e7beef33csovant# with the License.
2cacab200fb387e290386593d9b2fca2e7beef33csovant# You can obtain a copy of the license at
2cacab200fb387e290386593d9b2fca2e7beef33csovant# See the License for the specific language governing permissions
2cacab200fb387e290386593d9b2fca2e7beef33csovant# and limitations under the License.
2cacab200fb387e290386593d9b2fca2e7beef33csovant# When distributing Covered Code, include this CDDL HEADER in each
2cacab200fb387e290386593d9b2fca2e7beef33csovant# file and include the License file at
2cacab200fb387e290386593d9b2fca2e7beef33csovant# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
2cacab200fb387e290386593d9b2fca2e7beef33csovant# add the following below this CDDL HEADER, with the fields enclosed
2cacab200fb387e290386593d9b2fca2e7beef33csovant# information:
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Portions Copyright [yyyy] [name of copyright owner]
2cacab200fb387e290386593d9b2fca2e7beef33csovant# CDDL HEADER END
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Copyright 2007-2008 Sun Microsystems, Inc.
2cacab200fb387e290386593d9b2fca2e7beef33csovant## These values can be overrided using the user.properties file
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Log directory section
2cacab200fb387e290386593d9b2fca2e7beef33csovantlogs.dir=${basedir}${file.separator}temp${file.separator}logs
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Repository section
2cacab200fb387e290386593d9b2fca2e7beef33csovantrepository.dir=${basedir}${file.separator}temp${file.separator}repository
2cacab200fb387e290386593d9b2fca2e7beef33csovant# OpenDS section
2cacab200fb387e290386593d9b2fca2e7beef33csovantdefault.opends.dir=${project.home}${file.separator}build${file.separator}package
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Java section
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Shared folder
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Proxy section
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Archives section
2cacab200fb387e290386593d9b2fca2e7beef33csovantarchives.dir=${repository.dir}${file.separator}archives
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf
2cacab200fb387e290386593d9b2fca2e7beef33csovant## staf.archive value depends on os
2cacab200fb387e290386593d9b2fca2e7beef33csovanteventmanager.archive=EventManagerV${eventmanager.version}.zip
2cacab200fb387e290386593d9b2fca2e7beef33csovanttomcat.url=http://archive.apache.org/dist/tomcat/tomcat-6/v${tomcat.version}/bin
2cacab200fb387e290386593d9b2fca2e7beef33csovant# STAF section
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.install.dir=${repository.dir}${file.separator}install${file.separator}staf-${os.myname}
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.config.dir=${repository.dir}${file.separator}configs
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.config.stubs=${staf.shared.dir}${file.separator}staf-${staf.type}.cfg
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.config.file=${staf.config.dir}${file.separator}staf-${staf.type}-${host.name}.cfg
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.daemon=${staf.bin.dir}${file.separator}STAFProc${extension.binary}
2cacab200fb387e290386593d9b2fca2e7beef33csovantstaf.executable=${staf.bin.dir}${file.separator}STAF${extension.binary}
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Tests section
2cacab200fb387e290386593d9b2fca2e7beef33csovanttests.config.stubs=${tests.shared.dir}${file.separator}config.py.stubs
2cacab200fb387e290386593d9b2fca2e7beef33csovanttests.run.dir=${logs.dir}${file.separator}${tests.type}${file.separator}run
2cacab200fb387e290386593d9b2fca2e7beef33csovanttests.tmp.dir=${logs.dir}${file.separator}${tests.type}${file.separator}tmp
2cacab200fb387e290386593d9b2fca2e7beef33csovanttests.xml=${tests.shared.dir}${file.separator}runTestJob.xml
2cacab200fb387e290386593d9b2fca2e7beef33csovanttest.plan.custom=${basedir}${file.separator}${tests.type}${file.separator}testcases${file.separator}run-custom-suites.dat
2cacab200fb387e290386593d9b2fca2e7beef33csovanttest.plan.default=${basedir}${file.separator}${tests.type}${file.separator}testcases${file.separator}run-default-suites.dat
2cacab200fb387e290386593d9b2fca2e7beef33csovanttest.plan.list=aci,backends,clu,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,quickstart,replication,schema,security,setup,snmp,tasks,virtualAttributes
2cacab200fb387e290386593d9b2fca2e7beef33csovant# Email section