Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorytanguy2010-07-08 15:54:50 +0000
committerytanguy2010-07-08 15:54:50 +0000
commit2bd74934d6055ec6869096d613ce0ad8dd82ce00 (patch)
treee0929d386ed7046601d7a2b4ea8f0281207a3089 /features
parent4740e21d2899a617d34e90dcdf53172ea96e1ac9 (diff)
downloadorg.eclipse.papyrus-2bd74934d6055ec6869096d613ce0ad8dd82ce00.tar.gz
org.eclipse.papyrus-2bd74934d6055ec6869096d613ce0ad8dd82ce00.tar.xz
org.eclipse.papyrus-2bd74934d6055ec6869096d613ce0ad8dd82ce00.zip
NEW - bug 280903: [Build] Integration issues (unresolved dependencies, wrong version n°...)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=280903
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.papyrus.diagram.requirement-feature/feature.properties2
-rw-r--r--features/org.eclipse.papyrus.uml.diagram.pkg-feature/build.properties6
2 files changed, 6 insertions, 2 deletions
diff --git a/features/org.eclipse.papyrus.diagram.requirement-feature/feature.properties b/features/org.eclipse.papyrus.diagram.requirement-feature/feature.properties
index 495d208d454..2744c0af27f 100644
--- a/features/org.eclipse.papyrus.diagram.requirement-feature/feature.properties
+++ b/features/org.eclipse.papyrus.diagram.requirement-feature/feature.properties
@@ -1,7 +1,7 @@
# NLS_MESSAGEFORMAT_VAR
# "featureName" property - name of the feature
-featureName=MDT Papyrus - SysL requirement Diagram editor
+featureName=MDT Papyrus - SysML Requirement Diagram editor
# "providerName" property - name of the company that provides the feature
providerName=Eclipse.org
diff --git a/features/org.eclipse.papyrus.uml.diagram.pkg-feature/build.properties b/features/org.eclipse.papyrus.uml.diagram.pkg-feature/build.properties
index 82ab19c62d1..3d4489216c6 100644
--- a/features/org.eclipse.papyrus.uml.diagram.pkg-feature/build.properties
+++ b/features/org.eclipse.papyrus.uml.diagram.pkg-feature/build.properties
@@ -1 +1,5 @@
-bin.includes = feature.xml
+bin.includes = feature.xml,\
+ license.html,\
+ feature.properties,\
+ epl-v10.html,\
+ eclipse_update_120.jpg

Back to the top