Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs2
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/build.properties16
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.properties42
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.xml29
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt1
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml24
7 files changed, 0 insertions, 116 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.resources.prefs
deleted file mode 100644
index 99f26c020..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/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/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/.settings/org.eclipse.core.runtime.prefs
deleted file mode 100644
index 5a0ad22d2..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/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/java13patch413/org.eclipse.jdt-feature-dummy/build.properties b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/build.properties
deleted file mode 100644
index b6361f1a5..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/build.properties
+++ /dev/null
@@ -1,16 +0,0 @@
-###############################################################################
-# Copyright (c) 2019 IBM Corporation and others.
-#
-# This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License 2.0
-# which accompanies this distribution, and is available at
-# https://www.eclipse.org/legal/epl-2.0/
-#
-# SPDX-License-Identifier: EPL-2.0
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-###############################################################################
-bin.includes=\
-feature.xml,\
-feature.properties
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.properties b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.properties
deleted file mode 100644
index 90bb03831..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.properties
+++ /dev/null
@@ -1,42 +0,0 @@
-###############################################################################
-# Copyright (c) 2019 IBM Corporation and others.
-#
-# This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License 2.0
-# which accompanies this distribution, and is available at
-# https://www.eclipse.org/legal/epl-2.0/
-#
-# SPDX-License-Identifier: EPL-2.0
-#
-# 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, 2019 IBM Corporation and others.\n\
-\n\
-This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License 2.0\n\
-which accompanies this distribution, and is available at\n\
-https://www.eclipse.org/legal/epl-2.0/\n\
-\n\
-SPDX-License-Identifier: EPL-2.0\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/java13patch413/org.eclipse.jdt-feature-dummy/feature.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/feature.xml
deleted file mode 100644
index 3985c957c..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/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.18.100.v20190828-1800"
- 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/java13patch413/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt
deleted file mode 100644
index 9d4f218a3..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/forceQualifierUpdate.txt
+++ /dev/null
@@ -1 +0,0 @@
-# To force a version qualifier update add the bug here
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml b/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml
deleted file mode 100644
index 381d586f2..000000000
--- a/eclipse.platform.releng.tychoeclipsebuilder/java13patch413/org.eclipse.jdt-feature-dummy/pom.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2012, 2019 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
- https://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.java13patch413</artifactId>
- <version>4.13.0-SNAPSHOT</version>
- </parent>
- <groupId>org.eclipse.jdt.feature</groupId>
- <artifactId>org.eclipse.jdt</artifactId>
- <version>3.18.100.v20190828-1800</version>
- <packaging>eclipse-feature</packaging>
-
-</project>

Back to the top