xref: /JGit/org.eclipse.jgit.packaging/org.eclipse.jgit.source.feature/feature.properties (revision e9c5ec5545e0ebfe07ea5cfb73e2567a61046586)
1*e9c5ec55SMatthias Sohn###############################################################################
2*e9c5ec55SMatthias Sohn# Copyright (c) 2000, 2010 IBM Corporation and others.
3*e9c5ec55SMatthias Sohn#
4*e9c5ec55SMatthias Sohn# All rights reserved. This program and the accompanying materials
5*e9c5ec55SMatthias Sohn# are made available under the terms of the Eclipse Public License v1.0
6*e9c5ec55SMatthias Sohn# which accompanies this distribution, and is available at
7*e9c5ec55SMatthias Sohn# http://www.eclipse.org/legal/epl-v10.html
8*e9c5ec55SMatthias Sohn#
9*e9c5ec55SMatthias Sohn###############################################################################
10*e9c5ec55SMatthias Sohn
11*e9c5ec55SMatthias SohnfeatureName=Eclipse JGit - Source (Incubation)
12*e9c5ec55SMatthias SohnproviderName=Eclipse JGit
13*e9c5ec55SMatthias Sohn
14*e9c5ec55SMatthias SohnupdateSiteName=Eclipse JGit Update Site (Incubation)
15*e9c5ec55SMatthias Sohn
16*e9c5ec55SMatthias Sohn# description property - text of the "Feature Description"
17*e9c5ec55SMatthias Sohndescription=\
18*e9c5ec55SMatthias SohnDo not install in your IDE: this feature is meant to provision Target Platforms.\n\
19*e9c5ec55SMatthias SohnSource code for the support for PDE's JUnit runner for a Target Platform\n\
20*e9c5ec55SMatthias Sohn################ end of description property ##################################
21*e9c5ec55SMatthias Sohn
22*e9c5ec55SMatthias Sohn# "copyright" property - text of the "Feature Update Copyright"
23*e9c5ec55SMatthias Sohncopyright=\
24*e9c5ec55SMatthias SohnCopyright (c) 2005, 2010 Shawn Pearce, Robin Rosenberg, et.al.\n\
25*e9c5ec55SMatthias SohnAll rights reserved. This program and the accompanying materials\n\
26*e9c5ec55SMatthias Sohnare made available under the terms of the Eclipse Distribution License v1.0\n\
27*e9c5ec55SMatthias Sohnwhich accompanies this distribution, and is available at\n\
28*e9c5ec55SMatthias Sohnhttp://www.eclipse.org/org/documents/edl-v10.html\n
29*e9c5ec55SMatthias Sohn################ end of copyright property ####################################
30*e9c5ec55SMatthias Sohn
31*e9c5ec55SMatthias Sohn# "licenseURL" property - URL of the "Feature License"
32*e9c5ec55SMatthias Sohn# do not translate value - just change to point to a locale-specific HTML page
33*e9c5ec55SMatthias SohnlicenseURL=license.html
34*e9c5ec55SMatthias Sohn
35*e9c5ec55SMatthias Sohn# "license" property - text of the "Feature Update License"
36*e9c5ec55SMatthias Sohn# should be plain text version of license agreement pointed to be "licenseURL"
37*e9c5ec55SMatthias Sohnlicense=\
38*e9c5ec55SMatthias SohnEclipse Foundation Software User Agreement\n\
39*e9c5ec55SMatthias SohnApril 14, 2010\n\
40*e9c5ec55SMatthias Sohn\n\
41*e9c5ec55SMatthias SohnUsage Of Content\n\
42*e9c5ec55SMatthias Sohn\n\
43*e9c5ec55SMatthias SohnTHE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR\n\
44*e9c5ec55SMatthias SohnOTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT").\n\
45*e9c5ec55SMatthias SohnUSE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS\n\
46*e9c5ec55SMatthias SohnAGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR\n\
47*e9c5ec55SMatthias SohnNOTICES INDICATED OR REFERENCED BELOW.  BY USING THE CONTENT, YOU\n\
48*e9c5ec55SMatthias SohnAGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT\n\
49*e9c5ec55SMatthias SohnAND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS\n\
50*e9c5ec55SMatthias SohnOR NOTICES INDICATED OR REFERENCED BELOW.  IF YOU DO NOT AGREE TO THE\n\
51*e9c5ec55SMatthias SohnTERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS\n\
52*e9c5ec55SMatthias SohnOF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\
53*e9c5ec55SMatthias SohnBELOW, THEN YOU MAY NOT USE THE CONTENT.\n\
54*e9c5ec55SMatthias Sohn\n\
55*e9c5ec55SMatthias SohnApplicable Licenses\n\
56*e9c5ec55SMatthias Sohn\n\
57*e9c5ec55SMatthias SohnUnless otherwise indicated, all Content made available by the\n\
58*e9c5ec55SMatthias SohnEclipse Foundation is provided to you under the terms and conditions of\n\
59*e9c5ec55SMatthias Sohnthe Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is\n\
60*e9c5ec55SMatthias Sohnprovided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.\n\
61*e9c5ec55SMatthias SohnFor purposes of the EPL, "Program" will mean the Content.\n\
62*e9c5ec55SMatthias Sohn\n\
63*e9c5ec55SMatthias SohnContent includes, but is not limited to, source code, object code,\n\
64*e9c5ec55SMatthias Sohndocumentation and other files maintained in the Eclipse Foundation source code\n\
65*e9c5ec55SMatthias Sohnrepository ("Repository") in software modules ("Modules") and made available\n\
66*e9c5ec55SMatthias Sohnas downloadable archives ("Downloads").\n\
67*e9c5ec55SMatthias Sohn\n\
68*e9c5ec55SMatthias Sohn       - Content may be structured and packaged into modules to facilitate delivering,\n\
69*e9c5ec55SMatthias Sohn         extending, and upgrading the Content. Typical modules may include plug-ins ("Plug-ins"),\n\
70*e9c5ec55SMatthias Sohn         plug-in fragments ("Fragments"), and features ("Features").\n\
71*e9c5ec55SMatthias Sohn       - Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)\n\
72*e9c5ec55SMatthias Sohn         in a directory named "plugins".\n\
73*e9c5ec55SMatthias Sohn       - A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.\n\
74*e9c5ec55SMatthias Sohn         Each Feature may be packaged as a sub-directory in a directory named "features".\n\
75*e9c5ec55SMatthias Sohn         Within a Feature, files named "feature.xml" may contain a list of the names and version\n\
76*e9c5ec55SMatthias Sohn         numbers of the Plug-ins and/or Fragments associated with that Feature.\n\
77*e9c5ec55SMatthias Sohn       - Features may also include other Features ("Included Features"). Within a Feature, files\n\
78*e9c5ec55SMatthias Sohn         named "feature.xml" may contain a list of the names and version numbers of Included Features.\n\
79*e9c5ec55SMatthias Sohn\n\
80*e9c5ec55SMatthias SohnThe terms and conditions governing Plug-ins and Fragments should be\n\
81*e9c5ec55SMatthias Sohncontained in files named "about.html" ("Abouts"). The terms and\n\
82*e9c5ec55SMatthias Sohnconditions governing Features and Included Features should be contained\n\
83*e9c5ec55SMatthias Sohnin files named "license.html" ("Feature Licenses"). Abouts and Feature\n\
84*e9c5ec55SMatthias SohnLicenses may be located in any directory of a Download or Module\n\
85*e9c5ec55SMatthias Sohnincluding, but not limited to the following locations:\n\
86*e9c5ec55SMatthias Sohn\n\
87*e9c5ec55SMatthias Sohn       - The top-level (root) directory\n\
88*e9c5ec55SMatthias Sohn       - Plug-in and Fragment directories\n\
89*e9c5ec55SMatthias Sohn       - Inside Plug-ins and Fragments packaged as JARs\n\
90*e9c5ec55SMatthias Sohn       - Sub-directories of the directory named "src" of certain Plug-ins\n\
91*e9c5ec55SMatthias Sohn       - Feature directories\n\
92*e9c5ec55SMatthias Sohn\n\
93*e9c5ec55SMatthias SohnNote: if a Feature made available by the Eclipse Foundation is installed using the\n\
94*e9c5ec55SMatthias SohnProvisioning Technology (as defined below), you must agree to a license ("Feature \n\
95*e9c5ec55SMatthias SohnUpdate License") during the installation process. If the Feature contains\n\
96*e9c5ec55SMatthias SohnIncluded Features, the Feature Update License should either provide you\n\
97*e9c5ec55SMatthias Sohnwith the terms and conditions governing the Included Features or inform\n\
98*e9c5ec55SMatthias Sohnyou where you can locate them. Feature Update Licenses may be found in\n\
99*e9c5ec55SMatthias Sohnthe "license" property of files named "feature.properties" found within a Feature.\n\
100*e9c5ec55SMatthias SohnSuch Abouts, Feature Licenses, and Feature Update Licenses contain the\n\
101*e9c5ec55SMatthias Sohnterms and conditions (or references to such terms and conditions) that\n\
102*e9c5ec55SMatthias Sohngovern your use of the associated Content in that directory.\n\
103*e9c5ec55SMatthias Sohn\n\
104*e9c5ec55SMatthias SohnTHE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER\n\
105*e9c5ec55SMatthias SohnTO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.\n\
106*e9c5ec55SMatthias SohnSOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\
107*e9c5ec55SMatthias Sohn\n\
108*e9c5ec55SMatthias Sohn       - Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)\n\
109*e9c5ec55SMatthias Sohn       - Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)\n\
110*e9c5ec55SMatthias Sohn       - Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)\n\
111*e9c5ec55SMatthias Sohn       - Metro Link Public License 1.00 (available at http://www.opengroup.org/openmotif/supporters/metrolink/license.html)\n\
112*e9c5ec55SMatthias Sohn       - Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)\n\
113*e9c5ec55SMatthias Sohn\n\
114*e9c5ec55SMatthias SohnIT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR\n\
115*e9c5ec55SMatthias SohnTO USE OF THE CONTENT. If no About, Feature License, or Feature Update License\n\
116*e9c5ec55SMatthias Sohnis provided, please contact the Eclipse Foundation to determine what terms and conditions\n\
117*e9c5ec55SMatthias Sohngovern that particular Content.\n\
118*e9c5ec55SMatthias Sohn\n\
119*e9c5ec55SMatthias Sohn\n\Use of Provisioning Technology\n\
120*e9c5ec55SMatthias Sohn\n\
121*e9c5ec55SMatthias SohnThe Eclipse Foundation makes available provisioning software, examples of which include,\n\
122*e9c5ec55SMatthias Sohnbut are not limited to, p2 and the Eclipse Update Manager ("Provisioning Technology") for\n\
123*e9c5ec55SMatthias Sohnthe purpose of allowing users to install software, documentation, information and/or\n\
124*e9c5ec55SMatthias Sohnother materials (collectively "Installable Software"). This capability is provided with\n\
125*e9c5ec55SMatthias Sohnthe intent of allowing such users to install, extend and update Eclipse-based products.\n\
126*e9c5ec55SMatthias SohnInformation about packaging Installable Software is available at\n\
127*e9c5ec55SMatthias Sohnhttp://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\
128*e9c5ec55SMatthias Sohn\n\
129*e9c5ec55SMatthias SohnYou may use Provisioning Technology to allow other parties to install Installable Software.\n\
130*e9c5ec55SMatthias SohnYou shall be responsible for enabling the applicable license agreements relating to the\n\
131*e9c5ec55SMatthias SohnInstallable Software to be presented to, and accepted by, the users of the Provisioning Technology\n\
132*e9c5ec55SMatthias Sohnin accordance with the Specification. By using Provisioning Technology in such a manner and\n\
133*e9c5ec55SMatthias Sohnmaking it available in accordance with the Specification, you further acknowledge your\n\
134*e9c5ec55SMatthias Sohnagreement to, and the acquisition of all necessary rights to permit the following:\n\
135*e9c5ec55SMatthias Sohn\n\
136*e9c5ec55SMatthias Sohn       1. A series of actions may occur ("Provisioning Process") in which a user may execute\n\
137*e9c5ec55SMatthias Sohn          the Provisioning Technology on a machine ("Target Machine") with the intent of installing,\n\
138*e9c5ec55SMatthias Sohn          extending or updating the functionality of an Eclipse-based product.\n\
139*e9c5ec55SMatthias Sohn       2. During the Provisioning Process, the Provisioning Technology may cause third party\n\
140*e9c5ec55SMatthias Sohn          Installable Software or a portion thereof to be accessed and copied to the Target Machine.\n\
141*e9c5ec55SMatthias Sohn       3. Pursuant to the Specification, you will provide to the user the terms and conditions that\n\
142*e9c5ec55SMatthias Sohn          govern the use of the Installable Software ("Installable Software Agreement") and such\n\
143*e9c5ec55SMatthias Sohn          Installable Software Agreement shall be accessed from the Target Machine in accordance\n\
144*e9c5ec55SMatthias Sohn          with the Specification. Such Installable Software Agreement must inform the user of the\n\
145*e9c5ec55SMatthias Sohn          terms and conditions that govern the Installable Software and must solicit acceptance by\n\
146*e9c5ec55SMatthias Sohn          the end user in the manner prescribed in such Installable Software Agreement. Upon such\n\
147*e9c5ec55SMatthias Sohn          indication of agreement by the user, the provisioning Technology will complete installation\n\
148*e9c5ec55SMatthias Sohn          of the Installable Software.\n\
149*e9c5ec55SMatthias Sohn\n\
150*e9c5ec55SMatthias SohnCryptography\n\
151*e9c5ec55SMatthias Sohn\n\
152*e9c5ec55SMatthias SohnContent may contain encryption software. The country in which you are\n\
153*e9c5ec55SMatthias Sohncurrently may have restrictions on the import, possession, and use,\n\
154*e9c5ec55SMatthias Sohnand/or re-export to another country, of encryption software. BEFORE\n\
155*e9c5ec55SMatthias Sohnusing any encryption software, please check the country's laws,\n\
156*e9c5ec55SMatthias Sohnregulations and policies concerning the import, possession, or use, and\n\
157*e9c5ec55SMatthias Sohnre-export of encryption software, to see if this is permitted.\n\
158*e9c5ec55SMatthias Sohn\n\
159*e9c5ec55SMatthias SohnJava and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.\n
160*e9c5ec55SMatthias Sohn########### end of license property ##########################################
161