Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features')
-rwxr-xr-xfeatures/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/.project38
-rwxr-xr-xfeatures/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/.project38
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/feature.xml2
-rw-r--r--features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/.project50
4 files changed, 91 insertions, 37 deletions
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/.project b/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/.project
index da65e4d66af..574b3e3ea2c 100755
--- a/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/.project
+++ b/features/papyrus-main-features/org.eclipse.papyrus.infra.emf.expressions.feature/.project
@@ -4,14 +4,32 @@
<comment></comment>
<projects>
</projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
+ <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>ignore.lower.bound.dependency.ranges</key>
+ <value>true</value>
+ </dictionary>
+ <dictionary>
+ <key>release.path</key>
+ <value>/org.eclipse.papyrus.releng.main.release/release.xml</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
+ </natures>
</projectDescription>
diff --git a/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/.project b/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/.project
index cf311fdc267..d5758b022ad 100755
--- a/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/.project
+++ b/features/papyrus-main-features/org.eclipse.papyrus.uml.expressions.feature/.project
@@ -4,14 +4,32 @@
<comment></comment>
<projects>
</projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
+ <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>ignore.lower.bound.dependency.ranges</key>
+ <value>true</value>
+ </dictionary>
+ <dictionary>
+ <key>release.path</key>
+ <value>/org.eclipse.papyrus.releng.main.release/release.xml</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
+ </natures>
</projectDescription>
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/feature.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/feature.xml
index 0f6f0351b76..221deb930d7 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/feature.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.internationalization.feature/feature.xml
@@ -9,7 +9,7 @@
<description>
%description
- </dsecription>
+ </description>
<copyright>
%copyright
diff --git a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/.project b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/.project
index a4ca0287d45..c36efdca639 100644
--- a/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/.project
+++ b/features/papyrus-toolsmiths-features/org.eclipse.papyrus.toolsmiths.feature/.project
@@ -4,20 +4,38 @@
<comment></comment>
<projects>
</projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.pde.FeatureBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.m2e.core.maven2Builder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.m2e.core.maven2Nature</nature>
- <nature>org.eclipse.pde.FeatureNature</nature>
- </natures>
+ <buildSpec>
+ <buildCommand>
+ <name>org.eclipse.pde.FeatureBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.m2e.core.maven2Builder</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>ignore.lower.bound.dependency.ranges</key>
+ <value>true</value>
+ </dictionary>
+ <dictionary>
+ <key>release.path</key>
+ <value>/org.eclipse.papyrus.releng.dev.release/release.xml</value>
+ </dictionary>
+ </arguments>
+ </buildCommand>
+ </buildSpec>
+ <natures>
+ <nature>org.eclipse.pde.FeatureNature</nature>
+ <nature>org.eclipse.m2e.core.maven2Nature</nature>
+ <nature>org.eclipse.oomph.version.VersionNature</nature>
+ </natures>
</projectDescription>

Back to the top