Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Fluegge2011-05-13 17:28:13 +0000
committerMartin Fluegge2011-05-13 17:28:13 +0000
commit4715c3d5cbcaa2093a10e6dbc69e4ea0bcfa48b6 (patch)
tree3ba8cb7eb4de432524ee9c8920945f6be2523b3f /features
parent65d2ab9655b77d2e129f212cc98ddd3f722e5770 (diff)
downloadcdo-4715c3d5cbcaa2093a10e6dbc69e4ea0bcfa48b6.tar.gz
cdo-4715c3d5cbcaa2093a10e6dbc69e4ea0bcfa48b6.tar.xz
cdo-4715c3d5cbcaa2093a10e6dbc69e4ea0bcfa48b6.zip
[344403] [Dawn] Separated Dawn Codegen from specific implementations
https://bugs.eclipse.org/bugs/show_bug.cgi?id=344403
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml25
-rw-r--r--features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml25
-rw-r--r--features/org.eclipse.emf.cdo.site-feature/feature.xml2
4 files changed, 26 insertions, 28 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
index 48c928bf8d..962e4c3ee6 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen-feature/feature.xml
@@ -34,7 +34,7 @@
</url>
<includes
- id="org.eclipse.emf.cdo.dawn.codegen.emf.feature"
+ id="org.eclipse.emf.cdo.dawn.codegen.emf"
version="0.0.0"/>
<plugin
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
index 70d1ede129..f448460eb0 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen.emf-feature/feature.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2004 - 2011 Eike Stepper (Berlin, 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:
- Martin Fluegge - initial API and implementation
+<!--
+ Copyright (c) 2004 - 2011 Eike Stepper (Berlin, 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:
+ Martin Fluegge - initial API and implementation
-->
<feature
- id="org.eclipse.emf.cdo.dawn.codegen.emf.feature"
- label="%featureName"
+ id="org.eclipse.emf.cdo.dawn.codegen.emf"
+ label="%featureName"
version="1.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">
@@ -32,8 +32,7 @@
<update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
<discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
-
-
+
<plugin
id="org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.emf"
download-size="0"
diff --git a/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
index 4b4f182287..60e7f8ceff 100644
--- a/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.codegen.gmf-feature/feature.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--
- Copyright (c) 2004 - 2011 Eike Stepper (Berlin, 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:
- Martin Fluegge - initial API and implementation
+<!--
+ Copyright (c) 2004 - 2011 Eike Stepper (Berlin, 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:
+ Martin Fluegge - initial API and implementation
-->
<feature
- id="org.eclipse.emf.cdo.dawn.codegen.gmf.feature"
- label="%featureName"
+ id="org.eclipse.emf.cdo.dawn.codegen.gmf"
+ label="%featureName"
version="1.0.0.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg">
@@ -32,8 +32,7 @@
<update label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
<discovery label="%updateSiteName" url="http://www.eclipse.org/modeling/updates/"/>
</url>
-
-
+
<plugin
id="org.eclipse.emf.cdo.dawn.codegen.dawngenmodel.gmf"
download-size="0"
diff --git a/features/org.eclipse.emf.cdo.site-feature/feature.xml b/features/org.eclipse.emf.cdo.site-feature/feature.xml
index f894cecc50..02e770eb71 100644
--- a/features/org.eclipse.emf.cdo.site-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.site-feature/feature.xml
@@ -101,7 +101,7 @@
version="0.0.0"/>
<includes
- id="org.eclipse.emf.cdo.dawn.codegen.gmf.feature"
+ id="org.eclipse.emf.cdo.dawn.codegen.gmf"
version="0.0.0"/>
<plugin

Back to the top