Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVikas Chandra2017-08-23 10:44:01 +0000
committerVikas Chandra2017-08-23 10:44:01 +0000
commitbf39727d8952e07877b5417ea5c74daf2dbe61ae (patch)
tree1bb07af1b23ec82e024dd08a7ad5adc4359d110b /production
parentbcf77bb231245e042d7e46e534f72b586086e65d (diff)
downloadeclipse.platform.releng.aggregator-bf39727d8952e07877b5417ea5c74daf2dbe61ae.tar.gz
eclipse.platform.releng.aggregator-bf39727d8952e07877b5417ea5c74daf2dbe61ae.tar.xz
eclipse.platform.releng.aggregator-bf39727d8952e07877b5417ea5c74daf2dbe61ae.zip
Bug 518163 - [JUnit 5] Add support for launching JUnit 5 plug-in tests
Change-Id: I93f8e0ea9af6ed76fb101d467fcca95021b7b54e Signed-off-by: Vikas Chandra <Vikas.Chandra@in.ibm.com>
Diffstat (limited to 'production')
-rw-r--r--production/streams/repositories_betajunit5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/production/streams/repositories_betajunit5.txt b/production/streams/repositories_betajunit5.txt
index 45b43b0ec..0418eea19 100644
--- a/production/streams/repositories_betajunit5.txt
+++ b/production/streams/repositories_betajunit5.txt
@@ -8,7 +8,7 @@ eclipse.jdt.debug: R4_7_maintenance
eclipse.jdt: BETA_JUNIT5
eclipse.jdt.ui: BETA_JUNIT5
eclipse.pde.build: R4_7_maintenance
-eclipse.pde.ui: R4_7_maintenance
+eclipse.pde.ui: BETA_JUNIT5
eclipse.platform.debug: R4_7_maintenance
eclipse.platform.resources: R4_7_maintenance
eclipse.platform: R4_7_maintenance

Back to the top