Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2013-07-17 19:15:31 +0000
committerJohn Arthorne2013-07-17 19:17:00 +0000
commit7567f9a799042873cfc0beaf9ef8de086a05ead5 (patch)
tree3af65b6d9c10f33572a90e57de70127f0fd21fa2
parent91f64aca7034141217ecf8de64c62d1fabece906 (diff)
downloadeclipse.platform.resources-7567f9a799042873cfc0beaf9ef8de086a05ead5.tar.gz
eclipse.platform.resources-7567f9a799042873cfc0beaf9ef8de086a05ead5.tar.xz
eclipse.platform.resources-7567f9a799042873cfc0beaf9ef8de086a05ead5.zip
Bug 406482 - extra file systems being "built"I20130723-0800I20130717-1600
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/META-INF/MANIFEST.MF9
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/about.html28
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/build.properties17
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/fragment.properties12
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/os/hpux/PA_RISC/liblocalfile_1_0_0.slbin20480 -> 0 bytes
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/pom.xml45
-rw-r--r--bundles/org.eclipse.core.filesystem.hpux.PA_RISC/readme.txt3
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/META-INF/MANIFEST.MF9
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/about.html28
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/build.properties17
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/fragment.properties12
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/os/macosx/ppc/LibraryGoesHere.txt0
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/pom.xml45
-rw-r--r--bundles/org.eclipse.core.filesystem.qnx.x86/readme.txt3
-rw-r--r--pom.xml2
15 files changed, 6 insertions, 224 deletions
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/META-INF/MANIFEST.MF
deleted file mode 100644
index f1b4096ed..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %fragmentName
-Bundle-SymbolicName: org.eclipse.core.filesystem.hpux.PA_RISC; singleton:=true
-Bundle-Version: 1.0.0.qualifier
-Bundle-Vendor: %providerName
-Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.0.0,2.0.0)"
-Bundle-Localization: fragment
-Eclipse-PlatformFilter: (& (osgi.os=hpux) (osgi.arch=PA_RISC))
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/about.html b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/about.html
deleted file mode 100644
index 460233046..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/about.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
-
-<p>June 2, 2006</p>
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). 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, &quot;Program&quot; 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 (&quot;Redistributor&quot;) 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</a>.</p>
-
-</body>
-</html> \ No newline at end of file
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/build.properties b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/build.properties
deleted file mode 100644
index a77b881aa..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/build.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-###############################################################################
-# Copyright (c) 2005, 2007 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 = os/,\
- fragment.properties,\
- .,\
- META-INF/,\
- about.html
-src.includes = about.html
-generateSourceBundle=false
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/fragment.properties b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/fragment.properties
deleted file mode 100644
index 29d880f6b..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/fragment.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# Copyright (c) 2005 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 = Core File System for RISC HP-UX
-providerName = Eclipse.org
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/os/hpux/PA_RISC/liblocalfile_1_0_0.sl b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/os/hpux/PA_RISC/liblocalfile_1_0_0.sl
deleted file mode 100644
index 90d675334..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/os/hpux/PA_RISC/liblocalfile_1_0_0.sl
+++ /dev/null
Binary files differ
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/pom.xml b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/pom.xml
deleted file mode 100644
index 1184af33f..000000000
--- a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/pom.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2012, 2013 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>
- <artifactId>eclipse.platform.resources</artifactId>
- <groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
- <relativePath>../../</relativePath>
- </parent>
- <groupId>org.eclipse.core</groupId>
- <artifactId>org.eclipse.core.filesystem.hpux.PA_RISC</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <!-- tycho is not able to automatically determine os/ws/arch of this bundle -->
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>target-platform-configuration</artifactId>
- <version>${tycho.version}</version>
- <configuration>
- <resolver>p2</resolver>
- <environments>
- <environment>
- <os>hpux</os>
- <ws>gtk</ws>
- <arch>PA_RISC</arch>
- </environment>
- </environments>
- </configuration>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/readme.txt b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/readme.txt
new file mode 100644
index 000000000..f31b760d6
--- /dev/null
+++ b/bundles/org.eclipse.core.filesystem.hpux.PA_RISC/readme.txt
@@ -0,0 +1,3 @@
+This filesystem fragment for HPUX on PA_RISC is no longer built or maintained.
+
+https://bugs.eclipse.org/bugs/show_bug.cgi?id=406482 \ No newline at end of file
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.filesystem.qnx.x86/META-INF/MANIFEST.MF
deleted file mode 100644
index 917a53d19..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/META-INF/MANIFEST.MF
+++ /dev/null
@@ -1,9 +0,0 @@
-Manifest-Version: 1.0
-Bundle-ManifestVersion: 2
-Bundle-Name: %fragmentName
-Bundle-SymbolicName: org.eclipse.core.filesystem.qnx.x86; singleton:=true
-Bundle-Version: 1.0.0.qualifier
-Bundle-Vendor: %providerName
-Fragment-Host: org.eclipse.core.filesystem;bundle-version="[1.0.0,2.0.0)"
-Bundle-Localization: fragment
-Eclipse-PlatformFilter: (& (osgi.os=qnx) (osgi.arch=x86))
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/about.html b/bundles/org.eclipse.core.filesystem.qnx.x86/about.html
deleted file mode 100644
index 460233046..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/about.html
+++ /dev/null
@@ -1,28 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
-
-<p>June 2, 2006</p>
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
-indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;). 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, &quot;Program&quot; 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 (&quot;Redistributor&quot;) 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</a>.</p>
-
-</body>
-</html> \ No newline at end of file
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/build.properties b/bundles/org.eclipse.core.filesystem.qnx.x86/build.properties
deleted file mode 100644
index a77b881aa..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/build.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-###############################################################################
-# Copyright (c) 2005, 2007 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 = os/,\
- fragment.properties,\
- .,\
- META-INF/,\
- about.html
-src.includes = about.html
-generateSourceBundle=false
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/fragment.properties b/bundles/org.eclipse.core.filesystem.qnx.x86/fragment.properties
deleted file mode 100644
index bbc3b3e09..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/fragment.properties
+++ /dev/null
@@ -1,12 +0,0 @@
-###############################################################################
-# Copyright (c) 2005 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 = Core File System for QNX
-providerName = Eclipse.org
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/os/macosx/ppc/LibraryGoesHere.txt b/bundles/org.eclipse.core.filesystem.qnx.x86/os/macosx/ppc/LibraryGoesHere.txt
deleted file mode 100644
index e69de29bb..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/os/macosx/ppc/LibraryGoesHere.txt
+++ /dev/null
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/pom.xml b/bundles/org.eclipse.core.filesystem.qnx.x86/pom.xml
deleted file mode 100644
index 03ae8cc45..000000000
--- a/bundles/org.eclipse.core.filesystem.qnx.x86/pom.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2012, 2013 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>
- <artifactId>eclipse.platform.resources</artifactId>
- <groupId>eclipse.platform.resources</groupId>
- <version>4.4.0-SNAPSHOT</version>
- <relativePath>../../</relativePath>
- </parent>
- <groupId>org.eclipse.core</groupId>
- <artifactId>org.eclipse.core.filesystem.qnx.x86</artifactId>
- <version>1.0.0-SNAPSHOT</version>
- <packaging>eclipse-plugin</packaging>
-
- <build>
- <plugins>
- <!-- tycho is not able to automatically determine os/ws/arch of this bundle -->
- <plugin>
- <groupId>org.eclipse.tycho</groupId>
- <artifactId>target-platform-configuration</artifactId>
- <version>${tycho.version}</version>
- <configuration>
- <resolver>p2</resolver>
- <environments>
- <environment>
- <os>qnx</os>
- <ws>photon</ws>
- <arch>x86</arch>
- </environment>
- </environments>
- </configuration>
- </plugin>
- </plugins>
- </build>
-</project>
diff --git a/bundles/org.eclipse.core.filesystem.qnx.x86/readme.txt b/bundles/org.eclipse.core.filesystem.qnx.x86/readme.txt
new file mode 100644
index 000000000..cfd502838
--- /dev/null
+++ b/bundles/org.eclipse.core.filesystem.qnx.x86/readme.txt
@@ -0,0 +1,3 @@
+This filesystem fragment for QNX on x86 is no longer built or maintained.
+
+For more details see https://bugs.eclipse.org/bugs/show_bug.cgi?id=406482 \ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 73fed33c4..0e16a7008 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,13 +44,11 @@
<modules>
<module>bundles/org.eclipse.core.filesystem</module>
<module>bundles/org.eclipse.core.filesystem.hpux.ia64</module>
- <module>bundles/org.eclipse.core.filesystem.hpux.PA_RISC</module>
<module>bundles/org.eclipse.core.filesystem.linux.ppc</module>
<module>bundles/org.eclipse.core.filesystem.linux.ppc64</module>
<module>bundles/org.eclipse.core.filesystem.linux.x86</module>
<module>bundles/org.eclipse.core.filesystem.linux.x86_64</module>
<module>bundles/org.eclipse.core.filesystem.macosx</module>
- <module>bundles/org.eclipse.core.filesystem.qnx.x86</module>
<module>bundles/org.eclipse.core.filesystem.solaris.sparc</module>
<module>bundles/org.eclipse.core.filesystem.win32.x86</module>
<module>bundles/org.eclipse.core.filesystem.win32.x86_64</module>

Back to the top