Bug 575653 - remove pre-built sdm binaries Change-Id: I53dd4f197cdecdfea5d32ae9dc1858e9a2fdf12d Signed-off-by: Greg Watson <g.watson@computer.org>
diff --git a/pom.xml b/pom.xml index 2055d78..f8d8306 100644 --- a/pom.xml +++ b/pom.xml
@@ -73,7 +73,6 @@ <module>rdt/org.eclipse.ptp.rdt.sync.ui</module> <module>rdt/org.eclipse.ptp.rdt.sync.fortran.ui</module> <module>releng/org.eclipse.ptp</module> - <module>releng/org.eclipse.ptp.aix</module> <module>releng/org.eclipse.ptp.core-feature</module> <module>releng/org.eclipse.ptp.core.source-feature</module> <module>releng/org.eclipse.ptp.etfw-feature</module> @@ -82,8 +81,6 @@ <module>releng/org.eclipse.ptp.etfw.feedback.perfsuite-feature</module> <module>releng/org.eclipse.ptp.fortran-feature</module> <module>releng/org.eclipse.ptp-feature</module> - <module>releng/org.eclipse.ptp.linux</module> - <module>releng/org.eclipse.ptp.macosx</module> <module>releng/org.eclipse.ptp.pldt-feature</module> <module>releng/org.eclipse.ptp.pldt.fortran-feature</module> <module>releng/org.eclipse.ptp.rdt.sync-feature</module>
diff --git a/releng/org.eclipse.ptp.aix/.project b/releng/org.eclipse.ptp.aix/.project deleted file mode 100644 index 167974e..0000000 --- a/releng/org.eclipse.ptp.aix/.project +++ /dev/null
@@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.ptp.aix</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <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> - </natures> -</projectDescription>
diff --git a/releng/org.eclipse.ptp.aix/META-INF/MANIFEST.MF b/releng/org.eclipse.ptp.aix/META-INF/MANIFEST.MF deleted file mode 100644 index 6c5b4ca..0000000 --- a/releng/org.eclipse.ptp.aix/META-INF/MANIFEST.MF +++ /dev/null
@@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.ptp.aix;singleton:=true -Bundle-Version: 9.4.1.qualifier -Fragment-Host: org.eclipse.ptp.core;bundle-version="2.0.0" -Bundle-Localization: plugin -Bundle-Vendor: %pluginProvider
diff --git a/releng/org.eclipse.ptp.aix/about.html b/releng/org.eclipse.ptp.aix/about.html deleted file mode 100644 index 3f81093..0000000 --- a/releng/org.eclipse.ptp.aix/about.html +++ /dev/null
@@ -1,22 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>May 2, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org.</p> - -</body> -</html> \ No newline at end of file
diff --git a/releng/org.eclipse.ptp.aix/build.properties b/releng/org.eclipse.ptp.aix/build.properties deleted file mode 100644 index 45ec307..0000000 --- a/releng/org.eclipse.ptp.aix/build.properties +++ /dev/null
@@ -1,4 +0,0 @@ -bin.includes = about.html,\ - META-INF/,\ - os/,\ - plugin.properties
diff --git a/releng/org.eclipse.ptp.aix/os/aix/ppc64/sdm b/releng/org.eclipse.ptp.aix/os/aix/ppc64/sdm deleted file mode 100755 index df2a167..0000000 --- a/releng/org.eclipse.ptp.aix/os/aix/ppc64/sdm +++ /dev/null Binary files differ
diff --git a/releng/org.eclipse.ptp.aix/plugin.properties b/releng/org.eclipse.ptp.aix/plugin.properties deleted file mode 100644 index 660bcd5..0000000 --- a/releng/org.eclipse.ptp.aix/plugin.properties +++ /dev/null
@@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2010 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 -############################################################################### - -fragmentName=PTP AIX PPC Fragment -pluginProvider=Eclipse PTP
diff --git a/releng/org.eclipse.ptp.linux/.project b/releng/org.eclipse.ptp.linux/.project deleted file mode 100644 index ec32b0f..0000000 --- a/releng/org.eclipse.ptp.linux/.project +++ /dev/null
@@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.ptp.linux</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <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> - </natures> -</projectDescription>
diff --git a/releng/org.eclipse.ptp.linux/META-INF/MANIFEST.MF b/releng/org.eclipse.ptp.linux/META-INF/MANIFEST.MF deleted file mode 100644 index 661cc09..0000000 --- a/releng/org.eclipse.ptp.linux/META-INF/MANIFEST.MF +++ /dev/null
@@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.ptp.linux;singleton:=true -Bundle-Version: 9.4.1.qualifier -Fragment-Host: org.eclipse.ptp.core;bundle-version="2.0.0" -Bundle-Localization: plugin -Bundle-Vendor: %pluginProvider
diff --git a/releng/org.eclipse.ptp.linux/about.html b/releng/org.eclipse.ptp.linux/about.html deleted file mode 100644 index 3f81093..0000000 --- a/releng/org.eclipse.ptp.linux/about.html +++ /dev/null
@@ -1,22 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>May 2, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org.</p> - -</body> -</html> \ No newline at end of file
diff --git a/releng/org.eclipse.ptp.linux/build.properties b/releng/org.eclipse.ptp.linux/build.properties deleted file mode 100644 index 45ec307..0000000 --- a/releng/org.eclipse.ptp.linux/build.properties +++ /dev/null
@@ -1,4 +0,0 @@ -bin.includes = about.html,\ - META-INF/,\ - os/,\ - plugin.properties
diff --git a/releng/org.eclipse.ptp.linux/os/linux/ppc64/sdm b/releng/org.eclipse.ptp.linux/os/linux/ppc64/sdm deleted file mode 100755 index 81255a1..0000000 --- a/releng/org.eclipse.ptp.linux/os/linux/ppc64/sdm +++ /dev/null Binary files differ
diff --git a/releng/org.eclipse.ptp.linux/os/linux/ppc64le/sdm b/releng/org.eclipse.ptp.linux/os/linux/ppc64le/sdm deleted file mode 100755 index aa2f7f0..0000000 --- a/releng/org.eclipse.ptp.linux/os/linux/ppc64le/sdm +++ /dev/null Binary files differ
diff --git a/releng/org.eclipse.ptp.linux/os/linux/x86_64/sdm b/releng/org.eclipse.ptp.linux/os/linux/x86_64/sdm deleted file mode 100755 index 96c8d18..0000000 --- a/releng/org.eclipse.ptp.linux/os/linux/x86_64/sdm +++ /dev/null Binary files differ
diff --git a/releng/org.eclipse.ptp.linux/plugin.properties b/releng/org.eclipse.ptp.linux/plugin.properties deleted file mode 100644 index a73cebc..0000000 --- a/releng/org.eclipse.ptp.linux/plugin.properties +++ /dev/null
@@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2010 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 -############################################################################### - -fragmentName=PTP Linux PPC Fragment -pluginProvider=Eclipse PTP
diff --git a/releng/org.eclipse.ptp.macosx/.project b/releng/org.eclipse.ptp.macosx/.project deleted file mode 100644 index 9f6433c..0000000 --- a/releng/org.eclipse.ptp.macosx/.project +++ /dev/null
@@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<projectDescription> - <name>org.eclipse.ptp.macosx</name> - <comment></comment> - <projects> - </projects> - <buildSpec> - <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> - </natures> -</projectDescription>
diff --git a/releng/org.eclipse.ptp.macosx/META-INF/MANIFEST.MF b/releng/org.eclipse.ptp.macosx/META-INF/MANIFEST.MF deleted file mode 100644 index 7221fcf..0000000 --- a/releng/org.eclipse.ptp.macosx/META-INF/MANIFEST.MF +++ /dev/null
@@ -1,8 +0,0 @@ -Manifest-Version: 1.0 -Bundle-ManifestVersion: 2 -Bundle-Name: %fragmentName -Bundle-SymbolicName: org.eclipse.ptp.macosx;singleton:=true -Bundle-Version: 9.4.1.qualifier -Fragment-Host: org.eclipse.ptp.core;bundle-version="2.0.0" -Bundle-Localization: plugin -Bundle-Vendor: %pluginProvider
diff --git a/releng/org.eclipse.ptp.macosx/about.html b/releng/org.eclipse.ptp.macosx/about.html deleted file mode 100644 index 3f81093..0000000 --- a/releng/org.eclipse.ptp.macosx/about.html +++ /dev/null
@@ -1,22 +0,0 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> -<html> -<head> -<title>About</title> -<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1"> -</head> -<body lang="EN-US"> -<h2>About This Content</h2> - -<p>May 2, 2006</p> -<h3>License</h3> - -<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise indicated below, the Content is provided to you under the terms and conditions of the -Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>. -For purposes of the EPL, "Program" will mean the Content.</p> - -<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is being redistributed by another party ("Redistributor") and different terms and conditions may -apply to your use of any object code in the Content. Check the Redistributor's license that was provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise -indicated below, the terms and conditions of the EPL still apply to any source code in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org.</p> - -</body> -</html> \ No newline at end of file
diff --git a/releng/org.eclipse.ptp.macosx/build.properties b/releng/org.eclipse.ptp.macosx/build.properties deleted file mode 100644 index 7bde9a2..0000000 --- a/releng/org.eclipse.ptp.macosx/build.properties +++ /dev/null
@@ -1,4 +0,0 @@ -bin.includes = META-INF/,\ - about.html,\ - os/,\ - plugin.properties
diff --git a/releng/org.eclipse.ptp.macosx/os/macosx/x86_64/sdm b/releng/org.eclipse.ptp.macosx/os/macosx/x86_64/sdm deleted file mode 100755 index f3a23d3..0000000 --- a/releng/org.eclipse.ptp.macosx/os/macosx/x86_64/sdm +++ /dev/null Binary files differ
diff --git a/releng/org.eclipse.ptp.macosx/plugin.properties b/releng/org.eclipse.ptp.macosx/plugin.properties deleted file mode 100644 index dcfd510..0000000 --- a/releng/org.eclipse.ptp.macosx/plugin.properties +++ /dev/null
@@ -1,13 +0,0 @@ -############################################################################### -# Copyright (c) 2010 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 -############################################################################### - -fragmentName=PTP MacOS X x86 Fragment -pluginProvider=Eclipse PTP
diff --git a/releng/org.eclipse.ptp.sdm-feature/feature.xml b/releng/org.eclipse.ptp.sdm-feature/feature.xml index ea26ee2..0e234ea 100644 --- a/releng/org.eclipse.ptp.sdm-feature/feature.xml +++ b/releng/org.eclipse.ptp.sdm-feature/feature.xml
@@ -20,27 +20,6 @@ </license> <plugin - id="org.eclipse.ptp.aix" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.ptp.linux" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin - id="org.eclipse.ptp.macosx" - download-size="0" - install-size="0" - version="0.0.0" - fragment="true"/> - - <plugin id="org.eclipse.ptp.utils" download-size="0" install-size="0"