pencms-test.10.5.2.source-code.test.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opencms-test Show documentation
Show all versions of opencms-test Show documentation
OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.
#
# OpenCms test database selection
# set either to mysql or oracle - all further db configuration is done in
# data/WEB-INF/config./opencms.properties
#
# Ms SQL
#db.product=mssql
# PostGRE SQL
#db.product=postgresql
# MySQL
#db.product=mysql
# DB2 (v9)
#db.product=db2
# Oracle
#db.product=oracle
#
# HSQLDB
db.product=hsqldb
# Set the path to the test resources files
test.data.path=/home/user/workspace/opencms-core/test/data
test.webapp.path=/home/user/workspace/opencms-core/webapp
test.build.folder=/home/user/workspace/opencms-core/bin
© 2015 - 2024 Weber Informatics LLC | Privacy Policy