# 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 # trunk/opends/resource/legal-notices/OpenDS.LICENSE # or https://OpenDS.dev.java.net/OpenDS.LICENSE. # 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-2008 Sun Microsystems, Inc. ## These values can be overrided using the user.properties file # Log directory section logs.dir=${basedir}${file.separator}temp${file.separator}logs # Repository section repository.dir=${basedir}${file.separator}temp${file.separator}repository # OpenDS section default.opends.dir=${project.home}${file.separator}build${file.separator}package default.opends.zip=${product.name}.zip opends.dir=${default.opends.dir} opends.zip=${default.opends.zip} # Java section java.path=${java.home} # Shared folder shared.dir=${basedir}${file.separator}shared # Proxy section proxy.enabled=n proxy.host=webcache.central.sun.com proxy.port=8080 proxy.user= proxy.pass= # Archives section archives.dir=${repository.dir}${file.separator}archives staf.url=http://superb-east.dl.sourceforge.net/sourceforge/staf staf.version=330 ## staf.archive value depends on os stax.version=333 stax.archive=STAXV${stax.version}.zip email.version=331 email.archive=EmailV${email.version}.zip event.version=311 event.archive=EventV${event.version}.zip eventmanager.version=332 eventmanager.archive=EventManagerV${eventmanager.version}.zip http.version=300 http.archive=HTTPV${http.version}.zip tomcat.version=6.0.14 tomcat.url=http://archive.apache.org/dist/tomcat/tomcat-6/v${tomcat.version}/bin tomcat.archive=apache-tomcat-${tomcat.version}.zip # STAF section staf.install.dir=${repository.dir}${file.separator}install${file.separator}staf-${os.myname} staf.port=6500 staf.config.dir=${repository.dir}${file.separator}configs staf.shared.dir=${shared.dir}${file.separator}staf staf.config.stubs=${staf.shared.dir}${file.separator}staf-${staf.type}.cfg staf.config.file=${staf.config.dir}${file.separator}staf-${staf.type}-${host.name}.cfg staf.bin.dir=${staf.install.dir}${file.separator}bin staf.daemon=${staf.bin.dir}${file.separator}STAFProc${extension.binary} staf.executable=${staf.bin.dir}${file.separator}STAF${extension.binary} staf.email.send=false staf.email.to= # Tests section tests.dir=${basedir}${file.separator}${tests.type} tests.shared.dir=${shared.dir}${file.separator}tests tests.config.stubs=${tests.shared.dir}${file.separator}config.py.stubs tests.config.file=config-${host.name}.py tests.run.dir=${logs.dir}${file.separator}${tests.type}${file.separator}run tests.tmp.dir=${logs.dir}${file.separator}${tests.type}${file.separator}tmp tests.xml=${tests.shared.dir}${file.separator}runTestJob.xml opends.port.ldap=1389 opends.port.ldaps=1636 opends.port.jmx=1689 opends.admin.dn=cn=myself opends.admin.pwd=password snmp.opendmk.lib.dir= 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 email.enabled=n email.to=${user.name}@${host.name} email.from=${user.name}@${host.name} email.server.host=${host.name} email.server.port=25 email.server.user= email.server.pwd=