Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvlorenzo2012-05-09 14:48:54 +0000
committervlorenzo2012-05-09 14:48:54 +0000
commit94e624330798a9404771cbf090dbf53210f082b3 (patch)
treebc345e55ec94b7e710d47095e6b58a79cfec03d3 /releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap
parent0b6f0016793f2965f4ad97aa5ae5eb93f2d57904 (diff)
downloadorg.eclipse.papyrus-94e624330798a9404771cbf090dbf53210f082b3.tar.gz
org.eclipse.papyrus-94e624330798a9404771cbf090dbf53210f082b3.tar.xz
org.eclipse.papyrus-94e624330798a9404771cbf090dbf53210f082b3.zip
378990: [Tests] Add JUnit tests to test informations of builded plugins and features
https://bugs.eclipse.org/bugs/show_bug.cgi?id=378990
Diffstat (limited to 'releng/org.eclipse.mdt.papyrus.releng.buckminster/papyrus-trunk-nightly-tests/build.rmap')
-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 7064531b181..905a409a3d5 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
@@ -91,6 +91,13 @@
</rm:uri>
</rm:provider>
+ <rm:provider componentTypes="osgi.bundle" readerType="local">
+ <rm:uri format="{0}/tests/junit/plugins/developer/{1}">
+ <bc:propertyRef key="local.repository"/>
+ <bc:propertyRef key="buckminster.component"/>
+ </rm:uri>
+ </rm:provider>
+
</rm:searchPath>

Back to the top