irigible.dirigible-sap-cf-runtime.5.12.4.source-code.dirigible.properties Maven / Gradle / Ivy
#
# Copyright (c) 2010-2020 SAP and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v2.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v20.html
# Contributors:
# SAP - initial API and implementation
#
# General
DIRIGIBLE_PRODUCT_NAME=${project.title}
DIRIGIBLE_PRODUCT_VERSION=${project.version}
DIRIGIBLE_PRODUCT_COMMIT_ID=${git.commit.id}
DIRIGIBLE_PRODUCT_REPOSITORY=https://github.com/eclipse/dirigible
DIRIGIBLE_PRODUCT_TYPE=runtime
DIRIGIBLE_INSTANCE_NAME=SAP Cloud Platform Cloud Foundry
DIRIGIBLE_DATABASE_PROVIDER=local
DIRIGIBLE_SCHEDULER_MEMORY_STORE=true
DIRIGIBLE_OAUTH_ENABLED=true
© 2015 - 2025 Weber Informatics LLC | Privacy Policy