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