forked from alkacon/opencms-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
24 lines (24 loc) · 946 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
product_name=OpenCms
product_description=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.
java_target_version=1.7
max_heap_size=1024m
build_directory=../BuildCms
drivers_vfs=db
drivers_project=db
drivers_user=db
drivers_history=db
drivers_subscription=db
db_additional_pools=
drivers_configuration=
registry_configuration=
opencms_configuration=
additional_repositories=
system_runtimeinfo=org.opencms.db.CmsDbContextFactory
updater_excluded_modules=\
org.opencms.workplace.galleries,\
org.opencms.workplace.categories,\
org.opencms.apollo.template.basics,\
org.opencms.apollo.template.democontents,\
org.opencms.apollo.template.extensions,\
org.opencms.apollo.template.formatters,\
org.opencms.apollo.template.schemas