Bug 570662: [Model2Doc][IEEE] Rename the feature org.eclipse.papyrus.model2doc.integration.ieee.feature

Change-Id: I256a0bb057d6619439bcf8a0506132605e3fc5ce
Signed-off-by: Vincent Lorenzo <vincent.lorenzo@cea.fr>
diff --git a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/.project b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/.project
similarity index 80%
rename from features/org.eclipse.papyrus.model2doc.integration.ieee.feature/.project
rename to features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/.project
index d83d6c3..26b72e7 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/.project
+++ b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/.project
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
-	<name>org.eclipse.papyrus.model2doc.integration.ieee.feature</name>
+	<name>org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature</name>
 	<comment></comment>
 	<projects>
 	</projects>
diff --git a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/build.properties b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/build.properties
similarity index 100%
rename from features/org.eclipse.papyrus.model2doc.integration.ieee.feature/build.properties
rename to features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/build.properties
diff --git a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.properties b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.properties
similarity index 82%
rename from features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.properties
rename to features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.properties
index ff7155f..74bbae4 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.properties
+++ b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.properties
@@ -12,12 +12,12 @@
 
 
 # "featureName" property - name of the feature
-featureName=Papyrus-Model2Doc Papyrus IEEE Integration Feature (Incubation)
+featureName=Papyrus-Model2Doc IEEE/SysML 1.4 Requirements Documentation Generator (ODT) Integration Feature (Incubation)
 
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse Modeling Project 
 
-description=This feature provides the IEEE Profile dedicated to documentation of SysML Requirements.
+description=This feature provides the Documentation Tools to generate SysML 1.4 Requirements as recommended by IEEE under the ODT format.
 
 ################ end of description property ##################################
 
diff --git a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.xml b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.xml
similarity index 94%
rename from features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.xml
rename to features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.xml
index 870f251..7cc739f 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/feature.xml
+++ b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/feature.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <feature
-      id="org.eclipse.papyrus.model2doc.integration.ieee.feature"
+      id="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature"
       label="%featureName"
       version="0.8.0.qualifier"
       provider-name="%providerName"
diff --git a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/pom.xml b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml
similarity index 70%
rename from features/org.eclipse.papyrus.model2doc.integration.ieee.feature/pom.xml
rename to features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml
index 825c8a8..9413be8 100755
--- a/features/org.eclipse.papyrus.model2doc.integration.ieee.feature/pom.xml
+++ b/features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature/pom.xml
@@ -10,10 +10,10 @@
 		<version>0.8.0-SNAPSHOT</version>
 	</parent>
 
-	<artifactId>org.eclipse.papyrus.model2doc.integration.ieee.feature</artifactId>
+	<artifactId>org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature</artifactId>
 	<packaging>eclipse-feature</packaging>
 
-	<name>Papyrus-Model2Doc IEEE Requirements Documentation Integration</name>
-	<description>This feature provides the IEEE Profile dedicated to documentation of SysML Requirements.</description>
+	<name>Papyrus-Model2Doc IEEE Requirements Documentation For SysML 1.4 Integration</name>
+	<description>This feature provides the IEEE Profile dedicated to documentation of SysML 1.4 Requirements.</description>
 
 </project>
\ No newline at end of file
diff --git a/features/org.eclipse.papyrus.model2doc.tests.feature/feature.xml b/features/org.eclipse.papyrus.model2doc.tests.feature/feature.xml
index 3f8bbd0..4294898 100755
--- a/features/org.eclipse.papyrus.model2doc.tests.feature/feature.xml
+++ b/features/org.eclipse.papyrus.model2doc.tests.feature/feature.xml
@@ -25,7 +25,7 @@
       <import feature="org.eclipse.papyrus.model2doc.gmf.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.integration.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature" version="0.8.0" match="compatible"/>
-      <import feature="org.eclipse.papyrus.model2doc.integration.ieee.feature" version="0.8.0" match="compatible"/>
+      <import feature="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature" version="0.8.0" match="compatible"/>
       <import feature="org.eclipse.papyrus.model2doc.uml.feature" version="0.8.0" match="compatible"/>
    </requires>
 
