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