diff options
| author | Curtis Windatt | 2013-03-19 18:38:53 +0000 |
|---|---|---|
| committer | Curtis Windatt | 2013-03-19 18:38:53 +0000 |
| commit | ea1307e74badce9e846aa560d3a2f565b21762ef (patch) | |
| tree | 789aec5f31a1b01323186e7dc0d815b8f87b97bd | |
| parent | 2e4ecfabef002ded318e879c196c8d281c708741 (diff) | |
| download | eclipse.pde.build-ea1307e74badce9e846aa560d3a2f565b21762ef.tar.gz eclipse.pde.build-ea1307e74badce9e846aa560d3a2f565b21762ef.tar.xz eclipse.pde.build-ea1307e74badce9e846aa560d3a2f565b21762ef.zip | |
Bug 395012 - remove "icu.base" from Eclipse DL site to avoid redundancy
11 files changed, 3 insertions, 150 deletions
diff --git a/org.eclipse.pde.build.product.feature/.project b/org.eclipse.pde.build.product.feature/.project index 4bb1e9fe..51bf75d8 100644 --- a/org.eclipse.pde.build.product.feature/.project +++ b/org.eclipse.pde.build.product.feature/.project @@ -5,13 +5,7 @@ <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/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.resources.prefs b/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.resources.prefs deleted file mode 100644 index 99f26c02..00000000 --- a/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.resources.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -encoding/<project>=UTF-8 diff --git a/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.runtime.prefs b/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.runtime.prefs deleted file mode 100644 index 5a0ad22d..00000000 --- a/org.eclipse.pde.build.product.feature/.settings/org.eclipse.core.runtime.prefs +++ /dev/null @@ -1,2 +0,0 @@ -eclipse.preferences.version=1 -line.separator=\n diff --git a/org.eclipse.pde.build.product.feature/build.properties b/org.eclipse.pde.build.product.feature/build.properties deleted file mode 100644 index b692f5f8..00000000 --- a/org.eclipse.pde.build.product.feature/build.properties +++ /dev/null @@ -1,2 +0,0 @@ -bin.includes = feature.xml,\ - feature.properties
\ No newline at end of file diff --git a/org.eclipse.pde.build.product.feature/feature.properties b/org.eclipse.pde.build.product.feature/feature.properties deleted file mode 100644 index c764da9f..00000000 --- a/org.eclipse.pde.build.product.feature/feature.properties +++ /dev/null @@ -1,33 +0,0 @@ -############################################################################### -# Copyright (c) 2010 EclipseSource Inc. 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: -# EclipseSource - 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=PDE Build Base Function - -# "providerName" property - name of the company that provides the feature -providerName=Eclipse PDE Project - -# "copyright" property - text of the "Feature Update Copyright" -copyright=\ -Copyright (c) 2010 EclipseSource Inc. 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\ - EclipseSource - initial API and implementation\n -################ end of copyright property ####################################
\ No newline at end of file diff --git a/org.eclipse.pde.build.product.feature/feature.xml b/org.eclipse.pde.build.product.feature/feature.xml deleted file mode 100644 index cf8826cd..00000000 --- a/org.eclipse.pde.build.product.feature/feature.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<feature - id="org.eclipse.pde.build.product.feature" - label="PDE Build Product Configuration" - version="1.0.0.qualifier" - license-feature="org.eclipse.license" - license-feature-version="1.0.0.qualifier"> - - <description url="http://www.example.com/description"> - [Enter Feature Description here.] - </description> - - <copyright url="http://www.example.com/copyright"> - [Enter Copyright Description here.] - </copyright> - - <license url="http://www.example.com/license"> - [Enter License Description here.] - </license> - - <plugin - id="com.ibm.icu.base" - download-size="0" - install-size="0" - version="0.0.0" - unpack="false"/> - -</feature> diff --git a/org.eclipse.pde.build.product.feature/pom.xml b/org.eclipse.pde.build.product.feature/pom.xml deleted file mode 100644 index d1bbb955..00000000 --- a/org.eclipse.pde.build.product.feature/pom.xml +++ /dev/null @@ -1,25 +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 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" - xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <modelVersion>4.0.0</modelVersion> - <parent> - <artifactId>eclipse.pde.build</artifactId> - <groupId>eclipse.pde.build</groupId> - <version>3.8.0-SNAPSHOT</version> - </parent> - <groupId>org.eclipse.pde.feature</groupId> - <artifactId>org.eclipse.pde.build.product.feature</artifactId> - <version>1.0.0-SNAPSHOT</version> - <packaging>eclipse-feature</packaging> -</project> diff --git a/org.eclipse.pde.build.product.feature/product/p2.inf b/org.eclipse.pde.build.product.feature/product/p2.inf deleted file mode 100644 index 8ebf8973..00000000 --- a/org.eclipse.pde.build.product.feature/product/p2.inf +++ /dev/null @@ -1,17 +0,0 @@ -instructions.configure= -requires.1.namespace=org.eclipse.equinox.p2.iu -requires.1.name=toolingorg.eclipse.pde.build.product.macosx -requires.1.filter=(osgi.os=macosx) -requires.1.range=[1.0.0,1.0.0] -requires.1.greedy=true - -units.1.id=toolingorg.eclipse.pde.build.product.macosx -units.1.version=1.0.0 -units.1.provides.1.namespace=org.eclipse.equinox.p2.iu -units.1.provides.1.name=toolingorg.eclipse.pde.build.product.macosx -units.1.provides.1.version=1.0.0 -units.1.filter=(osgi.os=macosx) -units.1.touchpoint.id=org.eclipse.equinox.p2.osgi -units.1.touchpoint.version=1.0.0 -units.1.instructions.configure=ln(linkTarget:pdebuild.app/Contents/MacOS/pdebuild,targetDir:${installFolder},linkName:pdebuild); - diff --git a/org.eclipse.pde.build.product.feature/product/pdebuild.product b/org.eclipse.pde.build.product.feature/product/pdebuild.product deleted file mode 100644 index 656d9a03..00000000 --- a/org.eclipse.pde.build.product.feature/product/pdebuild.product +++ /dev/null @@ -1,34 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<?pde version="3.5"?> - -<product name="Basic Standalone PDE Build System" uid="org.eclipse.pde.build.product" application="org.eclipse.pde.build.Build" version="1.0.0.@qualifier@" useFeatures="true" includeLaunchers="true"> - - <configIni use="default"> - </configIni> - - <launcherArgs> - <programArgs>-console -nosplash -consolelog</programArgs> - <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac> - </launcherArgs> - - <launcher name="pdebuild"> - <solaris/> - <win useIco="false"> - <bmp/> - </win> - </launcher> - - <vm> - </vm> - - <plugins> - </plugins> - - <features> - <feature id="org.eclipse.pde.build.feature"/> - <feature id="org.eclipse.core.runtime.feature"/> - <feature id="org.eclipse.pde.build.configuration"/> - </features> - - -</product> diff --git a/org.eclipse.pde.build.product.feature/readme.txt b/org.eclipse.pde.build.product.feature/readme.txt new file mode 100644 index 00000000..7827a9ce --- /dev/null +++ b/org.eclipse.pde.build.product.feature/readme.txt @@ -0,0 +1,3 @@ +This feature removed as was part of a experimnetal effort and never used. +See bug 395012 +https://bugs.eclipse.org/bugs/show_bug.cgi?id=395012
\ No newline at end of file @@ -34,7 +34,6 @@ <modules> <module>org.eclipse.pde.build</module> <module>org.eclipse.pde.build.feature</module> - <module>org.eclipse.pde.build.product.feature</module> <module>org.eclipse.pde.build.tests</module> </modules> </project> |
