build.properties revision 04545c19d1a0771e637bb903fa83321b4a9ca15d
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only
# (the "License"). You may not use this file except in compliance
# with the License.
#
# You can obtain a copy of the license at
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at
# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
# add the following below this CDDL HEADER, with the fields enclosed
# information:
# Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2007-2009 Sun Microsystems, Inc.
## These values can be overrided using the user.properties file
# Log directory section
# Repository section
# OpenDS section
default.opends.zip=${product.name}.zip
# Java section
# Shared folder
shared.dir=${basedir}${file.separator}shared
# Proxy section
proxy.port=8080
# Archives section
staf.version=332
## staf.archive value depends on os
stax.version=335
stax.archive=STAXV${stax.version}.zip
email.version=332
email.archive=EmailV${email.version}.zip
event.version=312
event.archive=EventV${event.version}.zip
eventmanager.archive=EventManagerV${eventmanager.version}.zip
http.version=301
http.archive=HTTPV${http.version}.zip
tomcat.version=6.0.14
tomcat.archive=apache-tomcat-${tomcat.version}.zip
# STAF section
staf.port=6500
staf.email.send=false
# Tests section
tests.config.file=config-${host.name}.py
opends.port.ldap=1389
opends.port.ldaps=1636
opends.port.jmx=1689
opends.admin.dn=cn=myself
opends.admin.pwd=password
test.plan.custom=${basedir}${file.separator}${tests.type}${file.separator}testcases${file.separator}run-custom-suites.dat
test.plan.default=${basedir}${file.separator}${tests.type}${file.separator}testcases${file.separator}run-default-suites.dat
test.plan.list=aci,backends,clu,core,dsconfig,dsml,groups,i18n,indexes,logging,monitoring,plugins,privileges,quickstart,replication,schema,security,setup,snmp,tasks,virtualAttributes
# Email section