Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-05 08:37:20 +0000
committerAlexander Kurtakov2018-06-05 08:37:20 +0000
commitc66864948516d97c4f9971805c24e27a457be356 (patch)
tree7f3f0968cde07db590eea3f288dce83776c95525
parentae1518b252f63590fcfaac2c8d8e6e2a96fdef63 (diff)
downloadeclipse.platform.releng.aggregator-c66864948516d97c4f9971805c24e27a457be356.tar.gz
eclipse.platform.releng.aggregator-c66864948516d97c4f9971805c24e27a457be356.tar.xz
eclipse.platform.releng.aggregator-c66864948516d97c4f9971805c24e27a457be356.zip
Bug 535542 - Remove java10patch47 from tychoeclipsebuilder
It's in master for months so just clutters work. Change-Id: Ia357d12751ff068fdd39265e237aa237f76c0b7d Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.gitignore1
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.project11
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/antrunbuild.xml66
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/category.xml14
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/example.content.xml955
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/patchMatchVersion.xsl74
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/pom.xml205
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/testExactVersion.xml47
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.project17
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/build.properties13
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.properties36
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.xml29
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt3
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/pom.xml24
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.classpath7
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.gitignore2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.project28
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.settings/org.eclipse.jdt.core.prefs7
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF6
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/build.properties4
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/pom.xml37
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/.project17
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/build.properties13
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.properties36
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.xml88
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/forceQualifierUpdate.txt1
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/pom.xml74
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/feature.properties36
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/p2.inf2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java10patch47/pom.xml51
32 files changed, 0 insertions, 1908 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.gitignore b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.gitignore
deleted file mode 100644
index d769a2e0a..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/example.content.new.xml
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.project b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.project
deleted file mode 100644
index 88eec7145..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/.project
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>eclipse.releng.repository.java10patch</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- </buildSpec>
- <natures>
- </natures>
-</projectDescription>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/antrunbuild.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/antrunbuild.xml
deleted file mode 100644
index eb4be335e..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/antrunbuild.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<project
- default="default"
- basedir=".">
-
- <!--
- This file is called by the pom's "antrun" plugin. These tasks were
- "pulled out" of using directly in the pom because it seems errors are
- not well captured, and only thing "left" on the build system is the
- last ant file created. (Makes me even wonder if you can call twice
- during same phase?)
- -->
-
- <target
- name="preTransform"
- depends="checkExistence">
- <echoproperties />
- <fail
- unless="contentjarexists"
- message="content.jar file did not exist as expected" />
- <echo message="unzip content.jar, for xslt transform" />
- <unzip
- src="${project.build.directory}/repository/content.jar"
- dest="${project.build.directory}/repository/" />
- <echo message="backup, of originals, just to help debugging" />
- <copy
- file="${project.build.directory}/repository/content.jar"
- tofile="${project.build.directory}/backup/contentORIG.jar"
- preservelastmodified="true" />
- <copy
- file="${project.build.directory}/repository/content.xml"
- tofile="${project.build.directory}/backup/contentORIG.xml"
- preservelastmodified="true" />
- </target>
- <target name="checkExistence">
- <condition property="contentjarexists">
- <available file="${project.build.directory}/repository/content.jar" />
- </condition>
- </target>
-
- <target name="postTransform">
- <!-- In the pom file, are steps that do the transorm,
- xxx and copy the transformed content.xml back to "here" -->
- <delete
- file="${project.build.directory}/repository/content.jar"
- failonerror="true" />
- <zip
- destfile="${project.build.directory}/repository/content.jar"
- basedir="${project.build.directory}/generated-resources/xml/xslt"
- includes="content.xml"
- filesonly="true" />
- <!-- must delete, or will be kept in the final zipped up version.
- Would not really hurt much ... but, be confusing
- <delete file="${project.build.directory}/repository/content.xml" />
- -->
- <copy
- file="${project.build.directory}/repository/content.jar"
- tofile="${project.build.directory}/backup/contentORIG2.jar"
- preservelastmodified="true" />
- </target>
-
- <target name="default">
- <fail message="There is no default target for this antrunbuild.xml file." />
- </target>
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/category.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/category.xml
deleted file mode 100644
index 509dae142..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/category.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<site>
- <feature id="org.eclipse.jdt.java10patch" version="0.0.0" patch="true">
- <category name="Eclipse Java 10 Support (BETA) for Oxygen development stream"/>
- </feature>
- <feature id="org.eclipse.jdt.java10patch.source" version="0.0.0" patch="true">
- <category name="Eclipse Java 10 Support (BETA) for Oxygen development stream"/>
- </feature>
- <category-def name="Eclipse Java 10 Support (BETA) for Oxygen development stream" label="Eclipse Java 10 Support (BETA) for Oxygen development stream">
- <description>
- Eclipse Java 10 Support (BETA) for Oxygen development stream - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - The features patches here are intended only for the Neon development stream, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.
- </description>
- </category-def>
-</site>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/example.content.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/example.content.xml
deleted file mode 100644
index ae62fe212..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/example.content.xml
+++ /dev/null
@@ -1,955 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<?metadataRepository version='1.1.0'?>
-<repository name='Early Access of Java 10 support' type='org.eclipse.equinox.internal.p2.metadata.repository.LocalMetadataRepository' version='1.0.0'>
- <properties size='2'>
- <property name='p2.timestamp' value='1441161748528'/>
- <property name='p2.compressed' value='true'/>
- </properties>
- <units size='19'>
- <unit id='tooling.org.eclipse.update.feature.default' version='1.0.0' singleton='false'>
- <hostRequirements size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' range='0.0.0' optional='true' multiple='true' greedy='false'/>
- </hostRequirements>
- <properties size='1'>
- <property name='org.eclipse.equinox.p2.type.fragment' value='true'/>
- </properties>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.org.eclipse.update.feature.default' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' range='0.0.0' optional='true' multiple='true' greedy='false'/>
- </requires>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- <touchpoint id='null' version='0.0.0'/>
- <touchpointData size='1'>
- <instructions size='2'>
- <instruction key='uninstall'>
- uninstallFeature(feature:${artifact},featureId:default,featureVersion:default)
- </instruction>
- <instruction key='install'>
- installFeature(feature:${artifact},featureId:default,featureVersion:default)
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='org.eclipse.jdt.core.source' version='3.13.2.v20150831-1725_BETA_JAVA9' singleton='false'>
- <update id='org.eclipse.jdt.core.source' range='[0.0.0,3.13.2.v20150831-1725_BETA_JAVA9)' severity='0'/>
- <properties size='9'>
- <property name='df_LT.bundleVendor' value='Eclipse.org'/>
- <property name='df_LT.bundleName' value='Java Development Tools Core Source'/>
- <property name='org.eclipse.equinox.p2.name' value='%bundleName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%bundleVendor'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='OSGI-INF/l10n/bundle-src'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.core'/>
- <property name='maven-version' value='3.13.2-SNAPSHOT'/>
- <property name='maven-classifier' value='sources'/>
- </properties>
- <provides size='4'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core.source' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.core.source' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='source' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.core.source' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.core.source&#xA;Bundle-Version: 3.13.2.v20150831-1725_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='org.eclipse.jdt.java10patch.source.feature.jar' version='1.1.0.v20150901-2154_BETA_JAVA9'>
- <properties size='12'>
- <property name='org.eclipse.equinox.p2.name' value='%featureName'/>
- <property name='org.eclipse.equinox.p2.description' value='%description'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='df_LT.license' value='Eclipse Foundation Software User Agreement&#xA;April 9, 2014&#xA;&#xA;Usage Of Content&#xA;&#xA;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &quot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available by the&#xA;Eclipse Foundation is provided to you under the terms and conditions of&#xA;the Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is&#xA;provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EPL, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, but is not limited to, source code, object code,&#xA;documentation and other files maintained in the Eclipse Foundation source code&#xA;repository (&quot;Repository&quot;) in software modules (&quot;Modules&quot;) and made available&#xA;as downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;&#x9;- Content may be structured and packaged into modules to facilitate delivering,&#xA;&#x9; extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;),&#xA;&#x9; plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).&#xA;&#x9;- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)&#xA;&#x9; in a directory named &quot;plugins&quot;.&#xA;&#x9;- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.&#xA;&#x9; Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;.&#xA;&#x9; Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version&#xA;&#x9; numbers of the Plug-ins and/or Fragments associated with that Feature.&#xA;&#x9;- Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files&#xA;&#x9; named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.&#xA;&#xA;The terms and conditions governing Plug-ins and Fragments should be&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and&#xA;conditions governing Features and Included Features should be contained&#xA;in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in any directory of a Download or Module&#xA;including, but not limited to the following locations:&#xA;&#xA;&#x9;- The top-level (root) directory&#xA;&#x9;- Plug-in and Fragment directories&#xA;&#x9;- Inside Plug-ins and Fragments packaged as JARs&#xA;&#x9;- Sub-directories of the directory named &quot;src&quot; of certain Plug-ins&#xA;&#x9;- Feature directories&#xA;&#xA;Note: if a Feature made available by the Eclipse Foundation is installed using the&#xA;Provisioning Technology (as defined below), you must agree to a license (&quot;Feature &#xA;Update License&quot;) during the installation process. If the Feature contains&#xA;Included Features, the Feature Update License should either provide you&#xA;with the terms and conditions governing the Included Features or inform&#xA;you where you can locate them. Feature Update Licenses may be found in&#xA;the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.&#xA;Such Abouts, Feature Licenses, and Feature Update Licenses contain the&#xA;terms and conditions (or references to such terms and conditions) that&#xA;govern your use of the associated Content in that directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;&#x9;- Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)&#xA;&#x9;- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;&#x9;- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)&#xA;&#x9;- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)&#xA;&#x9;- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&#xA;TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License&#xA;is provided, please contact the Eclipse Foundation to determine what terms and conditions&#xA;govern that particular Content.&#xA;&#xA;&#xA;Use of Provisioning Technology&#xA;&#xA;The Eclipse Foundation makes available provisioning software, examples of which include,&#xA;but are not limited to, p2 and the Eclipse Update Manager (&quot;Provisioning Technology&quot;) for&#xA;the purpose of allowing users to install software, documentation, information and/or&#xA;other materials (collectively &quot;Installable Software&quot;). This capability is provided with&#xA;the intent of allowing such users to install, extend and update Eclipse-based products.&#xA;Information about packaging Installable Software is available at&#xA;http://eclipse.org/equinox/p2/repository_packaging.html (&quot;Specification&quot;).&#xA;&#xA;You may use Provisioning Technology to allow other parties to install Installable Software.&#xA;You shall be responsible for enabling the applicable license agreements relating to the&#xA;Installable Software to be presented to, and accepted by, the users of the Provisioning Technology&#xA;in accordance with the Specification. By using Provisioning Technology in such a manner and&#xA;making it available in accordance with the Specification, you further acknowledge your&#xA;agreement to, and the acquisition of all necessary rights to permit the following:&#xA;&#xA;&#x9;1. A series of actions may occur (&quot;Provisioning Process&quot;) in which a user may execute&#xA;&#x9; the Provisioning Technology on a machine (&quot;Target Machine&quot;) with the intent of installing,&#xA;&#x9; extending or updating the functionality of an Eclipse-based product.&#xA;&#x9;2. During the Provisioning Process, the Provisioning Technology may cause third party&#xA;&#x9; Installable Software or a portion thereof to be accessed and copied to the Target Machine.&#xA;&#x9;3. Pursuant to the Specification, you will provide to the user the terms and conditions that&#xA;&#x9; govern the use of the Installable Software (&quot;Installable Software Agreement&quot;) and such&#xA;&#x9; Installable Software Agreement shall be accessed from the Target Machine in accordance&#xA;&#x9; with the Specification. Such Installable Software Agreement must inform the user of the&#xA;&#x9; terms and conditions that govern the Installable Software and must solicit acceptance by&#xA;&#x9; the end user in the manner prescribed in such Installable Software Agreement. Upon such&#xA;&#x9; indication of agreement by the user, the provisioning Technology will complete installation&#xA;&#x9; of the Installable Software.&#xA;&#xA;Cryptography&#xA;&#xA;Content may contain encryption software. The country in which you are&#xA;currently may have restrictions on the import, possession, and use,&#xA;and/or re-export to another country, of encryption software. BEFORE&#xA;using any encryption software, please check the country&apos;s laws,&#xA;regulations and policies concerning the import, possession, or use, and&#xA;re-export of encryption software, to see if this is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.'/>
- <property name='df_LT.copyright' value='Copyright (c) 2000, 2015 IBM Corporation and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA;IBM Corporation and others - initial API and implementation'/>
- <property name='df_LT.featureName' value='Eclipse JDT (Java Development Tools) Source Patch with Java 10 support (BETA) for Neon I20150901-0800'/>
- <property name='df_LT.description' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800 - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code and source bundles. It is intended only for Neon M1 main release, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- <property name='maven-groupId' value='org.eclipse.jdt.feature'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.java10patch'/>
- <property name='maven-version' value='1.1.0-SNAPSHOT'/>
- <property name='maven-classifier' value='sources-feature'/>
- </properties>
- <provides size='3'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.source.feature.jar' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
- <provided namespace='org.eclipse.update.feature' name='org.eclipse.jdt.java10patch.source' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- </provides>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- <artifacts size='1'>
- <artifact classifier='org.eclipse.update.feature' id='org.eclipse.jdt.java10patch.source' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='zipped'>
- true
- </instruction>
- </instructions>
- </touchpointData>
- <licenses size='1'>
- <license uri='%25licenseURL' url='%25licenseURL'>
- %license
- </license>
- </licenses>
- <copyright>
- %copyright
- </copyright>
- </unit>
- <unit id='config.a.jre.javase' version='1.6.0' singleton='false'>
- <hostRequirements size='1'>
- <required namespace='org.eclipse.equinox.p2.iu' name='a.jre.javase' range='1.6.0'/>
- </hostRequirements>
- <properties size='1'>
- <property name='org.eclipse.equinox.p2.type.fragment' value='true'/>
- </properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='config.a.jre.javase' version='1.6.0'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.iu' name='a.jre.javase' range='1.6.0'/>
- </requires>
- <touchpoint id='org.eclipse.equinox.p2.native' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='install'>
-
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='toolingeclipse.releng.repository.java10patch.ini.cocoa.macosx.x86_64' version='1.1.0.v20150902-0233_BETA_JAVA9' singleton='false'>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='toolingeclipse.releng.repository.java10patch.ini.cocoa.macosx.x86_64' version='1.1.0.v20150902-0233_BETA_JAVA9'/>
- <provided namespace='toolingeclipse.releng.repository.java10patch' name='eclipse.releng.repository.java10patch.ini' version='1.1.0.v20150902-0233_BETA_JAVA9'/>
- </provides>
- <filter>
- (&amp;(osgi.arch=x86_64)(osgi.os=macosx)(osgi.ws=cocoa))
- </filter>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='2'>
- <instruction key='configure'>
- addJvmArg(jvmArg:-XstartOnFirstThread);addJvmArg(jvmArg:-Dorg.eclipse.swt.internal.carbon.smallFonts);
- </instruction>
- <instruction key='unconfigure'>
- removeJvmArg(jvmArg:-XstartOnFirstThread);removeJvmArg(jvmArg:-Dorg.eclipse.swt.internal.carbon.smallFonts);
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='org.eclipse.jdt.ui.source' version='3.13.2.v20150831-1650_BETA_JAVA9' singleton='false'>
- <update id='org.eclipse.jdt.ui.source' range='[0.0.0,3.13.2.v20150831-1650_BETA_JAVA9)' severity='0'/>
- <properties size='9'>
- <property name='df_LT.bundleVendor' value='Eclipse.org'/>
- <property name='df_LT.bundleName' value='Java Development Tools UI Source'/>
- <property name='org.eclipse.equinox.p2.name' value='%bundleName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%bundleVendor'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='OSGI-INF/l10n/bundle-src'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.ui'/>
- <property name='maven-version' value='3.13.2-SNAPSHOT'/>
- <property name='maven-classifier' value='sources'/>
- </properties>
- <provides size='4'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui.source' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.ui.source' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='source' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.ui.source' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.ui.source&#xA;Bundle-Version: 3.13.2.v20150831-1650_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='tooling.source.default' version='1.0.0' singleton='false'>
- <hostRequirements size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='source' range='0.0.0' optional='true' multiple='true' greedy='false'/>
- </hostRequirements>
- <properties size='1'>
- <property name='org.eclipse.equinox.p2.type.fragment' value='true'/>
- </properties>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.source.default' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='source' range='0.0.0' optional='true' multiple='true' greedy='false'/>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <touchpointData size='1'>
- <instructions size='2'>
- <instruction key='uninstall'>
- removeSourceBundle(bundle:${artifact})
- </instruction>
- <instruction key='install'>
- addSourceBundle(bundle:${artifact})
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='eclipse.releng.repository.java10patch' version='1.1.0.v20150902-0233_BETA_JAVA9'>
- <update id='eclipse.releng.repository.java10patch' range='0.0.0' severity='0'/>
- <properties size='3'>
- <property name='org.eclipse.equinox.p2.name' value='eclipse.releng.repository.java10patch'/>
- <property name='org.eclipse.equinox.p2.type.product' value='true'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
- </properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='eclipse.releng.repository.java10patch' version='1.1.0.v20150902-0233_BETA_JAVA9'/>
- </provides>
- <requires size='6'>
- <required namespace='org.eclipse.equinox.p2.iu' name='tooling.org.eclipse.update.feature.default' range='[1.0.0,1.0.0]'>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- </required>
- <required namespace='org.eclipse.equinox.p2.iu' name='toolingeclipse.releng.repository.java10patch.configuration' range='[1.1.0.v20150902-0233_BETA_JAVA9,1.1.0.v20150902-0233_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='a.jre.javase' range='[1.6.0,1.6.0]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='config.a.jre.javase' range='[1.6.0,1.6.0]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='tooling.source.default' range='[1.0.0,1.0.0]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='tooling.osgi.bundle.default' range='[1.0.0,1.0.0]'/>
- </requires>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- </unit>
- <unit id='org.eclipse.jdt.ui' version='3.13.2.v20150831-1650_BETA_JAVA9'>
- <update id='org.eclipse.jdt.ui' range='[0.0.0,3.13.2.v20150831-1650_BETA_JAVA9)' severity='0'/>
- <properties size='8'>
- <property name='df_LT.pluginName' value='Java Development Tools UI'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.ui'/>
- <property name='maven-version' value='3.13.2-SNAPSHOT'/>
- </properties>
- <provides size='107'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.ui' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.buildpath' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.callhierarchy' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.codemanipulation' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.codemanipulation.tostringgeneration' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.dom' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.dom.fragments' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.fix' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.javadoc' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.base' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.binary' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.changes' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.code' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.code.flow' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.delegates' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.generics' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.nls' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.nls.changes' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.participants' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.rename' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.reorg' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.scripting' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.sef' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.structure' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.structure.constraints' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.surround' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.tagging' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.typeconstraints' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.typeconstraints.types' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.typeconstraints.typesets' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.typeconstraints2' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.refactoring.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.template.java' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.corext.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.actions' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.browsing' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.callhierarchy' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.commands' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.compare' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.dialogs' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.dnd' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.filters' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.fix' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.infoviews' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.jarimport' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.jarpackager' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.jarpackagerfat' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.javadocexport' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.javaeditor' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.javaeditor.breadcrumb' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.javaeditor.saveparticipant' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.javaeditor.selectionactions' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.model' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.navigator' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.packageview' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.preferences' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.preferences.cleanup' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.preferences.formatter' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.propertiesfileeditor' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.actions' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.binary' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.code' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.contentassist' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.nls' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.nls.search' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.reorg' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.refactoring.sef' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.search' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.correction' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.correction.proposals' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.folding' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.java' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.java.hover' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.javadoc' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.spelling' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.spelling.engine' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.template.contentassist' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.text.template.preferences' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.typehierarchy' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.viewsupport' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.wizards' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.wizards.buildpaths' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.wizards.buildpaths.newsourcepage' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.wizards.dialogfields' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.ui.workingsets' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.actions' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.cleanup' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.dialogs' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.jarpackager' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.refactoring' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.search' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.text' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.text.folding' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.text.java' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.text.java.correction' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.text.java.hover' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.ui.wizards' version='0.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <requires size='30'>
- <required namespace='osgi.bundle' name='org.eclipse.help' range='[3.4.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.expressions' range='[3.4.100,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.filesystem' range='[1.2.0,2.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.variables' range='[3.2.200,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='[3.13.2,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.search' range='[3.10.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.debug.core' range='[3.10.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.debug.ui' range='[3.11.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jdt.launching' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.compare' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.team.ui' range='[3.4.100,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.team.core' range='[3.4.100,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jface' range='[3.11.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jface.text' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.console' range='[3.4.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.workbench.texteditor' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.ide' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.views' range='[3.3.100,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.editors' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='[3.11.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ltk.core.refactoring' range='[3.7.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ltk.ui.refactoring' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.forms' range='[3.4.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.navigator' range='[3.3.200,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.ui.navigator.resources' range='[3.4.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jdt.core.manipulation' range='[1.7.0,2.0.0)'/>
- <required namespace='osgi.bundle' name='com.ibm.icu' range='4.4.2'/>
- <required namespace='osgi.bundle' name='org.eclipse.equinox.bidi' range='[0.10.0,2.0.0)'/>
- </requires>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.ui' version='3.13.2.v20150831-1650_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.ui; singleton:=true&#xA;Bundle-Version: 3.13.2.v20150831-1650_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='toolingeclipse.releng.repository.java10patch.configuration' version='1.1.0.v20150902-0233_BETA_JAVA9'>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='toolingeclipse.releng.repository.java10patch.configuration' version='1.1.0.v20150902-0233_BETA_JAVA9'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.iu' name='toolingeclipse.releng.repository.java10patch.ini.cocoa.macosx.x86_64' range='[1.1.0.v20150902-0233_BETA_JAVA9,1.1.0.v20150902-0233_BETA_JAVA9]'>
- <filter>
- (&amp;(osgi.arch=x86_64)(osgi.os=macosx)(osgi.ws=cocoa))
- </filter>
- </required>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- </unit>
- <unit id='org.eclipse.jdt.java10patch.feature.jar' version='1.1.0.v20150901-2154_BETA_JAVA9'>
- <properties size='11'>
- <property name='org.eclipse.equinox.p2.name' value='%featureName'/>
- <property name='org.eclipse.equinox.p2.description' value='%description'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='df_LT.license' value='Eclipse Foundation Software User Agreement&#xA;April 9, 2014&#xA;&#xA;Usage Of Content&#xA;&#xA;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &quot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available by the&#xA;Eclipse Foundation is provided to you under the terms and conditions of&#xA;the Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is&#xA;provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EPL, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, but is not limited to, source code, object code,&#xA;documentation and other files maintained in the Eclipse Foundation source code&#xA;repository (&quot;Repository&quot;) in software modules (&quot;Modules&quot;) and made available&#xA;as downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;&#x9;- Content may be structured and packaged into modules to facilitate delivering,&#xA;&#x9; extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;),&#xA;&#x9; plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).&#xA;&#x9;- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)&#xA;&#x9; in a directory named &quot;plugins&quot;.&#xA;&#x9;- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.&#xA;&#x9; Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;.&#xA;&#x9; Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version&#xA;&#x9; numbers of the Plug-ins and/or Fragments associated with that Feature.&#xA;&#x9;- Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files&#xA;&#x9; named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.&#xA;&#xA;The terms and conditions governing Plug-ins and Fragments should be&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and&#xA;conditions governing Features and Included Features should be contained&#xA;in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in any directory of a Download or Module&#xA;including, but not limited to the following locations:&#xA;&#xA;&#x9;- The top-level (root) directory&#xA;&#x9;- Plug-in and Fragment directories&#xA;&#x9;- Inside Plug-ins and Fragments packaged as JARs&#xA;&#x9;- Sub-directories of the directory named &quot;src&quot; of certain Plug-ins&#xA;&#x9;- Feature directories&#xA;&#xA;Note: if a Feature made available by the Eclipse Foundation is installed using the&#xA;Provisioning Technology (as defined below), you must agree to a license (&quot;Feature &#xA;Update License&quot;) during the installation process. If the Feature contains&#xA;Included Features, the Feature Update License should either provide you&#xA;with the terms and conditions governing the Included Features or inform&#xA;you where you can locate them. Feature Update Licenses may be found in&#xA;the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.&#xA;Such Abouts, Feature Licenses, and Feature Update Licenses contain the&#xA;terms and conditions (or references to such terms and conditions) that&#xA;govern your use of the associated Content in that directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;&#x9;- Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)&#xA;&#x9;- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;&#x9;- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)&#xA;&#x9;- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)&#xA;&#x9;- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&#xA;TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License&#xA;is provided, please contact the Eclipse Foundation to determine what terms and conditions&#xA;govern that particular Content.&#xA;&#xA;&#xA;Use of Provisioning Technology&#xA;&#xA;The Eclipse Foundation makes available provisioning software, examples of which include,&#xA;but are not limited to, p2 and the Eclipse Update Manager (&quot;Provisioning Technology&quot;) for&#xA;the purpose of allowing users to install software, documentation, information and/or&#xA;other materials (collectively &quot;Installable Software&quot;). This capability is provided with&#xA;the intent of allowing such users to install, extend and update Eclipse-based products.&#xA;Information about packaging Installable Software is available at&#xA;http://eclipse.org/equinox/p2/repository_packaging.html (&quot;Specification&quot;).&#xA;&#xA;You may use Provisioning Technology to allow other parties to install Installable Software.&#xA;You shall be responsible for enabling the applicable license agreements relating to the&#xA;Installable Software to be presented to, and accepted by, the users of the Provisioning Technology&#xA;in accordance with the Specification. By using Provisioning Technology in such a manner and&#xA;making it available in accordance with the Specification, you further acknowledge your&#xA;agreement to, and the acquisition of all necessary rights to permit the following:&#xA;&#xA;&#x9;1. A series of actions may occur (&quot;Provisioning Process&quot;) in which a user may execute&#xA;&#x9; the Provisioning Technology on a machine (&quot;Target Machine&quot;) with the intent of installing,&#xA;&#x9; extending or updating the functionality of an Eclipse-based product.&#xA;&#x9;2. During the Provisioning Process, the Provisioning Technology may cause third party&#xA;&#x9; Installable Software or a portion thereof to be accessed and copied to the Target Machine.&#xA;&#x9;3. Pursuant to the Specification, you will provide to the user the terms and conditions that&#xA;&#x9; govern the use of the Installable Software (&quot;Installable Software Agreement&quot;) and such&#xA;&#x9; Installable Software Agreement shall be accessed from the Target Machine in accordance&#xA;&#x9; with the Specification. Such Installable Software Agreement must inform the user of the&#xA;&#x9; terms and conditions that govern the Installable Software and must solicit acceptance by&#xA;&#x9; the end user in the manner prescribed in such Installable Software Agreement. Upon such&#xA;&#x9; indication of agreement by the user, the provisioning Technology will complete installation&#xA;&#x9; of the Installable Software.&#xA;&#xA;Cryptography&#xA;&#xA;Content may contain encryption software. The country in which you are&#xA;currently may have restrictions on the import, possession, and use,&#xA;and/or re-export to another country, of encryption software. BEFORE&#xA;using any encryption software, please check the country&apos;s laws,&#xA;regulations and policies concerning the import, possession, or use, and&#xA;re-export of encryption software, to see if this is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.'/>
- <property name='df_LT.copyright' value='Copyright (c) 2000, 2015 IBM Corporation and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA;IBM Corporation and others - initial API and implementation'/>
- <property name='df_LT.featureName' value='Eclipse JDT (Java Development Tools) Patch with Java 10 support (BETA) for Neon I20150901-0800'/>
- <property name='df_LT.description' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800 - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code. It is intended only for Neon M1 main release, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- <property name='maven-groupId' value='org.eclipse.jdt.feature'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.java10patch'/>
- <property name='maven-version' value='1.1.0-SNAPSHOT'/>
- </properties>
- <provides size='3'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.feature.jar' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='feature' version='1.0.0'/>
- <provided namespace='org.eclipse.update.feature' name='org.eclipse.jdt.java10patch' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- </provides>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- <artifacts size='1'>
- <artifact classifier='org.eclipse.update.feature' id='org.eclipse.jdt.java10patch' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='zipped'>
- true
- </instruction>
- </instructions>
- </touchpointData>
- <licenses size='1'>
- <license uri='%25licenseURL' url='%25licenseURL'>
- %license
- </license>
- </licenses>
- <copyright>
- %copyright
- </copyright>
- </unit>
- <unit id='a.jre.javase' version='1.6.0' singleton='false'>
- <provides size='171'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='a.jre.javase' version='1.6.0'/>
- <provided namespace='java.package' name='javax.accessibility' version='0.0.0'/>
- <provided namespace='java.package' name='javax.activation' version='0.0.0'/>
- <provided namespace='java.package' name='javax.activity' version='0.0.0'/>
- <provided namespace='java.package' name='javax.annotation' version='0.0.0'/>
- <provided namespace='java.package' name='javax.annotation.processing' version='0.0.0'/>
- <provided namespace='java.package' name='javax.crypto' version='0.0.0'/>
- <provided namespace='java.package' name='javax.crypto.interfaces' version='0.0.0'/>
- <provided namespace='java.package' name='javax.crypto.spec' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.event' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.metadata' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.plugins.bmp' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.plugins.jpeg' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.imageio.stream' version='0.0.0'/>
- <provided namespace='java.package' name='javax.jws' version='0.0.0'/>
- <provided namespace='java.package' name='javax.jws.soap' version='0.0.0'/>
- <provided namespace='java.package' name='javax.lang.model' version='0.0.0'/>
- <provided namespace='java.package' name='javax.lang.model.element' version='0.0.0'/>
- <provided namespace='java.package' name='javax.lang.model.type' version='0.0.0'/>
- <provided namespace='java.package' name='javax.lang.model.util' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.loading' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.modelmbean' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.monitor' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.openmbean' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.relation' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.remote' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.remote.rmi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.management.timer' version='0.0.0'/>
- <provided namespace='java.package' name='javax.naming' version='0.0.0'/>
- <provided namespace='java.package' name='javax.naming.directory' version='0.0.0'/>
- <provided namespace='java.package' name='javax.naming.event' version='0.0.0'/>
- <provided namespace='java.package' name='javax.naming.ldap' version='0.0.0'/>
- <provided namespace='java.package' name='javax.naming.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.net' version='0.0.0'/>
- <provided namespace='java.package' name='javax.net.ssl' version='0.0.0'/>
- <provided namespace='java.package' name='javax.print' version='0.0.0'/>
- <provided namespace='java.package' name='javax.print.attribute' version='0.0.0'/>
- <provided namespace='java.package' name='javax.print.attribute.standard' version='0.0.0'/>
- <provided namespace='java.package' name='javax.print.event' version='0.0.0'/>
- <provided namespace='java.package' name='javax.rmi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.rmi.CORBA' version='0.0.0'/>
- <provided namespace='java.package' name='javax.rmi.ssl' version='0.0.0'/>
- <provided namespace='java.package' name='javax.script' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth.callback' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth.kerberos' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth.login' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.auth.x500' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.cert' version='0.0.0'/>
- <provided namespace='java.package' name='javax.security.sasl' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sound.midi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sound.midi.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sound.sampled' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sound.sampled.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sql' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sql.rowset' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sql.rowset.serial' version='0.0.0'/>
- <provided namespace='java.package' name='javax.sql.rowset.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.border' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.colorchooser' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.event' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.filechooser' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.plaf' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.plaf.basic' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.plaf.metal' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.plaf.multi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.plaf.synth' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.table' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.text' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.text.html' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.text.html.parser' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.text.rtf' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.tree' version='0.0.0'/>
- <provided namespace='java.package' name='javax.swing.undo' version='0.0.0'/>
- <provided namespace='java.package' name='javax.tools' version='0.0.0'/>
- <provided namespace='java.package' name='javax.transaction' version='0.0.0'/>
- <provided namespace='java.package' name='javax.transaction.xa' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind.annotation' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind.annotation.adapters' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind.attachment' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind.helpers' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.bind.util' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto.dom' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto.dsig' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto.dsig.dom' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto.dsig.keyinfo' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.crypto.dsig.spec' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.datatype' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.namespace' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.parsers' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.soap' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.stream' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.stream.events' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.stream.util' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.transform' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.transform.dom' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.transform.sax' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.transform.stax' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.transform.stream' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.validation' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.handler' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.handler.soap' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.http' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.soap' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.spi' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.ws.wsaddressing' version='0.0.0'/>
- <provided namespace='java.package' name='javax.xml.xpath' version='0.0.0'/>
- <provided namespace='java.package' name='org.ietf.jgss' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA_2_3' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA_2_3.portable' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA.DynAnyPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA.ORBPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA.portable' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CORBA.TypeCodePackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CosNaming' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CosNaming.NamingContextExtPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.CosNaming.NamingContextPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.Dynamic' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.DynamicAny' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.DynamicAny.DynAnyFactoryPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.DynamicAny.DynAnyPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.IOP' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.IOP.CodecFactoryPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.IOP.CodecPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.Messaging' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableInterceptor' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableInterceptor.ORBInitInfoPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer.CurrentPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer.POAManagerPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer.POAPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer.portable' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.PortableServer.ServantLocatorPackage' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.SendingContext' version='0.0.0'/>
- <provided namespace='java.package' name='org.omg.stub.java.rmi' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.bootstrap' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.css' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.events' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.html' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.ls' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.ranges' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.stylesheets' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.traversal' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.views' version='0.0.0'/>
- <provided namespace='java.package' name='org.w3c.dom.xpath' version='0.0.0'/>
- <provided namespace='java.package' name='org.xml.sax' version='0.0.0'/>
- <provided namespace='java.package' name='org.xml.sax.ext' version='0.0.0'/>
- <provided namespace='java.package' name='org.xml.sax.helpers' version='0.0.0'/>
- <provided namespace='osgi.ee' name='OSGi/Minimum' version='1.0.0'/>
- <provided namespace='osgi.ee' name='OSGi/Minimum' version='1.1.0'/>
- <provided namespace='osgi.ee' name='OSGi/Minimum' version='1.2.0'/>
- <provided namespace='osgi.ee' name='JRE' version='1.0.0'/>
- <provided namespace='osgi.ee' name='JRE' version='1.1.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.0.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.1.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.2.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.3.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.4.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.5.0'/>
- <provided namespace='osgi.ee' name='JavaSE' version='1.6.0'/>
- </provides>
- <touchpoint id='org.eclipse.equinox.p2.native' version='1.0.0'/>
- </unit>
- <unit id='org.eclipse.jdt.java10patch.source.feature.group' version='1.1.0.v20150901-2154_BETA_JAVA9' singleton='false'>
- <update id='org.eclipse.jdt.java10patch.source.feature.group' range='[0.0.0,1.1.0.v20150901-2154_BETA_JAVA9)' severity='0'/>
- <properties size='13'>
- <property name='org.eclipse.equinox.p2.name' value='%featureName'/>
- <property name='org.eclipse.equinox.p2.description' value='%description'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
- <property name='maven-groupId' value='org.eclipse.jdt.feature'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.java10patch'/>
- <property name='maven-version' value='1.1.0-SNAPSHOT'/>
- <property name='maven-classifier' value='sources-feature'/>
- <property name='df_LT.license' value='Eclipse Foundation Software User Agreement&#xA;April 9, 2014&#xA;&#xA;Usage Of Content&#xA;&#xA;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &quot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available by the&#xA;Eclipse Foundation is provided to you under the terms and conditions of&#xA;the Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is&#xA;provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EPL, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, but is not limited to, source code, object code,&#xA;documentation and other files maintained in the Eclipse Foundation source code&#xA;repository (&quot;Repository&quot;) in software modules (&quot;Modules&quot;) and made available&#xA;as downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;&#x9;- Content may be structured and packaged into modules to facilitate delivering,&#xA;&#x9; extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;),&#xA;&#x9; plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).&#xA;&#x9;- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)&#xA;&#x9; in a directory named &quot;plugins&quot;.&#xA;&#x9;- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.&#xA;&#x9; Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;.&#xA;&#x9; Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version&#xA;&#x9; numbers of the Plug-ins and/or Fragments associated with that Feature.&#xA;&#x9;- Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files&#xA;&#x9; named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.&#xA;&#xA;The terms and conditions governing Plug-ins and Fragments should be&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and&#xA;conditions governing Features and Included Features should be contained&#xA;in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in any directory of a Download or Module&#xA;including, but not limited to the following locations:&#xA;&#xA;&#x9;- The top-level (root) directory&#xA;&#x9;- Plug-in and Fragment directories&#xA;&#x9;- Inside Plug-ins and Fragments packaged as JARs&#xA;&#x9;- Sub-directories of the directory named &quot;src&quot; of certain Plug-ins&#xA;&#x9;- Feature directories&#xA;&#xA;Note: if a Feature made available by the Eclipse Foundation is installed using the&#xA;Provisioning Technology (as defined below), you must agree to a license (&quot;Feature &#xA;Update License&quot;) during the installation process. If the Feature contains&#xA;Included Features, the Feature Update License should either provide you&#xA;with the terms and conditions governing the Included Features or inform&#xA;you where you can locate them. Feature Update Licenses may be found in&#xA;the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.&#xA;Such Abouts, Feature Licenses, and Feature Update Licenses contain the&#xA;terms and conditions (or references to such terms and conditions) that&#xA;govern your use of the associated Content in that directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;&#x9;- Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)&#xA;&#x9;- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;&#x9;- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)&#xA;&#x9;- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)&#xA;&#x9;- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&#xA;TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License&#xA;is provided, please contact the Eclipse Foundation to determine what terms and conditions&#xA;govern that particular Content.&#xA;&#xA;&#xA;Use of Provisioning Technology&#xA;&#xA;The Eclipse Foundation makes available provisioning software, examples of which include,&#xA;but are not limited to, p2 and the Eclipse Update Manager (&quot;Provisioning Technology&quot;) for&#xA;the purpose of allowing users to install software, documentation, information and/or&#xA;other materials (collectively &quot;Installable Software&quot;). This capability is provided with&#xA;the intent of allowing such users to install, extend and update Eclipse-based products.&#xA;Information about packaging Installable Software is available at&#xA;http://eclipse.org/equinox/p2/repository_packaging.html (&quot;Specification&quot;).&#xA;&#xA;You may use Provisioning Technology to allow other parties to install Installable Software.&#xA;You shall be responsible for enabling the applicable license agreements relating to the&#xA;Installable Software to be presented to, and accepted by, the users of the Provisioning Technology&#xA;in accordance with the Specification. By using Provisioning Technology in such a manner and&#xA;making it available in accordance with the Specification, you further acknowledge your&#xA;agreement to, and the acquisition of all necessary rights to permit the following:&#xA;&#xA;&#x9;1. A series of actions may occur (&quot;Provisioning Process&quot;) in which a user may execute&#xA;&#x9; the Provisioning Technology on a machine (&quot;Target Machine&quot;) with the intent of installing,&#xA;&#x9; extending or updating the functionality of an Eclipse-based product.&#xA;&#x9;2. During the Provisioning Process, the Provisioning Technology may cause third party&#xA;&#x9; Installable Software or a portion thereof to be accessed and copied to the Target Machine.&#xA;&#x9;3. Pursuant to the Specification, you will provide to the user the terms and conditions that&#xA;&#x9; govern the use of the Installable Software (&quot;Installable Software Agreement&quot;) and such&#xA;&#x9; Installable Software Agreement shall be accessed from the Target Machine in accordance&#xA;&#x9; with the Specification. Such Installable Software Agreement must inform the user of the&#xA;&#x9; terms and conditions that govern the Installable Software and must solicit acceptance by&#xA;&#x9; the end user in the manner prescribed in such Installable Software Agreement. Upon such&#xA;&#x9; indication of agreement by the user, the provisioning Technology will complete installation&#xA;&#x9; of the Installable Software.&#xA;&#xA;Cryptography&#xA;&#xA;Content may contain encryption software. The country in which you are&#xA;currently may have restrictions on the import, possession, and use,&#xA;and/or re-export to another country, of encryption software. BEFORE&#xA;using any encryption software, please check the country&apos;s laws,&#xA;regulations and policies concerning the import, possession, or use, and&#xA;re-export of encryption software, to see if this is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.'/>
- <property name='df_LT.copyright' value='Copyright (c) 2000, 2015 IBM Corporation and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA;IBM Corporation and others - initial API and implementation'/>
- <property name='df_LT.featureName' value='Eclipse JDT (Java Development Tools) Source Patch with Java 10 support (BETA) for Neon I20150901-0800'/>
- <property name='df_LT.description' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800 - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code and source bundles. It is intended only for Neon M1 main release, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- </properties>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.source.feature.group' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <requires size='5'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.feature.group' range='[1.1.0.v20150901-2154_BETA_JAVA9,1.1.0.v20150901-2154_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core.source' range='[3.13.2.v20150831-1725_BETA_JAVA9,3.13.2.v20150831-1725_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching.source' range='[3.8.0.v20150831-1702_BETA_JAVA9,3.8.0.v20150831-1702_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui.source' range='[3.13.2.v20150831-1650_BETA_JAVA9,3.13.2.v20150831-1650_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.source.feature.jar' range='[1.1.0.v20150901-2154_BETA_JAVA9,1.1.0.v20150901-2154_BETA_JAVA9]'>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- </required>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <licenses size='1'>
- <license uri='%25licenseURL' url='%25licenseURL'>
- %license
- </license>
- </licenses>
- <copyright>
- %copyright
- </copyright>
- </unit>
- <unit id='org.eclipse.jdt.core' version='3.13.2.v20150831-1725_BETA_JAVA9'>
- <update id='org.eclipse.jdt.core' range='[0.0.0,3.13.2.v20150831-1725_BETA_JAVA9)' severity='0'/>
- <properties size='8'>
- <property name='df_LT.pluginName' value='Java Development Tools Core'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.core'/>
- <property name='maven-version' value='3.13.2-SNAPSHOT'/>
- </properties>
- <provides size='49'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.core' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.compiler' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.compiler.batch' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.dom' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.dom.rewrite' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.eval' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.formatter' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.index' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.jdom' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.search' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.core.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.codeassist' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.codeassist.complete' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.codeassist.impl' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.codeassist.select' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.ast' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.batch' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.classfmt' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.codegen' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.env' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.flow' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.impl' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.lookup' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.parser' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.parser.diagnose' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.problem' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.compiler.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.builder' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.dom' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.dom.rewrite' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.eval' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.hierarchy' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.index' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.jdom' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.search' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.search.indexing' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.search.matching' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.search.processing' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.core.util' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.eval' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.formatter' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.formatter.linewrap' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.formatter.old' version='0.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <requires size='5'>
- <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='[3.3.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='[3.3.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.filesystem' range='[1.0.0,2.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.text' range='[3.1.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.team.core' range='[3.1.0,4.0.0)' optional='true' greedy='false'/>
- </requires>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.core' version='3.13.2.v20150831-1725_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.core; singleton:=true&#xA;Bundle-Version: 3.13.2.v20150831-1725_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='v20150902-0233_BETA_JAVA9.Eclipse Java 10 Support (BETA) for Neon I20150901-0800' version='1.0.0.43-cLTHjh_kE7AQ7g7A3EAQMkt3z-olLq5og'>
- <properties size='3'>
- <property name='org.eclipse.equinox.p2.name' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800'/>
- <property name='org.eclipse.equinox.p2.description' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800 - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - The features patches here are intended only for the Neon I20150901-0800 main release, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.'/>
- <property name='org.eclipse.equinox.p2.type.category' value='true'/>
- </properties>
- <provides size='1'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='v20150902-0233_BETA_JAVA9.Eclipse Java 10 Support (BETA) for Neon I20150901-0800' version='1.0.0.43-cLTHjh_kE7AQ7g7A3EAQMkt3z-olLq5og'/>
- </provides>
- <requires size='2'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.source.feature.group' range='[1.1.0.v20150901-2154_BETA_JAVA9,1.1.0.v20150901-2154_BETA_JAVA9]'/>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.feature.group' range='[1.1.0.v20150901-2154_BETA_JAVA9,1.1.0.v20150901-2154_BETA_JAVA9]'/>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- </unit>
- <unit id='org.eclipse.jdt.launching.source' version='3.8.0.v20150831-1702_BETA_JAVA9' singleton='false'>
- <update id='org.eclipse.jdt.launching.source' range='[0.0.0,3.8.0.v20150831-1702_BETA_JAVA9)' severity='0'/>
- <properties size='9'>
- <property name='df_LT.bundleVendor' value='Eclipse.org'/>
- <property name='df_LT.bundleName' value='Java Development Tools Launching Support Source'/>
- <property name='org.eclipse.equinox.p2.name' value='%bundleName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%bundleVendor'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='OSGI-INF/l10n/bundle-src'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.launching'/>
- <property name='maven-version' value='3.8.0-SNAPSHOT'/>
- <property name='maven-classifier' value='sources'/>
- </properties>
- <provides size='4'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching.source' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.launching.source' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='source' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.launching.source' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.launching.source&#xA;Bundle-Version: 3.8.0.v20150831-1702_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='tooling.osgi.bundle.default' version='1.0.0' singleton='false'>
- <hostRequirements size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' range='0.0.0' multiple='true' greedy='false'/>
- </hostRequirements>
- <properties size='1'>
- <property name='org.eclipse.equinox.p2.type.fragment' value='true'/>
- </properties>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='tooling.osgi.bundle.default' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.flavor' name='tooling' version='1.0.0'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' range='0.0.0' multiple='true' greedy='false'/>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <touchpointData size='1'>
- <instructions size='4'>
- <instruction key='uninstall'>
- uninstallBundle(bundle:${artifact})
- </instruction>
- <instruction key='install'>
- installBundle(bundle:${artifact})
- </instruction>
- <instruction key='configure'>
- setStartLevel(startLevel:4);
- </instruction>
- <instruction key='unconfigure'>
-
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='org.eclipse.jdt.launching' version='3.8.0.v20150831-1702_BETA_JAVA9'>
- <update id='org.eclipse.jdt.launching' range='[0.0.0,3.8.0.v20150831-1702_BETA_JAVA9)' severity='0'/>
- <properties size='8'>
- <property name='df_LT.pluginName' value='Java Development Tools Launching Support'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- <property name='org.eclipse.equinox.p2.name' value='%pluginName'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='org.eclipse.equinox.p2.bundle.localization' value='plugin'/>
- <property name='maven-groupId' value='org.eclipse.jdt'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.launching'/>
- <property name='maven-version' value='3.8.0-SNAPSHOT'/>
- </properties>
- <provides size='10'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- <provided namespace='osgi.bundle' name='org.eclipse.jdt.launching' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.launching' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.internal.launching.environments' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.launching' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.launching.environments' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.launching.sourcelookup' version='0.0.0'/>
- <provided namespace='java.package' name='org.eclipse.jdt.launching.sourcelookup.containers' version='0.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.eclipse.type' name='bundle' version='1.0.0'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <requires size='9'>
- <required namespace='osgi.bundle' name='org.eclipse.core.resources' range='[3.5.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jdt.core' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.debug.core' range='[3.9.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.jdt.debug' range='[3.7.100,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.variables' range='[3.2.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.runtime' range='[3.11.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.osgi' range='[3.8.0,4.0.0)'/>
- <required namespace='osgi.bundle' name='org.eclipse.core.expressions' range='[3.4.0,4.0.0)'/>
- <required namespace='java.package' name='com.ibm.icu.text' range='0.0.0'/>
- </requires>
- <artifacts size='1'>
- <artifact classifier='osgi.bundle' id='org.eclipse.jdt.launching' version='3.8.0.v20150831-1702_BETA_JAVA9'/>
- </artifacts>
- <touchpoint id='org.eclipse.equinox.p2.osgi' version='1.0.0'/>
- <touchpointData size='1'>
- <instructions size='1'>
- <instruction key='manifest'>
- Bundle-SymbolicName: org.eclipse.jdt.launching; singleton:=true&#xA;Bundle-Version: 3.8.0.v20150831-1702_BETA_JAVA9
- </instruction>
- </instructions>
- </touchpointData>
- </unit>
- <unit id='org.eclipse.jdt.java10patch.feature.group' version='1.1.0.v20150901-2154_BETA_JAVA9' singleton='false'>
- <patchScope>
- <scope>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.feature.group' range='0.0.0'/>
- </requires>
- </scope>
- </patchScope>
- <changes>
- <change>
- <from>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='0.0.0'/>
- </from>
- <to>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.core' range='[3.13.2.v20150831-1725_BETA_JAVA9,3.13.2.v20150831-1725_BETA_JAVA9]'/>
- </to>
- </change>
- <change>
- <from>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching' range='0.0.0'/>
- </from>
- <to>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.launching' range='[3.8.0.v20150831-1702_BETA_JAVA9,3.8.0.v20150831-1702_BETA_JAVA9]'/>
- </to>
- </change>
- <change>
- <from>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='0.0.0'/>
- </from>
- <to>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.ui' range='[3.13.2.v20150831-1650_BETA_JAVA9,3.13.2.v20150831-1650_BETA_JAVA9]'/>
- </to>
- </change>
- </changes>
- <lifeCycle>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.feature.group' range='0.0.0' greedy='false'/>
- </lifeCycle>
- <update id='org.eclipse.jdt.java10patch.feature.group' range='[0.0.0,1.1.0.v20150901-2154_BETA_JAVA9)' severity='0'/>
- <properties size='13'>
- <property name='org.eclipse.equinox.p2.type.patch' value='true'/>
- <property name='org.eclipse.equinox.p2.name' value='%featureName'/>
- <property name='org.eclipse.equinox.p2.description' value='%description'/>
- <property name='org.eclipse.equinox.p2.provider' value='%providerName'/>
- <property name='maven-groupId' value='org.eclipse.jdt.feature'/>
- <property name='maven-artifactId' value='org.eclipse.jdt.java10patch'/>
- <property name='maven-version' value='1.1.0-SNAPSHOT'/>
- <property name='org.eclipse.equinox.p2.type.group' value='true'/>
- <property name='df_LT.license' value='Eclipse Foundation Software User Agreement&#xA;April 9, 2014&#xA;&#xA;Usage Of Content&#xA;&#xA;THE ECLIPSE FOUNDATION MAKES AVAILABLE SOFTWARE, DOCUMENTATION, INFORMATION AND/OR&#xA;OTHER MATERIALS FOR OPEN SOURCE PROJECTS (COLLECTIVELY &quot;CONTENT&quot;).&#xA;USE OF THE CONTENT IS GOVERNED BY THE TERMS AND CONDITIONS OF THIS&#xA;AGREEMENT AND/OR THE TERMS AND CONDITIONS OF LICENSE AGREEMENTS OR&#xA;NOTICES INDICATED OR REFERENCED BELOW. BY USING THE CONTENT, YOU&#xA;AGREE THAT YOUR USE OF THE CONTENT IS GOVERNED BY THIS AGREEMENT&#xA;AND/OR THE TERMS AND CONDITIONS OF ANY APPLICABLE LICENSE AGREEMENTS&#xA;OR NOTICES INDICATED OR REFERENCED BELOW. IF YOU DO NOT AGREE TO THE&#xA;TERMS AND CONDITIONS OF THIS AGREEMENT AND THE TERMS AND CONDITIONS&#xA;OF ANY APPLICABLE LICENSE AGREEMENTS OR NOTICES INDICATED OR REFERENCED&#xA;BELOW, THEN YOU MAY NOT USE THE CONTENT.&#xA;&#xA;Applicable Licenses&#xA;&#xA;Unless otherwise indicated, all Content made available by the&#xA;Eclipse Foundation is provided to you under the terms and conditions of&#xA;the Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is&#xA;provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.&#xA;For purposes of the EPL, &quot;Program&quot; will mean the Content.&#xA;&#xA;Content includes, but is not limited to, source code, object code,&#xA;documentation and other files maintained in the Eclipse Foundation source code&#xA;repository (&quot;Repository&quot;) in software modules (&quot;Modules&quot;) and made available&#xA;as downloadable archives (&quot;Downloads&quot;).&#xA;&#xA;&#x9;- Content may be structured and packaged into modules to facilitate delivering,&#xA;&#x9; extending, and upgrading the Content. Typical modules may include plug-ins (&quot;Plug-ins&quot;),&#xA;&#x9; plug-in fragments (&quot;Fragments&quot;), and features (&quot;Features&quot;).&#xA;&#x9;- Each Plug-in or Fragment may be packaged as a sub-directory or JAR (Java(TM) ARchive)&#xA;&#x9; in a directory named &quot;plugins&quot;.&#xA;&#x9;- A Feature is a bundle of one or more Plug-ins and/or Fragments and associated material.&#xA;&#x9; Each Feature may be packaged as a sub-directory in a directory named &quot;features&quot;.&#xA;&#x9; Within a Feature, files named &quot;feature.xml&quot; may contain a list of the names and version&#xA;&#x9; numbers of the Plug-ins and/or Fragments associated with that Feature.&#xA;&#x9;- Features may also include other Features (&quot;Included Features&quot;). Within a Feature, files&#xA;&#x9; named &quot;feature.xml&quot; may contain a list of the names and version numbers of Included Features.&#xA;&#xA;The terms and conditions governing Plug-ins and Fragments should be&#xA;contained in files named &quot;about.html&quot; (&quot;Abouts&quot;). The terms and&#xA;conditions governing Features and Included Features should be contained&#xA;in files named &quot;license.html&quot; (&quot;Feature Licenses&quot;). Abouts and Feature&#xA;Licenses may be located in any directory of a Download or Module&#xA;including, but not limited to the following locations:&#xA;&#xA;&#x9;- The top-level (root) directory&#xA;&#x9;- Plug-in and Fragment directories&#xA;&#x9;- Inside Plug-ins and Fragments packaged as JARs&#xA;&#x9;- Sub-directories of the directory named &quot;src&quot; of certain Plug-ins&#xA;&#x9;- Feature directories&#xA;&#xA;Note: if a Feature made available by the Eclipse Foundation is installed using the&#xA;Provisioning Technology (as defined below), you must agree to a license (&quot;Feature &#xA;Update License&quot;) during the installation process. If the Feature contains&#xA;Included Features, the Feature Update License should either provide you&#xA;with the terms and conditions governing the Included Features or inform&#xA;you where you can locate them. Feature Update Licenses may be found in&#xA;the &quot;license&quot; property of files named &quot;feature.properties&quot; found within a Feature.&#xA;Such Abouts, Feature Licenses, and Feature Update Licenses contain the&#xA;terms and conditions (or references to such terms and conditions) that&#xA;govern your use of the associated Content in that directory.&#xA;&#xA;THE ABOUTS, FEATURE LICENSES, AND FEATURE UPDATE LICENSES MAY REFER&#xA;TO THE EPL OR OTHER LICENSE AGREEMENTS, NOTICES OR TERMS AND CONDITIONS.&#xA;SOME OF THESE OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):&#xA;&#xA;&#x9;- Eclipse Distribution License Version 1.0 (available at http://www.eclipse.org/licenses/edl-v1.0.html)&#xA;&#x9;- Common Public License Version 1.0 (available at http://www.eclipse.org/legal/cpl-v10.html)&#xA;&#x9;- Apache Software License 1.1 (available at http://www.apache.org/licenses/LICENSE)&#xA;&#x9;- Apache Software License 2.0 (available at http://www.apache.org/licenses/LICENSE-2.0)&#xA;&#x9;- Mozilla Public License Version 1.1 (available at http://www.mozilla.org/MPL/MPL-1.1.html)&#xA;&#xA;IT IS YOUR OBLIGATION TO READ AND ACCEPT ALL SUCH TERMS AND CONDITIONS PRIOR&#xA;TO USE OF THE CONTENT. If no About, Feature License, or Feature Update License&#xA;is provided, please contact the Eclipse Foundation to determine what terms and conditions&#xA;govern that particular Content.&#xA;&#xA;&#xA;Use of Provisioning Technology&#xA;&#xA;The Eclipse Foundation makes available provisioning software, examples of which include,&#xA;but are not limited to, p2 and the Eclipse Update Manager (&quot;Provisioning Technology&quot;) for&#xA;the purpose of allowing users to install software, documentation, information and/or&#xA;other materials (collectively &quot;Installable Software&quot;). This capability is provided with&#xA;the intent of allowing such users to install, extend and update Eclipse-based products.&#xA;Information about packaging Installable Software is available at&#xA;http://eclipse.org/equinox/p2/repository_packaging.html (&quot;Specification&quot;).&#xA;&#xA;You may use Provisioning Technology to allow other parties to install Installable Software.&#xA;You shall be responsible for enabling the applicable license agreements relating to the&#xA;Installable Software to be presented to, and accepted by, the users of the Provisioning Technology&#xA;in accordance with the Specification. By using Provisioning Technology in such a manner and&#xA;making it available in accordance with the Specification, you further acknowledge your&#xA;agreement to, and the acquisition of all necessary rights to permit the following:&#xA;&#xA;&#x9;1. A series of actions may occur (&quot;Provisioning Process&quot;) in which a user may execute&#xA;&#x9; the Provisioning Technology on a machine (&quot;Target Machine&quot;) with the intent of installing,&#xA;&#x9; extending or updating the functionality of an Eclipse-based product.&#xA;&#x9;2. During the Provisioning Process, the Provisioning Technology may cause third party&#xA;&#x9; Installable Software or a portion thereof to be accessed and copied to the Target Machine.&#xA;&#x9;3. Pursuant to the Specification, you will provide to the user the terms and conditions that&#xA;&#x9; govern the use of the Installable Software (&quot;Installable Software Agreement&quot;) and such&#xA;&#x9; Installable Software Agreement shall be accessed from the Target Machine in accordance&#xA;&#x9; with the Specification. Such Installable Software Agreement must inform the user of the&#xA;&#x9; terms and conditions that govern the Installable Software and must solicit acceptance by&#xA;&#x9; the end user in the manner prescribed in such Installable Software Agreement. Upon such&#xA;&#x9; indication of agreement by the user, the provisioning Technology will complete installation&#xA;&#x9; of the Installable Software.&#xA;&#xA;Cryptography&#xA;&#xA;Content may contain encryption software. The country in which you are&#xA;currently may have restrictions on the import, possession, and use,&#xA;and/or re-export to another country, of encryption software. BEFORE&#xA;using any encryption software, please check the country&apos;s laws,&#xA;regulations and policies concerning the import, possession, or use, and&#xA;re-export of encryption software, to see if this is permitted.&#xA;&#xA;Java and all Java-based trademarks are trademarks of Oracle Corporation in the United States, other countries, or both.'/>
- <property name='df_LT.copyright' value='Copyright (c) 2000, 2018 IBM Corporation and others.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA;IBM Corporation and others - initial API and implementation'/>
- <property name='df_LT.featureName' value='Eclipse JDT (Java Development Tools) Patch with Java 10 support (BETA) for Neon I20150901-0800'/>
- <property name='df_LT.description' value='Eclipse Java 10 Support (BETA) for Neon I20150901-0800 - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code. It is intended only for Neon M1 main release, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.'/>
- <property name='df_LT.providerName' value='Eclipse.org'/>
- </properties>
- <provides size='2'>
- <provided namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.feature.group' version='1.1.0.v20150901-2154_BETA_JAVA9'/>
- <provided namespace='org.eclipse.equinox.p2.localization' name='df_LT' version='1.0.0'/>
- </provides>
- <requires size='1'>
- <required namespace='org.eclipse.equinox.p2.iu' name='org.eclipse.jdt.java10patch.feature.jar' range='[1.1.0.v20150901-2154_BETA_JAVA9,1.1.0.v20150901-2154_BETA_JAVA9]'>
- <filter>
- (org.eclipse.update.install.features=true)
- </filter>
- </required>
- </requires>
- <touchpoint id='null' version='0.0.0'/>
- <licenses size='1'>
- <license uri='%25licenseURL' url='%25licenseURL'>
- %license
- </license>
- </licenses>
- <copyright>
- %copyright
- </copyright>
- </unit>
- </units>
-</repository>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/patchMatchVersion.xsl b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/patchMatchVersion.xsl
deleted file mode 100644
index 112838c13..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/patchMatchVersion.xsl
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<xsl:stylesheet
- version="1.0"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-<!--
- This transform is to work around bug 350088.
- https://bugs.eclipse.org/bugs/show_bug.cgi?id=350088
-
- The original idea of using and XSL transform for this work-around,
- came from a message list posting in 2009 by Paul Webster,
- https://www.eclipse.org/forums/index.php?t=msg&th=40931&start=0&
- While was referenced in a 2009 blog post by Andrew Niefer,
- http://aniefer.blogspot.com/2009/06/patching-features-part-2.html.
- The details here are heavily modified, just wanted to acknowledge those
- sources of inspiration. Paul also used XSLT to final form of metadata for
- our executable feature, in current builds.
- -->
-
- <xsl:param name="patchFeatureVersionRange">
- $patchFeatureVersionRange
- </xsl:param>
- <xsl:param name="patchFeatureIU">
- $patchFeatureIU
- </xsl:param>
- <!--
- <xsl:variable name="patchFeatureVersionRange"><xsl:value-of select="$patchFeatureVersionRange" /></xsl:variable>
- <xsl:variable name="patchFeatureIU"><xsl:value-of select="$patchFeatureIU" /></xsl:variable>
- -->
- <xsl:variable name="quot">
- "
- </xsl:variable>
- <xsl:variable name="apos">
- '
- </xsl:variable>
-
- <xsl:template match="processing-instruction('metadataRepository')">
- <xsl:text>&#xa;</xsl:text>
- <xsl:copy />
- <xsl:text>&#xa;</xsl:text>
- <xsl:comment>
- This content.xml file was transformed to include "specific range match"
- for the feature intended to be patched.
- Feature (IU) to be patched:
- <xsl:value-of select="$patchFeatureIU" />
- Version Range:
- <xsl:value-of select="$patchFeatureVersionRange" />
-
- XSLT Version = <xsl:copy-of select="system-property('xsl:version')" />
- XSLT Vendor = <xsl:copy-of select="system-property('xsl:vendor')" />
- XSLT Vendor URL = <xsl:copy-of select="system-property('xsl:vendor-url')" />
- <xsl:text>&#xa;</xsl:text>
- </xsl:comment>
- <xsl:text>&#xa;</xsl:text>
- <xsl:apply-templates />
- </xsl:template>
-
-
- <!-- standard copy template -->
- <xsl:template match="@*|node()">
-
- <xsl:copy>
- <xsl:apply-templates select="@*" />
- <xsl:apply-templates />
- </xsl:copy>
- </xsl:template>
-
-<!-- For this awkward use of concat, see http://www.oxygenxml.com/archives/xsl-list/200811/msg00544.html
- <xsl:template match="concat ($apos, @range [@name=, $apos, $patchFeatureIU, $apos,],$apos )">
- -->
- <xsl:template match="@range[../@name='org.eclipse.jdt.feature.group']">
- <xsl:attribute name="range"><xsl:value-of select="$patchFeatureVersionRange" /></xsl:attribute>
- </xsl:template>
-
-</xsl:stylesheet>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/pom.xml
deleted file mode 100644
index 19e036940..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/pom.xml
+++ /dev/null
@@ -1,205 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2016 Eclipse Foundation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Distribution License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/org/documents/edl-v10.php
-
- Contributors:
- IBM Corporation and others - initial implementation
--->
-<project
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.platform.releng.java10patch47</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- <relativePath>../</relativePath>
- </parent>
-
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.releng.repository.java10patch</artifactId>
- <version>1.1.0-SNAPSHOT</version>
- <packaging>eclipse-repository</packaging>
-
- <!--
- Notice that all the tasks in this pom are normally done during the packaging phase,
- but the last few we deliberately do later, during the pre-integration-test phase,
- in order that things be done in the right order, and changes maintained.
- See https://maven.apache.org/ref/3.3.3/maven-core/lifecycles.html
- for complete list of phases.
- -->
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>target-platform-configuration</artifactId>
- <configuration>
- <dependency-resolution>
- <extraRequirements>
- <!-- this guarantees proper inclusion in reactor-->
- <requirement>
- <type>eclipse-feature</type>
- <id>${featureToPatch}</id>
- <versionRange>${featureToPatchVersion}</versionRange>
- </requirement>
- </extraRequirements>
- </dependency-resolution>
- </configuration>
- </plugin>
-
- <plugin>
- <artifactId>maven-antrun-plugin</artifactId>
- <executions>
- <execution>
- <id>unpack-content-jar</id>
- <phase>package</phase>
- <configuration>
- <target>
- <ant antfile="${basedir}/antrunbuild.xml">
- <target name="preTransform" />
- </ant>
- </target>
- </configuration>
- <goals>
- <goal>run</goal>
- </goals>
- </execution>
- <execution>
- <id>jar-content-xml</id>
- <phase>pre-integration-test</phase>
- <configuration>
- <target>
- <ant antfile="${basedir}/antrunbuild.xml">
- <target name="postTransform" />
- </ant>
- </target>
- </configuration>
- <goals>
- <goal>run</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>xml-maven-plugin</artifactId>
- <!--
- The output of "transform, *always* goes to
- ${project.build.directory}/generated-resources/xml/xslt
- as far as I can tell.
- -->
- <configuration>
- <forceCreation>true</forceCreation>
- <transformationSets>
- <transformationSet>
- <dir>${project.build.directory}/repository/</dir>
- <includes>
- <include>content.xml</include>
- </includes>
- <stylesheet>${basedir}/patchMatchVersion.xsl</stylesheet>
- <parameters>
- <parameter>
- <name>patchFeatureVersionRange</name>
- <value>${versionRangeForPatch}</value>
- </parameter>
- <parameter>
- <name>patchFeatureIU</name>
- <value>${featureToPatch}.feature.group</value>
- </parameter>
- </parameters>
- </transformationSet>
- </transformationSets>
- </configuration>
- <executions>
- <execution>
- <id>transformForExactVersionRange</id>
- <phase>package</phase>
- <goals>
- <goal>transform</goal>
- </goals>
- </execution>
- </executions>
-
- </plugin>
- <!--
- <plugin>
- <artifactId>maven-resources-plugin</artifactId>
- <executions>
- <execution>
- <id>copyModifiedContentXMLFile</id>
- <phase>package</phase>
- <goals>
- <goal>copy-resources</goal>
- </goals>
- <configuration>
- <outputDirectory>${project.build.directory}/repository</outputDirectory>
- <resources>
- <resource>
- <directory>${project.build.directory}/generated-resources/xml/xslt</directory>
- <includes>
- <include>content.xml</include>
- </includes>
- </resource>
- </resources>
- </configuration>
- </execution>
- </executions>
- </plugin>
- -->
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-p2-publisher-plugin</artifactId>
- <version>${tycho.version}</version>
- <executions>
- <execution>
- <id>categories-java10patch</id>
- <phase>package</phase>
- <goals>
- <goal>publish-categories</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-p2-repository-plugin</artifactId>
- <version>${tycho.version}</version>
- <configuration>
- <includeAllDependencies>false</includeAllDependencies>
- </configuration>
- <executions>
- <execution>
- <id>assemble-java10patch</id>
- <phase>package</phase>
- <configuration>
- <repositoryName>Early Access of Java 10 support</repositoryName>
- <finalName>Java10EarlyAccessPatchRepo</finalName>
- </configuration>
- <goals>
- <goal>assemble-repository</goal>
- </goals>
- </execution>
- <execution>
- <id>archive-java10patch</id>
- <phase>pre-integration-test</phase>
- <configuration>
- <repositoryName>Early Access of Java 10 support</repositoryName>
- <finalName>Java10EarlyAccessPatchRepo</finalName>
- </configuration>
- <goals>
- <goal>archive-repository</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
- </plugins>
- </build>
-
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/testExactVersion.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/testExactVersion.xml
deleted file mode 100644
index 04c0d9605..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/eclipse.releng.repository.java10patch/testExactVersion.xml
+++ /dev/null
@@ -1,47 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<project
- default="main"
- basedir=".">
-
- <!--
- This file is entirely to test the transform in the workspace. It is
- not part of the build. It transforms "example.content.xml" and
- produces "example.content.new.xml".
- -->
-
- <target name="main">
- <property
- name="patchFeatureVersionRange"
- value="[3.13.2.v20180117-0412,3.13.2.v20190117-0412]" />
- <property
- name="patchFeatureIU"
- value="org.eclipse.jdt.feature.group" />
-
- <echo message="patchFeatureVersionRange: ${patchFeatureVersionRange}" />
- <echo message="patchFeatureIU: ${patchFeatureIU}" />
- <echo message="calling the XSLT ant task" />
- <xslt
- in="example.content.xml"
- out="example.content.new.xml"
- style="patchMatchVersion.xsl"
- force="true">
- <outputproperty
- name="method"
- value="xml" />
- <outputproperty
- name="encoding"
- value="UTF-8" />
- <outputproperty
- name="indent"
- value="yes" />
- <param
- name="patchFeatureIU"
- expression="${patchFeatureIU}" />
- <param
- name="patchFeatureVersionRange"
- expression="${patchFeatureVersionRange}" />
- </xslt>
- </target>
-
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.project b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.project
deleted file mode 100644
index 18dff936d..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.jdt-feature-dummy</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
-</projectDescription>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 99f26c020..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-eclipse.preferences.version=1
-encoding/<project>=UTF-8
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs
deleted file mode 100644
index 5a0ad22d2..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs
+++ /dev/null
@@ -1,2 +0,0 @@
-eclipse.preferences.version=1
-line.separator=\n
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/build.properties
deleted file mode 100644
index 9cac5adb0..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/build.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2016 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-bin.includes=\
-feature.xml,\
-feature.properties
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.properties
deleted file mode 100644
index 84e4c9c4e..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.properties
+++ /dev/null
@@ -1,36 +0,0 @@
-###############################################################################
-# Copyright (c) 2018 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Eclipse Java Development Tools - Dummy, for build only.
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
-
-# "description" property - description of the feature
-description=Dummy feature for build-time constraint.
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2000, 2018 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
- IBM Corporation - initial API and implementation\n
-################ end of copyright property #################################### \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.xml
deleted file mode 100644
index 058a12771..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/feature.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.jdt"
- label="%featureName"
- version="3.13.2.v20180117-0412"
- provider-name="%providerName"
- license-feature="org.eclipse.license"
- license-feature-version="0.0.0">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <plugin
- id="org.eclipse.jdt.dummy"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt
deleted file mode 100644
index b64cd34ef..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-# To force a version qualifier update add the bug here
-Copyright Change
-[Bug 509505] Create Java 10 patch build for Oxygen.2 \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/pom.xml
deleted file mode 100644
index 5b62f1606..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt-feature-dummy/pom.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2012, 2018 Eclipse Foundation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Distribution License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/org/documents/edl-v10.php
-
- Contributors:
- Igor Fedorenko - initial implementation
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.platform.releng.java10patch47</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- </parent>
- <groupId>org.eclipse.jdt.feature</groupId>
- <artifactId>org.eclipse.jdt</artifactId>
- <version>3.13.2.v20180117-0412</version>
- <packaging>eclipse-feature</packaging>
-
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.classpath b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.classpath
deleted file mode 100644
index eca7bdba8..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.gitignore b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.gitignore
deleted file mode 100644
index 5f875e59d..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-# special case of ignoring "src" since this is a "dummy" plugin, with no source
-/src/
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.project b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.project
deleted file mode 100644
index 6de05941f..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.project
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.jdt.dummy</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.ManifestBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.pde.SchemaBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.PluginNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.settings/org.eclipse.jdt.core.prefs b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.settings/org.eclipse.jdt.core.prefs
deleted file mode 100644
index 0c68a61dc..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/.settings/org.eclipse.jdt.core.prefs
+++ /dev/null
@@ -1,7 +0,0 @@
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
-org.eclipse.jdt.core.compiler.compliance=1.8
-org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
-org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
-org.eclipse.jdt.core.compiler.source=1.8
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF
deleted file mode 100644
index f8d881a04..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,6 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: Dummy
-Bundle-SymbolicName: org.eclipse.jdt.dummy
-Bundle-Version: 1.0.1.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/build.properties
deleted file mode 100644
index 34d2e4d2d..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/build.properties
+++ /dev/null
@@ -1,4 +0,0 @@
-source.. = src/
-output.. = bin/
-bin.includes = META-INF/,\
- .
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/pom.xml
deleted file mode 100644
index e9ba68f78..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.dummy/pom.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2012, 2014 Eclipse Foundation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Distribution License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/org/documents/edl-v10.php
-
- Contributors:
- Igor Fedorenko - initial implementation
--->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.platform.releng.java10patch47</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- </parent>
- <groupId>org.eclipse.jdt</groupId>
- <artifactId>org.eclipse.jdt.dummy</artifactId>
- <version>1.0.1-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-packaging-plugin</artifactId>
- <version>${tycho.version}</version>
- <!-- I do not think this version (format) matters, to the patch. -->
- <configuration>
- <format>'v20160301-1504'</format>
- </configuration>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/.project b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/.project
deleted file mode 100644
index afcf567f6..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/.project
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.jdt.java10patch</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
-</projectDescription>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/build.properties
deleted file mode 100644
index 583b21d9c..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/build.properties
+++ /dev/null
@@ -1,13 +0,0 @@
-###############################################################################
-# Copyright (c) 2016 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation and others - initial API and implementation
-###############################################################################
-bin.includes = feature.xml,\
- feature.properties
-
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.properties
deleted file mode 100644
index 243b23ce7..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.properties
+++ /dev/null
@@ -1,36 +0,0 @@
-###############################################################################
-# Copyright (c) 2000, 2018 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation and others - initial API and implementation
-###############################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Eclipse JDT (Java Development Tools) Patch with Java 10 support (BETA) for Oxygen development stream
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
-
-# "description" property - description of the feature
-description=Eclipse Java 10 Support (BETA) for Oxygen development stream - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code. It is intended only for Oxygen development stream, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.\n
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2000, 2018 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
- IBM Corporation and others - initial API and implementation\n
-################ end of copyright property #################################### \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.xml
deleted file mode 100644
index 6d613e337..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/feature.xml
+++ /dev/null
@@ -1,88 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<feature
- id="org.eclipse.jdt.java10patch"
- label="%featureName"
- version="1.1.1.qualifier"
- provider-name="%providerName"
- license-feature="org.eclipse.license"
- license-feature-version="1.0.1.v20140414-1359">
-
- <description>
- %description
- </description>
-
- <copyright>
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <requires>
- <import feature="org.eclipse.jdt" version="3.13.3.v20180125-0335" patch="true"/>
- </requires>
-
- <plugin
- id="org.eclipse.jdt.apt.core"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.compiler.apt"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.compiler.tool"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.core"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.launching"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.core.manipulation"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
- <plugin
- id="org.eclipse.jdt.debug"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.jdt.debug.ui"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/forceQualifierUpdate.txt b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/forceQualifierUpdate.txt
deleted file mode 100644
index b69bcb508..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/forceQualifierUpdate.txt
+++ /dev/null
@@ -1 +0,0 @@
-[Bug 530110] [10] Create patch build for Java 10 \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/pom.xml
deleted file mode 100644
index fd0c2eebd..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/pom.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2016 Eclipse Foundation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Distribution License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/org/documents/edl-v10.php
-
- Contributors:
- IBM Corporation and others - initial implementation
--->
-<project
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
- <parent>
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.platform.releng.java10patch47</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- </parent>
- <groupId>org.eclipse.jdt.feature</groupId>
- <artifactId>org.eclipse.jdt.java10patch</artifactId>
- <version>1.1.1-SNAPSHOT</version>
- <packaging>eclipse-feature</packaging>
-
-
- <build>
-
- <plugins>
-
-
- <plugin>
- <groupId>org.eclipse.tycho.extras</groupId>
- <artifactId>tycho-source-feature-plugin</artifactId>
- <executions>
- <execution>
- <phase>package</phase>
- <id>source-feature</id>
- <goals>
- <goal>source-feature</goal>
- </goals>
- <!--
- <configuration>
- <plugins>
- <plugin id="org.eclipse.jdt.doc.isv" versionRange="0.0.0"/>
- </plugins>
- <excludes>
- <plugin id="org.eclipse.jdt"/>
- <plugin id="org.eclipse.jdt.doc.user"/>
- </excludes>
- </configuration>
- -->
- </execution>
- </executions>
- </plugin>
-
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>tycho-p2-plugin</artifactId>
- <version>${tycho.version}</version>
- <executions>
- <execution>
- <id>attached-p2-metadata</id>
- <phase>package</phase>
- <goals>
- <goal>p2-metadata</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/feature.properties b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/feature.properties
deleted file mode 100644
index 87679530c..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/feature.properties
+++ /dev/null
@@ -1,36 +0,0 @@
-###############################################################################
-# Copyright (c) 2018 IBM Corporation and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
-# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# IBM Corporation and others - initial API and implementation
-###############################################################################
-# feature.properties
-# contains externalized strings for feature.xml
-# "%foo" in feature.xml corresponds to the key "foo" in this file
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# This file should be translated.
-
-# "featureName" property - name of the feature
-featureName=Eclipse JDT (Java Development Tools) Source Patch with Java 10 support (BETA) for Oxygen development stream
-
-# "providerName" property - name of the company that provides the feature
-providerName=Eclipse.org
-
-# "description" property - description of the feature
-description=Eclipse Java 10 Support (BETA) for Oxygen development stream - This is an implementation of an early-draft specification developed under the Java Community Process (JCP) and is made available for testing and evaluation purposes only. The code is not compatible with any specification of the JCP. - This feature includes only runtime code and source bundles. It is intended only for Oxygen development stream, and if used on other versions or streams, may cause bundles to be down-leveled or up-leveled.\n
-
-# "copyright" property - text of the "Feature Update Copyright"
-copyright=\
-Copyright (c) 2000, 2018 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
-which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
-\n\
-Contributors:\n\
- IBM Corporation and others - initial API and implementation\n
-################ end of copyright property #################################### \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/p2.inf b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/p2.inf
deleted file mode 100644
index d4191713a..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/org.eclipse.jdt.java10patch/sourceTemplateFeature/p2.inf
+++ /dev/null
@@ -1,2 +0,0 @@
-properties.0.name = org.eclipse.equinox.p2.type.patch
-properties.0.value = true \ No newline at end of file
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/pom.xml
deleted file mode 100644
index 08db6c23b..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java10patch47/pom.xml
+++ /dev/null
@@ -1,51 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2016, 2017 Eclipse Foundation and others.
- All rights reserved. This program and the accompanying materials
- are made available under the terms of the Eclipse Distribution License v1.0
- which accompanies this distribution, and is available at
- http://www.eclipse.org/org/documents/edl-v10.php
-
- Contributors:
- IBM Corporation and others - initial implementation
--->
-<project
- xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <modelVersion>4.0.0</modelVersion>
-
- <parent>
- <groupId>org.eclipse</groupId>
- <artifactId>eclipse-platform-parent</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- <relativePath>../../eclipse-platform-parent</relativePath>
- </parent>
-
- <groupId>eclipse.platform.releng</groupId>
- <artifactId>eclipse.platform.releng.java10patch47</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- <packaging>pom</packaging>
-
- <properties>
- <tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator</tycho.scmUrl>
- </properties>
-
- <modules>
- <module>../../eclipse-platform-parent</module>
- <module>../../eclipse.platform.releng.prereqs.sdk</module>
- <module>org.eclipse.jdt.dummy</module>
- <module>org.eclipse.jdt-feature-dummy</module>
- <module>../../eclipse.jdt.core/org.eclipse.jdt.apt.core</module>
- <module>../../eclipse.jdt.core/org.eclipse.jdt.compiler.apt</module>
- <module>../../eclipse.jdt.core/org.eclipse.jdt.compiler.tool</module>
- <module>../../eclipse.jdt.core/org.eclipse.jdt.core</module>
- <module>../../eclipse.jdt.debug/org.eclipse.jdt.launching</module>
- <module>../../eclipse.jdt.debug/org.eclipse.jdt.debug</module>
- <module>../../eclipse.jdt.debug/org.eclipse.jdt.debug.ui</module>
- <module>../../eclipse.jdt.ui/org.eclipse.jdt.core.manipulation</module>
- <module>../../eclipse.jdt.ui/org.eclipse.jdt.ui</module>
- <module>org.eclipse.jdt.java10patch</module>
- <module>eclipse.releng.repository.java10patch</module>
- </modules>
-</project>

Back to the top