blob: 49cc2bc137b6834eab656b7e2f809ce990c8cc9a [file] [log] [blame]
justinchenca14d182006-04-27 23:28:45 +00001###############################################################################
2# Copyright (c) 2005 Oracle Corporation.
3# All rights reserved. This program and the accompanying materials
4# are made available under the terms of the Eclipse Public License v1.0
5# which accompanies this distribution, and is available at
6# http://www.eclipse.org/legal/epl-v10.html
7#
8# Contributors:
9# Gerry Kessler - initial API and implementation
10###############################################################################
rsrinivasana59721a2010-05-25 01:43:04 +000011name=JSF Tooling Tests Feature
12provider=Eclipse Web Tools Platform
13description=JSF Tooling for WTP Automated Tests
rsrinivasanf73c6932011-03-03 05:43:47 +000014# license and licenseURL properties were removed as a result to migrating to new PDE license support.
15# Those properties are now added at build time. See http://wiki.eclipse.org/Equinox/p2/License_Mechanism.
justinchen85520c92006-06-21 02:19:05 +000016# "copyright" property - text of the "Feature Update Copyright"
rsrinivasana59721a2010-05-25 01:43:04 +000017copyright=\
justinchen85520c92006-06-21 02:19:05 +000018Copyright (c) 2006 Oracle Corporation.\
19All rights reserved. This program and the accompanying materials\
20are made available under the terms of the Eclipse Public License v1.0\
21which accompanies this distribution, and is available at\
22http://www.eclipse.org/legal/epl-v10.html\
23\n\
24Contributors:\n\
25 Oracle Corporation - initial API and implementation\n
26################ end of copyright property ####################################
27
rsrinivasane9342672010-04-22 00:15:52 +000028# "licenseURL" property - URL of the "Feature License"
29# do not translate value - just change to point to a locale-specific HTML page
rsrinivasand2d66c02011-03-03 21:37:55 +000030# license and licenseURL properties were removed as a result to migrating to new PDE license support.
31# Those properties are now added at build time. See http://wiki.eclipse.org/Equinox/p2/License_Mechanism.
rsrinivasane9342672010-04-22 00:15:52 +000032
33# "license" property - text of the "Feature Update License"
34# should be plain text version of license agreement pointed to be "licenseURL"
rsrinivasand2d66c02011-03-03 21:37:55 +000035# license and licenseURL properties were removed as a result to migrating to new PDE license support.
36# Those properties are now added at build time. See http://wiki.eclipse.org/Equinox/p2/License_Mechanism.
rsrinivasane9342672010-04-22 00:15:52 +000037########### end of license property ##########################################