Skip to content
Snippets Groups Projects
jaxws.properties 1.17 KiB
Newer Older
david_williams's avatar
david_williams committed

# These first three properties are mainly for component templates

david_williams's avatar
david_williams committed
#  'featurename' assumes group of three features
david_williams's avatar
david_williams committed
#  a) featurename.feature
#  b) featurename_sdk.feature
#  c) featurename_tests.feature

david_williams's avatar
david_williams committed
featurename=org.eclipse.jst.ws.cxf
david_williams's avatar
david_williams committed
#  'zipprefix' is prefixed to -[type]-${buildlabel},
#  where type is empty, 'sdk' or 'tests',
david_williams's avatar
david_williams committed
#  usually of the form [top-level project]-[project]-[component]
#  for example, wtp-incubator-xmlsecurity
zipprefix=wtp-incubator-jaxws

david_williams's avatar
david_williams committed
#  'relengmapseng' must match the environment variable set in
david_williams's avatar
david_williams committed
#  commonComputedVariables, such as RELENGXMLSEC
relengmapsenv=RELENGJAXWS

#  prereq is the basic prereq on top of platform, jdt, emf, gef
#  (only realistic options for right now are wst, jst). 
david_williams's avatar
david_williams committed

# These next three properties are mainly for distribution template files

# 'shortname' effects all foldernames too, plus some content, in distribution section
shortname=jaxws

# longdescription appears on the download webpage
longdescription=The Zip files includes the features and plugins for the WTP Incubator XML VEX Component.

# testplugin is the "main" test plugin, which may "call" the others
testplugin=org.eclipse.jst.ws.cfx.tests