blob: 7369629877cd2586a3f345ab4e72c24d5f34e1b6 [file] [log] [blame]
david_williamsaa70bf52009-05-20 03:49:51 +00001###############################################################################
2# Copyright (c) 2009 IBM Corporation and others.
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# IBM Corporation - initial API and implementation
10###############################################################################
11# feature.properties
12# contains externalized strings for feature.xml
13# "%foo" in feature.xml corresponds to the key "foo" in this file
14# java.io.Properties file (ISO 8859-1 with "\" escapes)
15# This file should be translated.
16
17# "featureName" property - name of the feature
18featureName=WTP Capabilities Feature
19
20# "providerName" property - name of the company that provides the feature
21providerName=Eclipse Web Tools Platform
22
23# "updateSiteName" property - label for the update site
24updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
25
26# "description" property - description of the feature
27description=This feature collects the individual capabilities plugins. \n\
28It is only used for building the aggregate and should not appear in products.\n\
29
30# "copyright" property - text of the "Feature Update Copyright"
31copyright=\
32Copyright (c) 2009 IBM Corporation and others.\n\
33All rights reserved. This program and the accompanying materials\n\
34are made available under the terms of the Eclipse Public License v1.0\n\
35which accompanies this distribution, and is available at\n\
36http://www.eclipse.org/legal/epl-v10.html\n\
37\n\
38Contributors:\n\
39 IBM Corporation - initial API and implementation\n
40################ end of copyright property ####################################
41
42# "licenseURL" property - URL of the "Feature License"
43# do not translate value - just change to point to a locale-specific HTML page
44licenseURL=license.html
45
46# "license" property - text of the "Feature Update License"
47# should be plain text version of license agreement pointed to be "licenseURL"
48license=\
49ECLIPSE FOUNDATION SOFTWARE USER AGREEMENT\n\
50June, 2009\n\
51\n\
52Usage Of Content\n\
53\n\
54THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
55OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
56USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
57AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
58NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
59AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
60AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
61OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
62TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
63OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
64BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
65\n\
66Applicable Licenses\n\
67\n\
68Unless otherwise indicated, all Content made available by the Eclipse Foundation\n\
69is provided to you under the terms and conditions of the Eclipse Public\n\
70License Version 1.0 ("EPL"). A copy of the EPL is provided with this\n\
71Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
72For purposes of the EPL, "Program" will mean the Content.\n\
73\n\
74Content includes, but is not limited to, source code, object code,\n\
75documentation and other files maintained in the Eclipse.org CVS\n\
76repository ("Repository") in CVS modules ("Modules") and made available\n\
77as downloadable archives ("Downloads").\n\
78\n\
79 - Content may be structured and packaged into modules to facilitate delivering,\n\
80 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
81 plug-in fragments ("Fragments"), and features ("Features").\n\
82 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java? ARchive)\n\
83 in a directory named "plugins".\n\
84 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
85 Each Feature may be packaged as a sub-directory in a directory named "features".\n\
86 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
87 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
88 - Features may also include other Features ("Included Features"). Within a Feature, files\n\
89 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
90\n\
91Features may also include other Features ("Included Features"). Files named\n\
92"feature.xml" may contain a list of the names and version numbers of\n\
93Included Features.\n\
94\n\
95The terms and conditions governing Plug-ins and Fragments should be\n\
96contained in files named "about.html" ("Abouts"). The terms and\n\
97conditions governing Features and Included Features should be contained\n\
98in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
99Licenses may be located in any directory of a Download or Module\n\
100including, but not limited to the following locations:\n\
101\n\
102 - The top-level (root) directory\n\
103 - Plug-in and Fragment directories\n\
104 - Inside Plug-ins and Fragments packaged as JARs\n\
105 - Sub-directories of the directory named "src" of certain Plug-ins\n\
106 - Feature directories\n\
107\n\
108Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
109Eclipse Update Manager, you must agree to a license ("Feature Update\n\
110License") during the installation process. If the Feature contains\n\
111Included Features, the Feature Update License should either provide you\n\
112with the terms and conditions governing the Included Features or inform\n\
113you where you can locate them. Feature Update Licenses may be found in\n\
114the "license" property of files named "feature.properties". Such Abouts,\n\
115Feature Licenses and Feature Update Licenses contain the terms and\n\
116conditions (or references to such terms and conditions) that govern your\n\
117use of the associated Content in that directory.\n\
118\n\
119THE ABOUTS, FEATURE LICENSES AND FEATURE UPDATE LICENSES MAY REFER\n\
120TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
121SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
122\n\
123 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
124 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
125 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
126 - IBM Public License 1.0 (available at http://oss.software.ibm.com/developerworks/opensource/license10.html)\n\
127 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
128 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
129 - Common Development and Distribution License (CDDL) Version 1.0 (available at http://www.sun.com/cddl/cddl.html)\n\
130\n\
131IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
132TO USE OF THE CONTENT. If no About, Feature License or Feature Update License\n\
133is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
134govern that particular Content.\n\
135\n\
136Cryptography\n\
137\n\
138Content may contain encryption software. The country in which you are\n\
139currently may have restrictions on the import, possession, and use,\n\
140and/or re-export to another country, of encryption software. BEFORE\n\
141using any encryption software, please check the country's laws,\n\
142regulations and policies concerning the import, possession, or use,\n\
143and re-export of encryption software, to see if this is permitted.\n\
144\n\
145Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.\n
146########### end of license property ##########################################