blob: 3928db4d530c952c9fbbed8b6b21bf96dbe4b73f [file] [log] [blame]
###############################################################################
# Copyright (c) 2009, 2019 IBM Corporation and others.
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
# 'shortname' effects all foldernames too, plus some content, in distribution section
# should be same name as this property file (for future use).
shortname=pave
# These first three properties are mainly for component templates
# 'featurename' assumes group of three features
# a) featurename.feature
# b) featurename_sdk.feature
# c) featurename_tests.feature
featurename=org.eclipse.pave
# 'zipprefix' is prefixed to -[type]-${buildlabel},
# where type is empty, 'sdk' or 'tests',
# usually of the form [top-level project]-[project]-[component]
# for example, wtp-incubator-xmlsecurity
zipprefix=wtp-incubator-pave
# 'relengmapseng' must match the environment variable set in
# commonComputedVariables, such as RELENGXMLSEC
relengmapsenv=RELENGPAVE
# prereq is the basic prereq on top of platform, jdt, emf, gef
# (only realistic options for right now are wst, jst).
prereq.eclipse=true
prereq.emf=true
prereq.emfxsd=true
prereq.emfvalidation=true
prereq.gef=true
prereq.dtp=true
prereq.wtp=true
# These next properties are mainly for distribution template files
# longdescription appears on the download webpage
longdescription=The Zip files includes the features and plugins for the WTP Incubator Pave Framework and reference implementation for Java EE patterns: CRUD, and CRUD Application.
# suffixes for base feature names
testsuffix=_tests.feature