19b31969fSThomas Wolf############################################################################### 29b31969fSThomas Wolf# Copyright (c) 2000, 2010 IBM Corporation and others. 39b31969fSThomas Wolf# 49b31969fSThomas Wolf# All rights reserved. This program and the accompanying materials 59b31969fSThomas Wolf# are made available under the terms of the Eclipse Public License v1.0 69b31969fSThomas Wolf# which accompanies this distribution, and is available at 79b31969fSThomas Wolf# http://www.eclipse.org/legal/epl-v10.html 89b31969fSThomas Wolf# 99b31969fSThomas Wolf############################################################################### 109b31969fSThomas Wolf 119b31969fSThomas WolffeatureName=Java implementation of Git - ssh support using Apache MINA sshd 129b31969fSThomas WolfproviderName=Eclipse JGit 139b31969fSThomas Wolf 149b31969fSThomas WolfupdateSiteName=Eclipse JGit Update Site 159b31969fSThomas Wolf 169b31969fSThomas Wolf# description property - text of the "Feature Description" 179b31969fSThomas Wolfdescription=\ 189b31969fSThomas WolfSsh support using Apache MINA sshd.\n 199b31969fSThomas Wolf################ end of description property ################################## 209b31969fSThomas Wolf 219b31969fSThomas Wolf# "copyright" property - text of the "Feature Update Copyright" 229b31969fSThomas Wolfcopyright=\ 23*c2066bd0SThomas WolfCopyright (c) 2018, 2020 Thomas Wolf and others.\n\ 249b31969fSThomas WolfAll rights reserved. This program and the accompanying materials\n\ 259b31969fSThomas Wolfare made available under the terms of the Eclipse Distribution License v1.0\n\ 269b31969fSThomas Wolfwhich accompanies this distribution, and is available at\n\ 279b31969fSThomas Wolfhttp://www.eclipse.org/org/documents/edl-v10.html\n 289b31969fSThomas Wolf################ end of copyright property #################################### 299b31969fSThomas Wolf 309b31969fSThomas Wolf# "licenseURL" property - URL of the "Feature License" 319b31969fSThomas Wolf# do not translate value - just change to point to a locale-specific HTML page 329b31969fSThomas WolflicenseURL=license.html 339b31969fSThomas Wolf# "license" property - text of the "Feature Update License" 349b31969fSThomas Wolf# should be plain text version of license agreement pointed to be "licenseURL" 359b31969fSThomas Wolflicense=\ 369b31969fSThomas WolfEclipse Foundation Software User Agreement\n\ 379b31969fSThomas Wolf\n\ 389b31969fSThomas WolfNovember 22, 2017\n\ 399b31969fSThomas Wolf\n\ 409b31969fSThomas WolfUsage Of Content\n\ 419b31969fSThomas Wolf\n\ 429b31969fSThomas WolfTHE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION\n\ 439b31969fSThomas WolfAND/OR OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY "CONTENT"). USE OF\n\ 449b31969fSThomas WolfTHE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS AGREEMENT AND/OR THE\n\ 459b31969fSThomas WolfTERMS AND CONDITIONS OF LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED\n\ 469b31969fSThomas WolfBELOW. BY USING THE CONTENT, YOU AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED\n\ 479b31969fSThomas WolfBY THIS AGREEMENT AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE\n\ 489b31969fSThomas WolfAGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE\n\ 499b31969fSThomas WolfTERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS OF ANY\n\ 509b31969fSThomas WolfAPPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED BELOW, THEN YOU\n\ 519b31969fSThomas WolfMAY NOT USE THE CONTENT.\n\ 529b31969fSThomas Wolf\n\ 539b31969fSThomas WolfApplicable Licenses\n\ 549b31969fSThomas Wolf\n\ 559b31969fSThomas WolfUnless otherwise indicated, all Content made available by the Eclipse Foundation\n\ 569b31969fSThomas Wolfis provided to you under the terms and conditions of the Eclipse Public License\n\ 579b31969fSThomas WolfVersion 2.0 ("EPL"). A copy of the EPL is provided with this Content and is also\n\ 589b31969fSThomas Wolfavailable at http://www.eclipse.org/legal/epl-2.0. For purposes of the EPL,\n\ 599b31969fSThomas Wolf"Program" will mean the Content.\n\ 609b31969fSThomas Wolf\n\ 619b31969fSThomas WolfContent includes, but is not limited to, source code, object code, documentation\n\ 629b31969fSThomas Wolfand other files maintained in the Eclipse Foundation source code repository\n\ 639b31969fSThomas Wolf("Repository") in software modules ("Modules") and made available as\n\ 649b31969fSThomas Wolfdownloadable archives ("Downloads").\n\ 659b31969fSThomas Wolf\n\ 669b31969fSThomas Wolf- Content may be structured and packaged into modules to facilitate\n\ 679b31969fSThomas Wolf delivering, extending, and upgrading the Content. Typical modules may\n\ 689b31969fSThomas Wolf include plug-ins ("Plug-ins"), plug-in fragments ("Fragments"), and\n\ 699b31969fSThomas Wolf features ("Features").\n\ 709b31969fSThomas Wolf- Each Plug-in or Fragment may be packaged as a sub-directory or JAR\n\ 7184db92bbSMatthias Sohn (Java\u2122 ARchive) in a directory named "plugins".\n\ 729b31969fSThomas Wolf- A Feature is a bundle of one or more Plug-ins and/or Fragments and\n\ 739b31969fSThomas Wolf associated material. Each Feature may be packaged as a sub-directory in a\n\ 749b31969fSThomas Wolf directory named "features". Within a Feature, files named "feature.xml" may\n\ 759b31969fSThomas Wolf contain a list of the names and version numbers of the Plug-ins and/or\n\ 769b31969fSThomas Wolf Fragments associated with that Feature.\n\ 779b31969fSThomas Wolf- Features may also include other Features ("Included Features"). Within a\n\ 789b31969fSThomas Wolf Feature, files named "feature.xml" may contain a list of the names and\n\ 799b31969fSThomas Wolf version numbers of Included Features.\n\ 809b31969fSThomas Wolf\n\ 819b31969fSThomas WolfThe terms and conditions governing Plug-ins and Fragments should be contained in\n\ 829b31969fSThomas Wolffiles named "about.html" ("Abouts"). The terms and conditions governing Features\n\ 839b31969fSThomas Wolfand Included Features should be contained in files named "license.html"\n\ 849b31969fSThomas Wolf("Feature Licenses"). Abouts and Feature Licenses may be located in any\n\ 859b31969fSThomas Wolfdirectory of a Download or Module including, but not limited to the following\n\ 869b31969fSThomas Wolflocations:\n\ 879b31969fSThomas Wolf\n\ 889b31969fSThomas Wolf- The top-level (root) directory\n\ 899b31969fSThomas Wolf- Plug-in and Fragment directories\n\ 909b31969fSThomas Wolf- Inside Plug-ins and Fragments packaged as JARs\n\ 919b31969fSThomas Wolf- Sub-directories of the directory named "src" of certain Plug-ins\n\ 929b31969fSThomas Wolf- Feature directories\n\ 939b31969fSThomas Wolf\n\ 949b31969fSThomas WolfNote: if a Feature made available by the Eclipse Foundation is installed using\n\ 959b31969fSThomas Wolfthe Provisioning Technology (as defined below), you must agree to a license\n\ 969b31969fSThomas Wolf("Feature Update License") during the installation process. If the Feature\n\ 979b31969fSThomas Wolfcontains Included Features, the Feature Update License should either provide you\n\ 989b31969fSThomas Wolfwith the terms and conditions governing the Included Features or inform you\n\ 999b31969fSThomas Wolfwhere you can locate them. Feature Update Licenses may be found in the "license"\n\ 1009b31969fSThomas Wolfproperty of files named "feature.properties" found within a Feature. Such\n\ 1019b31969fSThomas WolfAbouts, Feature Licenses, and Feature Update Licenses contain the terms and\n\ 1029b31969fSThomas Wolfconditions (or references to such terms and conditions) that govern your use of\n\ 1039b31969fSThomas Wolfthe associated Content in that directory.\n\ 1049b31969fSThomas Wolf\n\ 1059b31969fSThomas WolfTHE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER TO THE EPL\n\ 1069b31969fSThomas WolfOR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS. SOME OF THESE\n\ 1079b31969fSThomas WolfOTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):\n\ 1089b31969fSThomas Wolf\n\ 1099b31969fSThomas Wolf- Eclipse Public License Version 1.0 (available at\n\ 1109b31969fSThomas Wolf http://www.eclipse.org/legal/epl-v10.html)\n\ 1119b31969fSThomas Wolf- Eclipse Distribution License Version 1.0 (available at\n\ 1129b31969fSThomas Wolf http://www.eclipse.org/licenses/edl-v1.0.html)\n\ 1139b31969fSThomas Wolf- Common Public License Version 1.0 (available at\n\ 1149b31969fSThomas Wolf http://www.eclipse.org/legal/cpl-v10.html)\n\ 1159b31969fSThomas Wolf- Apache Software License 1.1 (available at\n\ 1169b31969fSThomas Wolf http://www.apache.org/licenses/LICENSE)\n\ 1179b31969fSThomas Wolf- Apache Software License 2.0 (available at\n\ 1189b31969fSThomas Wolf http://www.apache.org/licenses/LICENSE-2.0)\n\ 1199b31969fSThomas Wolf- Mozilla Public License Version 1.1 (available at\n\ 1209b31969fSThomas Wolf http://www.mozilla.org/MPL/MPL-1.1.html)\n\ 1219b31969fSThomas Wolf\n\ 1229b31969fSThomas WolfIT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR TO\n\ 1239b31969fSThomas WolfUSE OF THE CONTENT. If no About, Feature License, or Feature Update License is\n\ 1249b31969fSThomas Wolfprovided, please contact the Eclipse Foundation to determine what terms and\n\ 1259b31969fSThomas Wolfconditions govern that particular Content.\n\ 1269b31969fSThomas Wolf\n\ 1279b31969fSThomas WolfUse of Provisioning Technology\n\ 1289b31969fSThomas Wolf\n\ 1299b31969fSThomas WolfThe Eclipse Foundation makes available provisioning software, examples of which\n\ 1309b31969fSThomas Wolfinclude, but are not limited to, p2 and the Eclipse Update Manager\n\ 1319b31969fSThomas Wolf("Provisioning Technology") for the purpose of allowing users to install\n\ 1329b31969fSThomas Wolfsoftware, documentation, information and/or other materials (collectively\n\ 1339b31969fSThomas Wolf"Installable Software"). This capability is provided with the intent of allowing\n\ 1349b31969fSThomas Wolfsuch users to install, extend and update Eclipse-based products. Information\n\ 1359b31969fSThomas Wolfabout packaging Installable Software is available at\n\ 1369b31969fSThomas Wolfhttp://eclipse.org/equinox/p2/repository_packaging.html ("Specification").\n\ 1379b31969fSThomas Wolf\n\ 1389b31969fSThomas WolfYou may use Provisioning Technology to allow other parties to install\n\ 1399b31969fSThomas WolfInstallable Software. You shall be responsible for enabling the applicable\n\ 1409b31969fSThomas Wolflicense agreements relating to the Installable Software to be presented to, and\n\ 1419b31969fSThomas Wolfaccepted by, the users of the Provisioning Technology in accordance with the\n\ 1429b31969fSThomas WolfSpecification. By using Provisioning Technology in such a manner and making it\n\ 1439b31969fSThomas Wolfavailable in accordance with the Specification, you further acknowledge your\n\ 1449b31969fSThomas Wolfagreement to, and the acquisition of all necessary rights to permit the\n\ 1459b31969fSThomas Wolffollowing:\n\ 1469b31969fSThomas Wolf\n\ 1479b31969fSThomas Wolf1. A series of actions may occur ("Provisioning Process") in which a user may\n\ 1489b31969fSThomas Wolf execute the Provisioning Technology on a machine ("Target Machine") with the\n\ 1499b31969fSThomas Wolf intent of installing, extending or updating the functionality of an\n\ 1509b31969fSThomas Wolf Eclipse-based product.\n\ 1519b31969fSThomas Wolf2. During the Provisioning Process, the Provisioning Technology may cause third\n\ 1529b31969fSThomas Wolf party Installable Software or a portion thereof to be accessed and copied to\n\ 1539b31969fSThomas Wolf the Target Machine.\n\ 1549b31969fSThomas Wolf3. Pursuant to the Specification, you will provide to the user the terms and\n\ 1559b31969fSThomas Wolf conditions that govern the use of the Installable Software ("Installable\n\ 1569b31969fSThomas Wolf Software Agreement") and such Installable Software Agreement shall be\n\ 1579b31969fSThomas Wolf accessed from the Target Machine in accordance with the Specification. Such\n\ 1589b31969fSThomas Wolf Installable Software Agreement must inform the user of the terms and\n\ 1599b31969fSThomas Wolf conditions that govern the Installable Software and must solicit acceptance\n\ 1609b31969fSThomas Wolf by the end user in the manner prescribed in such Installable\n\ 1619b31969fSThomas Wolf Software Agreement. Upon such indication of agreement by the user, the\n\ 1629b31969fSThomas Wolf provisioning Technology will complete installation of the\n\ 1639b31969fSThomas Wolf Installable Software.\n\ 1649b31969fSThomas Wolf\n\ 1659b31969fSThomas WolfCryptography\n\ 1669b31969fSThomas Wolf\n\ 1679b31969fSThomas WolfContent may contain encryption software. The country in which you are currently\n\ 1689b31969fSThomas Wolfmay have restrictions on the import, possession, and use, and/or re-export to\n\ 1699b31969fSThomas Wolfanother country, of encryption software. BEFORE using any encryption software,\n\ 1709b31969fSThomas Wolfplease check the country's laws, regulations and policies concerning the import,\n\ 1719b31969fSThomas Wolfpossession, or use, and re-export of encryption software, to see if this is\n\ 1729b31969fSThomas Wolfpermitted.\n\ 1739b31969fSThomas Wolf\n\ 1749b31969fSThomas WolfJava and all Java-based trademarks are trademarks of Oracle Corporation in the\n\ 1759b31969fSThomas WolfUnited States, other countries, or both.\n 1769b31969fSThomas Wolf########### end of license property ##########################################