Skip to main content
summaryrefslogtreecommitdiffstats
path: root/releng
diff options
context:
space:
mode:
authorptessier2014-01-22 14:01:38 +0000
committerptessier2014-01-22 14:01:38 +0000
commit57ca06449539ca2fae1a472daab702ac67a63869 (patch)
treee4839dc2e0cc2013fb23c19ca60facb1f4824f51 /releng
parentf4fcb625d74e43f70258f95fed7978bf83ed8949 (diff)
downloadorg.eclipse.papyrus-57ca06449539ca2fae1a472daab702ac67a63869.tar.gz
org.eclipse.papyrus-57ca06449539ca2fae1a472daab702ac67a63869.tar.xz
org.eclipse.papyrus-57ca06449539ca2fae1a472daab702ac67a63869.zip
386118: [EMF Facet] Papyrus should progressively support EMF Facet 0.2
https://bugs.eclipse.org/bugs/show_bug.cgi?id=386118 update rmap of trunk nightly test
Diffstat (limited to 'releng')
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
index bfe74783676..f1513e1d164 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-extra-nightly-tests/build.rmap
@@ -48,6 +48,14 @@
</rm:uri>
</rm:provider>
+ <!-- tablemigration -->
+ <rm:provider componentTypes="osgi.bundle" readerType="local">
+ <rm:uri format="{0}/extraplugins/tablemigration/{1}">
+ <bc:propertyRef key="local.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
+
<rm:provider componentTypes="osgi.bundle" readerType="local">
<rm:uri format="{0}/tests/junit/extraplugins/{1}">
<bc:propertyRef key="local.repository"/>

Back to the top