diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.project b/containers/org.eclipse.linuxtools.docker.tests-feature/.project deleted file mode 100644 index d176de8c3a..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.project +++ /dev/null @@ -1,23 +0,0 @@ - - - org.eclipse.linuxtools.docker-feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - org.eclipse.m2e.core.maven2Builder - - - - - - org.eclipse.m2e.core.maven2Nature - org.eclipse.pde.FeatureNature - - diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs b/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c0203..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/=UTF-8 diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs b/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs deleted file mode 100644 index f897a7f1cb..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/.settings/org.eclipse.m2e.core.prefs +++ /dev/null @@ -1,4 +0,0 @@ -activeProfiles= -eclipse.preferences.version=1 -resolveWorkspaceProjects=true -version=1 diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties b/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties deleted file mode 100644 index 155886c3eb..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/build.properties +++ /dev/null @@ -1,8 +0,0 @@ -bin.includes = feature.xml,\ - feature.properties,\ - p2.inf -src.includes = feature.xml,\ - feature.properties,\ - build.properties,\ - .classpath,\ - .project diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties b/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties deleted file mode 100644 index 39aac07510..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.properties +++ /dev/null @@ -1,10 +0,0 @@ -# features.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. - -featureProvider=Eclipse Linux Tools -featureName=Docker Tooling Tests -featureDescription=The Docker Tooling Tests feature provides test-suite plug-ins for testing the Eclipse Docker Tooling plug-ins. -copyright=Copyright 2014, 2015 Red Hat, Inc. diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml b/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml deleted file mode 100644 index 8abc52ca87..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/feature.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - %featureDescription - - - - %copyright - - - - %license - - - - - - - - - - - - - - - - - diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf b/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf deleted file mode 100644 index 7b2506b518..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/p2.inf +++ /dev/null @@ -1,5 +0,0 @@ -instructions.configure=\ -org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(location:http${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:0); \ -org.eclipse.equinox.p2.touchpoint.eclipse.removeRepository(location:http${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:1); \ -org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:0,name:Linux Tools Docker Tooling,enabled:false); \ -org.eclipse.equinox.p2.touchpoint.eclipse.addRepository(location:https${#58}//download.eclipse.org/linuxtools/updates-docker-nightly,type:1,name:Linux Tools Docker Tooling,enabled:false); diff --git a/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml b/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml deleted file mode 100644 index 363fd0a959..0000000000 --- a/containers/org.eclipse.linuxtools.docker.tests-feature/pom.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - 4.0.0 - - org.eclipse.linuxtools - org.eclipse.linuxtools.docker - 5.16.0-SNAPSHOT - - - org.eclipse.linuxtools.docker.tests.feature - 5.16.0-SNAPSHOT - eclipse-feature - - Linux Tools Docker Tooling Test Feature - - - - - org.eclipse.tycho - tycho-source-plugin - - - feature-source - package - - feature-source - - - - - - org.eclipse.tycho - tycho-p2-plugin - ${tycho-version} - - - attach-p2-metadata - package - - p2-metadata - - - - - - - - diff --git a/containers/pom.xml b/containers/pom.xml index 52a8bb9d36..b924714a7e 100644 --- a/containers/pom.xml +++ b/containers/pom.xml @@ -25,9 +25,8 @@ org.eclipse.linuxtools.docker.ui.tests org.eclipse.linuxtools.docker.docs org.eclipse.linuxtools.docker-feature - org.eclipse.linuxtools.docker.reddeer - org.eclipse.linuxtools.docker.integration.tests - org.eclipse.linuxtools.docker.tests-feature + org.eclipse.linuxtools.docker.editor.ls org.eclipse.linuxtools.docker.editor.ls-feature org.eclipse.linuxtools.docker.editor.ls.tests diff --git a/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target b/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target index 059bafd97b..57704f8e49 100644 --- a/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target +++ b/releng/org.eclipse.linuxtools.target/linuxtools-e4.33.target @@ -68,11 +68,11 @@ - +