blob: 24ec42c4aa2fc59ddf3888f18e8569631445c8ec [file] [log] [blame]
david_williams0f36b3b2009-01-15 02:07:34 +00001# 'shortname' effects all foldernames too, plus some content, in distribution section
2# should be same name as this property file (for future use).
3shortname=xmlsec
4
david_williams88cbf012009-01-12 21:53:05 +00005
6# These first three properties are mainly for component templates
7
david_williams2ef5ed82009-01-13 20:05:05 +00008# 'featurename' assumes group of three features
david_williams88cbf012009-01-12 21:53:05 +00009# a) featurename.feature
10# b) featurename_sdk.feature
11# c) featurename_tests.feature
12
david_williams2ef5ed82009-01-13 20:05:05 +000013featurename=org.eclipse.wst.xml.security
david_williams88cbf012009-01-12 21:53:05 +000014
david_williams2ef5ed82009-01-13 20:05:05 +000015# 'zipprefix' is prefixed to -[type]-${buildlabel},
16# where type is empty, 'sdk' or 'tests',
david_williams88cbf012009-01-12 21:53:05 +000017# usually of the form [top-level project]-[project]-[component]
18# for example, wtp-incubator-xmlsecurity
19zipprefix=wtp-incubator-xmlsecurity
20
david_williams2ef5ed82009-01-13 20:05:05 +000021# 'relengmapseng' must match the environment variable set in
david_williams88cbf012009-01-12 21:53:05 +000022# commonComputedVariables, such as RELENGXMLSEC
23relengmapsenv=RELENGXMLSEC
24
david_williams0902bf82009-01-14 05:14:11 +000025# prereq is the basic prereq on top of platform, jdt, emf, gef
26# (only realistic options for right now are wst, jst).
david_williamsa359c932009-11-10 18:14:30 +000027prereq.eclipse=true
28prereq.emf=true
29prereq.emfxsd=true
30prereq.gef=true
31prereq.wst=true
david_williams88cbf012009-01-12 21:53:05 +000032
david_williams0f36b3b2009-01-15 02:07:34 +000033# These next properties are mainly for distribution template files
david_williams88cbf012009-01-12 21:53:05 +000034
35# longdescription appears on the download webpage
david_williamsd8ee4ad2009-01-14 13:49:50 +000036longdescription=The Zip files includes the features and plugins for the WTP Incubator XML Security Component.
david_williams88cbf012009-01-12 21:53:05 +000037