Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCamille Letavernier2014-02-28 09:42:36 +0000
committerCamille Letavernier2014-02-28 09:47:04 +0000
commit1e8780a3c667f7a7d007c25179857b397989e31e (patch)
tree4bf508c4647d5b279bbf33b20dabe6e41ec915b9 /releng/org.eclipse.mdt.papyrus.releng.buckminster
parent81ab16799bf96cea9936fb43bd6992dc4028483d (diff)
downloadorg.eclipse.papyrus-1e8780a3c667f7a7d007c25179857b397989e31e.tar.gz
org.eclipse.papyrus-1e8780a3c667f7a7d007c25179857b397989e31e.tar.xz
org.eclipse.papyrus-1e8780a3c667f7a7d007c25179857b397989e31e.zip
[Releng] Update rmaps for the tests
Diffstat (limited to 'releng/org.eclipse.mdt.papyrus.releng.buckminster')
-rw-r--r--releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap7
1 files changed, 7 insertions, 0 deletions
diff --git a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
index 3711f815305..5fab719dcbb 100644
--- a/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
+++ b/releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
@@ -148,6 +148,13 @@
</rm:provider>
<rm:provider componentTypes="osgi.bundle" readerType="local">
+ <rm:uri format="{0}/tests/junit/plugins/infra/emf/{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/plugins/junit/{1}">
<bc:propertyRef key="local.repository"/>
<bc:propertyRef key="buckminster.component"/>

Back to the top