Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-11-12 19:48:59 +0000
committerRoberto E. Escobar2012-11-12 19:48:59 +0000
commitc2b5c34f406285f5a67e06aaf5c75a0686425234 (patch)
treeb7ee1996fbd2dbaa644468772c7442d20dc64efe /features
parent26cd94656ce1449825f1ac0c103edc485e66d5de (diff)
downloadorg.eclipse.osee-c2b5c34f406285f5a67e06aaf5c75a0686425234.tar.gz
org.eclipse.osee-c2b5c34f406285f5a67e06aaf5c75a0686425234.tar.xz
org.eclipse.osee-c2b5c34f406285f5a67e06aaf5c75a0686425234.zip
refinement[ats_3N6F1]: Create ATS maven module
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/.project (renamed from features/org.eclipse.osee.demo.feature/.project)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/build.properties (renamed from features/org.eclipse.osee.demo.feature.source/build.properties)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/feature.properties (renamed from features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/feature.properties)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/feature.xml (renamed from features/org.eclipse.osee.demo.feature.source/feature.xml)4
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/license.html (renamed from features/org.eclipse.osee.demo.feature.source/license.html)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/pom.xml (renamed from features/org.eclipse.osee.demo.feature.source/pom.xml)8
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/feature.properties (renamed from features/org.eclipse.osee.demo.feature.source/feature.properties)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/license.html (renamed from features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/license.html)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/.pmd (renamed from features/org.eclipse.osee.demo.feature/.pmd)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/.project (renamed from features/org.eclipse.osee.demo.feature.source/.project)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/build.properties (renamed from features/org.eclipse.osee.demo.feature/build.properties)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/feature.properties (renamed from features/org.eclipse.osee.demo.feature/feature.properties)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/feature.xml (renamed from features/org.eclipse.osee.demo.feature/feature.xml)4
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/license.html (renamed from features/org.eclipse.osee.demo.feature/license.html)0
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/pom.xml (renamed from features/org.eclipse.osee.demo.feature/pom.xml)8
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/feature.properties (renamed from features/org.eclipse.osee.demo.feature/sourceTemplateFeature/feature.properties)2
-rw-r--r--features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/license.html (renamed from features/org.eclipse.osee.demo.feature/sourceTemplateFeature/license.html)0
-rw-r--r--features/org.eclipse.osee.ats.feature.source/pom.xml4
-rw-r--r--features/org.eclipse.osee.ats.feature/pom.xml4
-rw-r--r--features/org.eclipse.osee.client.all.feature.source/feature.xml8
-rw-r--r--features/org.eclipse.osee.client.all.feature/feature.xml8
-rw-r--r--features/org.eclipse.osee.client.feature.source/feature.xml8
-rw-r--r--features/org.eclipse.osee.client.feature/feature.xml8
23 files changed, 38 insertions, 38 deletions
diff --git a/features/org.eclipse.osee.demo.feature/.project b/features/org.eclipse.osee.ats.client.demo.feature.source/.project
index 6244a4984f3..0640a579709 100644
--- a/features/org.eclipse.osee.demo.feature/.project
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.osee.demo.feature</name>
+ <name>org.eclipse.osee.ats.client.demo.feature.source</name>
<comment></comment>
<projects>
</projects>
diff --git a/features/org.eclipse.osee.demo.feature.source/build.properties b/features/org.eclipse.osee.ats.client.demo.feature.source/build.properties
index 2cbd854200f..2cbd854200f 100644
--- a/features/org.eclipse.osee.demo.feature.source/build.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/build.properties
diff --git a/features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/feature.properties b/features/org.eclipse.osee.ats.client.demo.feature.source/feature.properties
index 6631995f94d..68d72d4a803 100644
--- a/features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Eclipse OSEE Demo Feature Source (Incubation)
+featureName=Eclipse OSEE ATS Client Demo Feature Source (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.osee.demo.feature.source/feature.xml b/features/org.eclipse.osee.ats.client.demo.feature.source/feature.xml
index dc19b1167bd..a87a6094564 100644
--- a/features/org.eclipse.osee.demo.feature.source/feature.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
- id="org.eclipse.osee.demo.feature.source"
+ id="org.eclipse.osee.ats.client.demo.feature.source"
label="%featureName"
version="0.11.0.qualifier"
provider-name="%providerName">
@@ -18,7 +18,7 @@
</license>
<plugin
- id="org.eclipse.osee.ats.config.demo.source"
+ id="org.eclipse.osee.ats.client.demo.source"
download-size="0"
install-size="0"
version="0.0.0"
diff --git a/features/org.eclipse.osee.demo.feature.source/license.html b/features/org.eclipse.osee.ats.client.demo.feature.source/license.html
index c6af966b61e..c6af966b61e 100644
--- a/features/org.eclipse.osee.demo.feature.source/license.html
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/license.html
diff --git a/features/org.eclipse.osee.demo.feature.source/pom.xml b/features/org.eclipse.osee.ats.client.demo.feature.source/pom.xml
index 59e57dd83a1..a20af136bd8 100644
--- a/features/org.eclipse.osee.demo.feature.source/pom.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.client.parent</artifactId>
+ <artifactId>org.eclipse.osee.ats.parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
- <relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
+ <relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
- <artifactId>org.eclipse.osee.demo.feature.source</artifactId>
+ <artifactId>org.eclipse.osee.ats.client.demo.feature.source</artifactId>
<packaging>eclipse-feature</packaging>
- <name>OSEE Demo Feature - Source (Incubation)</name>
+ <name>OSEE ATS Client Demo Feature - Source (Incubation)</name>
</project> \ No newline at end of file
diff --git a/features/org.eclipse.osee.demo.feature.source/feature.properties b/features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/feature.properties
index 6631995f94d..68d72d4a803 100644
--- a/features/org.eclipse.osee.demo.feature.source/feature.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Eclipse OSEE Demo Feature Source (Incubation)
+featureName=Eclipse OSEE ATS Client Demo Feature Source (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/license.html b/features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/license.html
index c6af966b61e..c6af966b61e 100644
--- a/features/org.eclipse.osee.demo.feature.source/sourceTemplateFeature/license.html
+++ b/features/org.eclipse.osee.ats.client.demo.feature.source/sourceTemplateFeature/license.html
diff --git a/features/org.eclipse.osee.demo.feature/.pmd b/features/org.eclipse.osee.ats.client.demo.feature/.pmd
index c7b0a9fb3f5..c7b0a9fb3f5 100644
--- a/features/org.eclipse.osee.demo.feature/.pmd
+++ b/features/org.eclipse.osee.ats.client.demo.feature/.pmd
diff --git a/features/org.eclipse.osee.demo.feature.source/.project b/features/org.eclipse.osee.ats.client.demo.feature/.project
index f177b931f63..021d9f92ef9 100644
--- a/features/org.eclipse.osee.demo.feature.source/.project
+++ b/features/org.eclipse.osee.ats.client.demo.feature/.project
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
- <name>org.eclipse.osee.demo.feature.source</name>
+ <name>org.eclipse.osee.ats.client.demo.feature</name>
<comment></comment>
<projects>
</projects>
diff --git a/features/org.eclipse.osee.demo.feature/build.properties b/features/org.eclipse.osee.ats.client.demo.feature/build.properties
index 2cbd854200f..2cbd854200f 100644
--- a/features/org.eclipse.osee.demo.feature/build.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature/build.properties
diff --git a/features/org.eclipse.osee.demo.feature/feature.properties b/features/org.eclipse.osee.ats.client.demo.feature/feature.properties
index bb1e2e3a7d0..026b3bf9bff 100644
--- a/features/org.eclipse.osee.demo.feature/feature.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Eclipse OSEE Demo Feature (Incubation)
+featureName=Eclipse OSEE ATS Client Demo Feature (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.osee.demo.feature/feature.xml b/features/org.eclipse.osee.ats.client.demo.feature/feature.xml
index 9abb0b32c23..a8f9114a58b 100644
--- a/features/org.eclipse.osee.demo.feature/feature.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature/feature.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
- id="org.eclipse.osee.demo.feature"
+ id="org.eclipse.osee.ats.client.demo.feature"
label="%featureName"
version="0.11.0.qualifier"
provider-name="%providerName">
@@ -18,7 +18,7 @@
</license>
<plugin
- id="org.eclipse.osee.ats.config.demo"
+ id="org.eclipse.osee.ats.client.demo"
download-size="0"
install-size="0"
version="0.0.0"
diff --git a/features/org.eclipse.osee.demo.feature/license.html b/features/org.eclipse.osee.ats.client.demo.feature/license.html
index c6af966b61e..c6af966b61e 100644
--- a/features/org.eclipse.osee.demo.feature/license.html
+++ b/features/org.eclipse.osee.ats.client.demo.feature/license.html
diff --git a/features/org.eclipse.osee.demo.feature/pom.xml b/features/org.eclipse.osee.ats.client.demo.feature/pom.xml
index 8a96dbe9938..f50e723a8da 100644
--- a/features/org.eclipse.osee.demo.feature/pom.xml
+++ b/features/org.eclipse.osee.ats.client.demo.feature/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.client.parent</artifactId>
+ <artifactId>org.eclipse.osee.ats.parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
- <relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
+ <relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
- <artifactId>org.eclipse.osee.demo.feature</artifactId>
+ <artifactId>org.eclipse.osee.ats.client.demo.feature</artifactId>
<packaging>eclipse-feature</packaging>
- <name>OSEE Demo Feature (Incubation)</name>
+ <name>OSEE ATS Client Demo Feature (Incubation)</name>
</project> \ No newline at end of file
diff --git a/features/org.eclipse.osee.demo.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/feature.properties
index 6631995f94d..68d72d4a803 100644
--- a/features/org.eclipse.osee.demo.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/feature.properties
@@ -15,7 +15,7 @@
# This file should be translated.
# "featureName" property - name of the feature
-featureName=Eclipse OSEE Demo Feature Source (Incubation)
+featureName=Eclipse OSEE ATS Client Demo Feature Source (Incubation)
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.osee.demo.feature/sourceTemplateFeature/license.html b/features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/license.html
index c6af966b61e..c6af966b61e 100644
--- a/features/org.eclipse.osee.demo.feature/sourceTemplateFeature/license.html
+++ b/features/org.eclipse.osee.ats.client.demo.feature/sourceTemplateFeature/license.html
diff --git a/features/org.eclipse.osee.ats.feature.source/pom.xml b/features/org.eclipse.osee.ats.feature.source/pom.xml
index 4e63a4d9864..30ef9e09e40 100644
--- a/features/org.eclipse.osee.ats.feature.source/pom.xml
+++ b/features/org.eclipse.osee.ats.feature.source/pom.xml
@@ -5,9 +5,9 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.client.parent</artifactId>
+ <artifactId>org.eclipse.osee.ats.parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
- <relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
+ <relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.ats.feature.source</artifactId>
diff --git a/features/org.eclipse.osee.ats.feature/pom.xml b/features/org.eclipse.osee.ats.feature/pom.xml
index 7f3ba92e29b..7a3782d9844 100644
--- a/features/org.eclipse.osee.ats.feature/pom.xml
+++ b/features/org.eclipse.osee.ats.feature/pom.xml
@@ -5,9 +5,9 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.client.parent</artifactId>
+ <artifactId>org.eclipse.osee.ats.parent</artifactId>
<version>0.11.0-SNAPSHOT</version>
- <relativePath>../../plugins/org.eclipse.osee.client.parent</relativePath>
+ <relativePath>../../plugins/org.eclipse.osee.ats.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.ats.feature</artifactId>
diff --git a/features/org.eclipse.osee.client.all.feature.source/feature.xml b/features/org.eclipse.osee.client.all.feature.source/feature.xml
index c00ed22dfc1..b07dae5dc48 100644
--- a/features/org.eclipse.osee.client.all.feature.source/feature.xml
+++ b/features/org.eclipse.osee.client.all.feature.source/feature.xml
@@ -33,4 +33,12 @@
id="org.eclipse.osee.coverage.feature.source"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.osee.ats.feature.source"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.osee.ats.client.demo.feature.source"
+ version="0.0.0"/>
+
</feature>
diff --git a/features/org.eclipse.osee.client.all.feature/feature.xml b/features/org.eclipse.osee.client.all.feature/feature.xml
index 88b0452e74e..278d28d5910 100644
--- a/features/org.eclipse.osee.client.all.feature/feature.xml
+++ b/features/org.eclipse.osee.client.all.feature/feature.xml
@@ -33,4 +33,12 @@
id="org.eclipse.osee.coverage.feature"
version="0.0.0"/>
+ <includes
+ id="org.eclipse.osee.ats.feature"
+ version="0.0.0"/>
+
+ <includes
+ id="org.eclipse.osee.ats.client.demo.feature"
+ version="0.0.0"/>
+
</feature>
diff --git a/features/org.eclipse.osee.client.feature.source/feature.xml b/features/org.eclipse.osee.client.feature.source/feature.xml
index ea9c913c401..b9230992974 100644
--- a/features/org.eclipse.osee.client.feature.source/feature.xml
+++ b/features/org.eclipse.osee.client.feature.source/feature.xml
@@ -29,12 +29,4 @@
id="org.eclipse.osee.define.feature.source"
version="0.0.0"/>
- <includes
- id="org.eclipse.osee.client.demo.feature.source"
- version="0.0.0"/>
-
- <requires>
- <import feature="org.eclipse.osee.core.runtime.feature.source"/>
- </requires>
-
</feature>
diff --git a/features/org.eclipse.osee.client.feature/feature.xml b/features/org.eclipse.osee.client.feature/feature.xml
index 700a09f1d6c..a9fd011d6b5 100644
--- a/features/org.eclipse.osee.client.feature/feature.xml
+++ b/features/org.eclipse.osee.client.feature/feature.xml
@@ -29,12 +29,4 @@
id="org.eclipse.osee.define.feature"
version="0.0.0"/>
- <includes
- id="org.eclipse.osee.client.demo.feature"
- version="0.0.0"/>
-
- <requires>
- <import feature="org.eclipse.osee.core.runtime.feature"/>
- </requires>
-
</feature>

Back to the top