blob: aa39cd2296060387e8a24d9fcfc1079b4e9ee072 [file] [log] [blame]
david_williams7d430c92008-04-02 06:51:10 +00001###############################################################################
kchong0c80dd62010-05-12 21:15:28 +00002# Copyright (c) 2006, 2010 IBM Corporation and others.
david_williams7d430c92008-04-02 06:51:10 +00003# 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 Axis 2 Developer Resources
19# "providerName" property - name of the company that provides the feature
david_williamse0061b72010-04-11 05:03:08 +000020providerName=Eclipse Web Tools Platform
david_williams7d430c92008-04-02 06:51:10 +000021
22# "updateSiteName" property - label for the update site
23updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
24
25# "description" property - description of the feature
26description=Source code for WTP Axis2 Tools.
27
28# "copyright" property - text of the "Feature Update Copyright"
kchong0c80dd62010-05-12 21:15:28 +000029feature.copyright=\
david_williams7d430c92008-04-02 06:51:10 +000030Copyright (c) 2008 WSO2 and others.\n\
31All rights reserved. This program and the accompanying materials\n\
32are made available under the terms of the Eclipse Public License v1.0\n\
33which accompanies this distribution, and is available at\n\
34http://www.eclipse.org/legal/epl-v10.html\n\
35\n\
36Contributors:\n\
37 WSO2 - initial API and implementation\n
38################ end of copyright property ####################################
39
40# "licenseURL" property - URL of the "Feature License"
41# do not translate value - just change to point to a locale-specific HTML page
42licenseURL=license.html
43
44# "license" property - text of the "Feature Update License"
45# should be plain text version of license agreement pointed to be "licenseURL"
46license=\
david_williams128f7ce2010-04-15 04:15:48 +000047Eclipse Foundation Software User Agreement\n\
david_williams9a578b12010-04-21 06:26:55 +000048April 14, 2010\n\
david_williams7d430c92008-04-02 06:51:10 +000049\n\
50Usage Of Content\n\
51\n\
52THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
53OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
54USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
55AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
david_williams128f7ce2010-04-15 04:15:48 +000056NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU\n\
david_williams7d430c92008-04-02 06:51:10 +000057AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
58AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
david_williams128f7ce2010-04-15 04:15:48 +000059OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\
david_williams7d430c92008-04-02 06:51:10 +000060TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
61OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
62BELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
63\n\
64Applicable Licenses\n\
65\n\
david_williams128f7ce2010-04-15 04:15:48 +000066Unless otherwise indicated, all Content made available by the\n\
67Eclipse Foundation is provided to you under the terms and conditions of\n\
68the Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
69provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
david_williams7d430c92008-04-02 06:51:10 +000070For purposes of the EPL, "Program" will mean the Content.\n\
71\n\
72Content includes, but is not limited to, source code, object code,\n\
david_williams9a578b12010-04-21 06:26:55 +000073documentation and other files maintained in the Eclipse Foundation source code\n\
74repository ("Repository") in software modules ("Modules") and made available\n\
david_williams7d430c92008-04-02 06:51:10 +000075as downloadable archives ("Downloads").\n\
76\n\
david_williams9a578b12010-04-21 06:26:55 +000077 - Content may be structured and packaged into modules to facilitate delivering,\n\
78 extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
79 plug-in fragments ("Fragments"), and features ("Features").\n\
80 - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
81 in a directory named "plugins".\n\
82 - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
83 Each Feature may be packaged as a sub-directory in a directory named "features".\n\
84 Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
85 numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
86 - Features may also include other Features ("Included Features"). Within a Feature, files\n\
87 named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
david_williams7d430c92008-04-02 06:51:10 +000088\n\
89The terms and conditions governing Plug-ins and Fragments should be\n\
90contained in files named "about.html" ("Abouts"). The terms and\n\
91conditions governing Features and Included Features should be contained\n\
92in files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
93Licenses may be located in any directory of a Download or Module\n\
94including, but not limited to the following locations:\n\
95\n\
david_williams9a578b12010-04-21 06:26:55 +000096 - The top-level (root) directory\n\
97 - Plug-in and Fragment directories\n\
98 - Inside Plug-ins and Fragments packaged as JARs\n\
99 - Sub-directories of the directory named "src" of certain Plug-ins\n\
100 - Feature directories\n\
david_williams7d430c92008-04-02 06:51:10 +0000101\n\
102Note: if a Feature made available by the Eclipse Foundation is installed using the\n\
david_williams9a578b12010-04-21 06:26:55 +0000103Provisioning Technology (as defined below), you must agree to a license ("Feature \n\
104Update License") during the installation process. If the Feature contains\n\
david_williams7d430c92008-04-02 06:51:10 +0000105Included Features, the Feature Update License should either provide you\n\
106with the terms and conditions governing the Included Features or inform\n\
107you where you can locate them. Feature Update Licenses may be found in\n\
david_williams128f7ce2010-04-15 04:15:48 +0000108the "license" property of files named "feature.properties" found within a Feature.\n\
109Such Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
110terms and conditions (or references to such terms and conditions) that\n\
111govern your use of the associated Content in that directory.\n\
david_williams7d430c92008-04-02 06:51:10 +0000112\n\
david_williams128f7ce2010-04-15 04:15:48 +0000113THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
david_williams7d430c92008-04-02 06:51:10 +0000114TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
115SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
116\n\
david_williams9a578b12010-04-21 06:26:55 +0000117 - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
118 - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
119 - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
120 - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
121 - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
david_williams7d430c92008-04-02 06:51:10 +0000122\n\
123IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
david_williams128f7ce2010-04-15 04:15:48 +0000124TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
david_williams7d430c92008-04-02 06:51:10 +0000125is provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
126govern that particular Content.\n\
127\n\
david_williams9a578b12010-04-21 06:26:55 +0000128\n\Use of Provisioning Technology\n\
129\n\
130The Eclipse Foundation makes available provisioning software, examples of which include,\n\
131but are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
132the purpose of allowing users to install software, documentation, information and/or\n\
133other materials (collectively "Installable Software"). This capability is provided with\n\
134the intent of allowing such users to install, extend and update Eclipse-based products.\n\
135Information about packaging Installable Software is available at\n\
136http://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
137\n\
138You may use Provisioning Technology to allow other parties to install Installable Software.\n\
139You shall be responsible for enabling the applicable license agreements relating to the\n\
140Installable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
141in accordance with the Specification. By using Provisioning Technology in such a manner and\n\
142making it available in accordance with the Specification, you further acknowledge your\n\
143agreement to, and the acquisition of all necessary rights to permit the following:\n\
144\n\
145 1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
146 the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
147 extending or updating the functionality of an Eclipse-based product.\n\
148 2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
149 Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
150 3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
151 govern the use of the Installable Software ("Installable Software Agreement") and such\n\
152 Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
153 with the Specification. Such Installable Software Agreement must inform the user of the\n\
154 terms and conditions that govern the Installable Software and must solicit acceptance by\n\
155 the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
156 indication of agreement by the user, the provisioning Technology will complete installation\n\
157 of the Installable Software.\n\
158\n\
david_williams7d430c92008-04-02 06:51:10 +0000159Cryptography\n\
160\n\
161Content may contain encryption software. The country in which you are\n\
162currently may have restrictions on the import, possession, and use,\n\
163and/or re-export to another country, of encryption software. BEFORE\n\
164using any encryption software, please check the country's laws,\n\
david_williams128f7ce2010-04-15 04:15:48 +0000165regulations and policies concerning the import, possession, or use, and\n\
166re-export of encryption software, to see if this is permitted.\n\
david_williams7d430c92008-04-02 06:51:10 +0000167\n\
david_williams9a578b12010-04-21 06:26:55 +0000168Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
david_williams7d430c92008-04-02 06:51:10 +0000169########### end of license property ##########################################