1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-SCIPIO-ERP

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
build.properties 2.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Pascal Proulx Отправлено 16.12.2023 21:09 6878f60
# SCIPIO: Shared project build properties
#
# This file is read at the beginning of build.xml, and is NOT ignored by version control (git).
# You can specify project properties here to share between all developers/users of your project.
#
# NOTE: For developer/machine-specific local properties, use build.scp.local.properties instead (git-ignored).
# You may need to create build.scp.local.properties if it does not exist.
#
# Possible keys and defaults (other than the common ones documented below) are found throughout
# the root build.xml and some in component build.xml files.
# NOTE: Component build.xml files do not automatically receive (inherit) all the properties
# defined here; only the ones listed in the "ofbiz.subbuild.props.pass" propertyset in
# root build.xml will get passed to components (this may behave differently from
# command line -Dkey=value property passing).
#
# Keep in mind, in Apache Ant, properties cannot be overridden, so the first one
# defined is the one that takes effect. As such command-line -Dkey=value properties
# and build.scp.local.properties entries have priority over the ones in this file.
#
# NOTE: 2019-05-27: The local build file name has been changed to build.scp.local.properties
# to adopt the new standard git ignore (*.scp.local.properties); for this file (only),
# the legacy file name build.local.properties may still be used.
#
############################################
# Common property reference
############################################
# Non-comprehensive reference of useful build properties
####
# Build
####
# javac: overrides definitions in macros.xml for the main build (run ant clean after changing)
#scipio.build.javac.release=
####
# Framework
####
# The default JDBC driver ivy conf name(s) to deploy and update to framework/entity/lib/jdbc/ folder
# Supports comma-separated list of many; the first-listed takes priority (for any case where only one value supported).
# Stock confs: derby,mssql,mysql,mariadb,postgresql,[jaybird|firebird],[hsqldb|hsql] (for full list, see framework/entity/ivy.xml)
#lib.entity.jdbc.conf.default=derby
####
# Developer tools
####
# Enable by default library JAR sources downloading on build task
# Use this to avoid needing to manually run the equivalent build-withlibsrc task manually
# after deployed lib clean.
#build.lib.update.sources=true
# Enable by default library JAR sources downloading on all build and lib-update-* tasks
# Affects more tasks than build.lib.update.sources.
# WARN: This is not vetted to work well in all circumstances, and could affect some tasks
# negatively; if build.lib.update.sources is sufficient for you, use that instead.
#lib.update.sources=true
############################################
# Custom properties
############################################
# (Insert custom properties below this line - avoids needless merge conflicts)

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-SCIPIO-ERP.git
git@api.gitlife.ru:oschina-mirror/mirrors-SCIPIO-ERP.git
oschina-mirror
mirrors-SCIPIO-ERP
mirrors-SCIPIO-ERP
master