diff --git a/features/pom.xml b/features/pom.xml
index ab065e7..2f756f1 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -23,7 +23,7 @@
 		<module>org.eclipse.papyrus.model2doc.tests.feature</module>
 		<module>org.eclipse.papyrus.model2doc.uml.feature</module>
 		<module>org.eclipse.papyrus.model2doc.integration.gmf.documentstructuretemplate.feature</module>
-		<module>org.eclipse.papyrus.model2doc.integration.ieee.feature</module>
+		<module>org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature</module>
 		<module>org.eclipse.papyrus.model2doc.integration.feature</module>
 	</modules>
 
diff --git a/releng-model2doc/category/category.xml b/releng-model2doc/category/category.xml
index 9c25764..22c6eee 100755
--- a/releng-model2doc/category/category.xml
+++ b/releng-model2doc/category/category.xml
@@ -24,11 +24,11 @@
    <feature url="features/org.eclipse.papyrus.model2doc.integration.feature.source_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.integration.feature.source" version="0.8.0.qualifier">
       <category name="org.eclipse.papyrus.model2doc.integration.category"/>
    </feature>
-   <feature url="features/org.eclipse.papyrus.model2doc.integration.ieee.feature_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.integration.ieee.feature" version="0.8.0.qualifier">
-      <category name="org.eclipse.papyrus.model2doc.integration.ieee.category"/>
+   <feature url="features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature" version="0.8.0.qualifier">
+      <category name="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.category"/>
    </feature>
-   <feature url="features/org.eclipse.papyrus.model2doc.integration.ieee.feature.source_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.integration.ieee.feature.source" version="0.8.0.qualifier">
-      <category name="org.eclipse.papyrus.model2doc.integration.ieee.category"/>
+   <feature url="features/org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature.source_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature.source" version="0.8.0.qualifier">
+      <category name="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.category"/>
    </feature>
    <feature url="features/org.eclipse.papyrus.model2doc.dev.feature_0.8.0.qualifier.jar" id="org.eclipse.papyrus.model2doc.dev.feature" version="0.8.0.qualifier">
       <category name="org.eclipse.papyrus.model2doc.dev.category"/>
@@ -49,9 +49,9 @@
          Papyrus-Model2Doc : Integration as Papyrus Editor.
       </description>
    </category-def>
-   <category-def name="org.eclipse.papyrus.model2doc.integration.ieee.category" label="Papyrus-Model2Doc Papyrus IEEE Integration">
+   <category-def name="org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.category" label="Papyrus-Model2Doc Papyrus IEEE Integration for SysML 1.4 (ODT format)">
       <description>
-         Papyrus-Model2Doc : Documentation Tools to generate SysML Requirements as recommended by IEEE.
+         Papyrus-Model2Doc : Documentation Tools to generate SysML 1.4 Requirements as recommended by IEEE under the ODT format.
       </description>
    </category-def>
    <category-def name="org.eclipse.papyrus.model2doc.dev.category" label="Papyrus-Model2Doc Developer Tools">
@@ -75,5 +75,5 @@
       </description>
    </category-def>
    <repository-reference location="http://download.eclipse.org/modeling/mdt/papyrus/components/sysml14" enabled="true" />
-   <repository-reference location="https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R201805221301"  enabled="true" />
+   <repository-reference location="https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R201805221301" enabled="true" />
 </site>
diff --git a/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml b/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
index f676a63..a476f0a 100755
--- a/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
+++ b/tests/org.eclipse.papyrus.model2doc.bundles.tests/pom.xml
@@ -58,7 +58,7 @@
 							</requirement>
 							<requirement>
 								<type>eclipse-feature</type>
-								<id>org.eclipse.papyrus.model2doc.integration.ieee.feature</id>
+								<id>org.eclipse.papyrus.model2doc.integration.ieee.sysml14.odt.feature</id>
 								<versionRange>0.0.0</versionRange>
 							</requirement>
 							<!-- requirement>