Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.cdo.epp-feature')
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/.project42
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.ltk.core.refactoring.prefs3
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs4
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.team.ui.prefs3
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/build.properties14
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/feature.properties8
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/feature.xml80
-rw-r--r--features/org.eclipse.emf.cdo.epp-feature/pom.xml31
8 files changed, 0 insertions, 185 deletions
diff --git a/features/org.eclipse.emf.cdo.epp-feature/.project b/features/org.eclipse.emf.cdo.epp-feature/.project
deleted file mode 100644
index 1b1e93dba2..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/.project
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>org.eclipse.emf.cdo.epp-feature</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.oomph.version.VersionBuilder</name>
- <arguments>
- <dictionary>
- <key>check.maven.pom</key>
- <value>true</value>
- </dictionary>
- <dictionary>
- <key>release.path</key>
- <value>/org.eclipse.emf.cdo.releng/versions/release.xml</value>
- </dictionary>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- <nature>org.eclipse.oomph.version.VersionNature</nature>
- </natures>
- <filteredResources>
- <filter>
- <id>1396938000000</id>
- <name></name>
- <type>10</type>
- <matcher>
- <id>org.eclipse.ui.ide.multiFilter</id>
- <arguments>1.0-projectRelativePath-matches-true-false-target</arguments>
- </matcher>
- </filter>
- </filteredResources>
-</projectDescription>
diff --git a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.ltk.core.refactoring.prefs b/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.ltk.core.refactoring.prefs
deleted file mode 100644
index b3537957df..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.ltk.core.refactoring.prefs
+++ /dev/null
@@ -1,3 +0,0 @@
-#Mon Jul 04 12:35:19 CEST 2011
-eclipse.preferences.version=1
-org.eclipse.ltk.core.refactoring.enable.project.refactoring.history=false
diff --git a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs b/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs
deleted file mode 100644
index d573634502..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.tasks.ui.prefs
+++ /dev/null
@@ -1,4 +0,0 @@
-#Thu Feb 04 10:06:10 CET 2010
-eclipse.preferences.version=1
-project.repository.kind=bugzilla
-project.repository.url=https\://bugs.eclipse.org/bugs
diff --git a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.team.ui.prefs b/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.team.ui.prefs
deleted file mode 100644
index 3556bac076..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/.settings/org.eclipse.mylyn.team.ui.prefs
+++ /dev/null
@@ -1,3 +0,0 @@
-#Thu Feb 04 10:06:10 CET 2010
-commit.comment.template=[${task.id}] ${task.description}\r\n\r\n${task.url}
-eclipse.preferences.version=1
diff --git a/features/org.eclipse.emf.cdo.epp-feature/build.properties b/features/org.eclipse.emf.cdo.epp-feature/build.properties
deleted file mode 100644
index 49460fe32a..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/build.properties
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright (c) 2010-2012, 2017 Eike Stepper (Loehne, Germany) 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:
-# Eike Stepper - initial API and implementation
-
-# NLS_MESSAGEFORMAT_VAR
-
-bin.includes = feature.xml,\
- feature.properties
-src.includes = pom.xml
diff --git a/features/org.eclipse.emf.cdo.epp-feature/feature.properties b/features/org.eclipse.emf.cdo.epp-feature/feature.properties
deleted file mode 100644
index ccd3bbfd98..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/feature.properties
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright (c) 2010-2013 Eike Stepper (Loehne, Germany) 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
-
-featureName = CDO Model Repository EPP
-description = Contains the minimum CDO client and server environment for the Eclipse Modeling package.
diff --git a/features/org.eclipse.emf.cdo.epp-feature/feature.xml b/features/org.eclipse.emf.cdo.epp-feature/feature.xml
deleted file mode 100644
index b60446d156..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/feature.xml
+++ /dev/null
@@ -1,80 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2010-2020 Eike Stepper (Loehne, Germany) 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:
- Eike Stepper - initial API and implementation
--->
-<feature
- id="org.eclipse.emf.cdo.epp"
- label="%featureName"
- version="4.14.0.qualifier"
- provider-name="%providerName"
- license-feature="org.eclipse.emf.cdo.license"
- license-feature-version="0.0.0">
-
- <description>
- %description
- </description>
-
- <copyright url="%copyrightURL">
- %copyright
- </copyright>
-
- <license url="%licenseURL">
- %license
- </license>
-
- <url>
- <update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
- <discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
- </url>
-
- <includes
- id="org.eclipse.emf.cdo"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.emf.cdo.server"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.net4j"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.net4j.db"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.emf.cdo.server.db"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.emf.cdo.examples.installer"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.net4j.examples.installer"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.emf.cdo.compare"
- version="0.0.0"/>
-
- <includes
- id="org.eclipse.emf.cdo.doc"
- version="0.0.0"/>
-
- <plugin
- id="org.eclipse.emf.cdo.migrator"
- download-size="0"
- install-size="0"
- version="0.0.0"
- unpack="false"/>
-
-</feature>
diff --git a/features/org.eclipse.emf.cdo.epp-feature/pom.xml b/features/org.eclipse.emf.cdo.epp-feature/pom.xml
deleted file mode 100644
index b44355a002..0000000000
--- a/features/org.eclipse.emf.cdo.epp-feature/pom.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2017-2020 Eike Stepper (Loehne, Germany) 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:
- Eike Stepper - initial API and 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>
- <groupId>org.eclipse.emf.cdo</groupId>
- <artifactId>org.eclipse.emf.cdo.features</artifactId>
- <version>4.7.0-SNAPSHOT</version>
- <relativePath>../../releng/org.eclipse.emf.cdo.releng.parent/features</relativePath>
- </parent>
-
- <groupId>org.eclipse.emf.cdo.features</groupId>
- <artifactId>org.eclipse.emf.cdo.epp</artifactId>
- <version>4.14.0-SNAPSHOT</version>
- <packaging>eclipse-feature</packaging>
-
-</project>

Back to the top