Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre2017-08-29 09:32:50 +0000
committervincent lorenzo2017-08-29 13:17:44 +0000
commitfe90abc857566687894f1b4941ad0dba4792cb9d (patch)
treec876e0471ffc2ef57c9a3c5d87b9e92e0f869af4 /features
parentd5ba737450f42862501c502d952a597be7039e1e (diff)
downloadorg.eclipse.papyrus-fe90abc857566687894f1b4941ad0dba4792cb9d.tar.gz
org.eclipse.papyrus-fe90abc857566687894f1b4941ad0dba4792cb9d.tar.xz
org.eclipse.papyrus-fe90abc857566687894f1b4941ad0dba4792cb9d.zip
Bug 521513: [userxp] rename Papyrus Exampes into Papyrus user Examples
Actions -rename the feature and its assocaited files (pom,.project) Tests Change-Id: I0418653f8f65acd5dd8533bea9db2be606707c0b Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=521513 Signed-off-by: Francois Le Fevre <francois.le-fevre@cea.fr>
Diffstat (limited to 'features')
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/.project (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/.project)2
-rwxr-xr-xfeatures/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/build.properties (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/build.properties)0
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/epl-v10.html (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/epl-v10.html)0
-rwxr-xr-xfeatures/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.properties (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.properties)0
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml)6
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/license.html (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/license.html)0
-rw-r--r--features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml (renamed from features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/pom.xml)4
-rw-r--r--features/papyrus.user.examples-features/pom.xml (renamed from features/papyrus-examples-features/pom.xml)6
8 files changed, 9 insertions, 9 deletions
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/.project b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/.project
index 17da5a7a1c3..25b03fda494 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/.project
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.papyrus.dev.feature</name>
+ <name>org.eclipse.papyrus.user.examples.feature</name>
<comment></comment>
<projects>
</projects>
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/build.properties b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/build.properties
index cff2bd50c57..cff2bd50c57 100755
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/build.properties
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/build.properties
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/epl-v10.html b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/epl-v10.html
index cb1073a4bad..cb1073a4bad 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/epl-v10.html
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/epl-v10.html
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.properties b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.properties
index 11ac9ede269..11ac9ede269 100755
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.properties
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.properties
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml
index 9df1a93e169..a98911c46fe 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/feature.xml
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/feature.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
- id="org.eclipse.papyrus.examples.feature"
- label="Papyrus Examples (Incubation)"
+ id="org.eclipse.papyrus.user.examples.feature"
+ label="Papyrus User Examples (Incubation)"
version="0.0.1.qualifier"
provider-name="Eclipse Modeling Project">
@@ -106,4 +106,4 @@ http://www.eclipse.org/legal/epl-v10.html
version="0.0.0"
unpack="false"/>
-</feature>
+</feature> \ No newline at end of file
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/license.html b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/license.html
index c3d34c3c21e..c3d34c3c21e 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/license.html
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/license.html
diff --git a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/pom.xml b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
index d7b2c047781..7264610d304 100644
--- a/features/papyrus-examples-features/org.eclipse.papyrus.examples.feature/pom.xml
+++ b/features/papyrus.user.examples-features/org.eclipse.papyrus.user.examples.feature/pom.xml
@@ -4,10 +4,10 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus</groupId>
- <artifactId>org.eclipse.papyrus.examples.features</artifactId>
+ <artifactId>org.eclipse.papyrus.user.examples-features</artifactId>
<version>0.0.1-SNAPSHOT</version>
</parent>
- <artifactId>org.eclipse.papyrus.examples.feature</artifactId>
+ <artifactId>org.eclipse.papyrus.user.examples.feature</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>eclipse-feature</packaging>
diff --git a/features/papyrus-examples-features/pom.xml b/features/papyrus.user.examples-features/pom.xml
index fed2827735a..b3d2733f338 100644
--- a/features/papyrus-examples-features/pom.xml
+++ b/features/papyrus.user.examples-features/pom.xml
@@ -8,12 +8,12 @@
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../releng/main/pom.xml</relativePath>
</parent>
- <artifactId>org.eclipse.papyrus.examples.features</artifactId>
+ <artifactId>org.eclipse.papyrus.user.examples-features</artifactId>
<packaging>pom</packaging>
<name>Papyrus Examples Features</name>
- <description>Container of the Eclipse Feature definition projects for the Examples Papyrus distribution.</description>
+ <description>Container of the Eclipse Feature definition projects for the User Examples Papyrus distribution.</description>
<modules>
- <module>org.eclipse.papyrus.examples.feature</module>
+ <module>org.eclipse.papyrus.user.examples.feature</module>
</modules>
</project>

Back to the top