Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNoopur Gupta2017-09-01 12:57:37 +0000
committerNoopur Gupta2017-09-01 12:57:37 +0000
commit6e77a44e413af99308fc23d7281078533fbb875f (patch)
tree2b68d3c7d8561cf24a956d6e74d9869ee5080b71
parent543e71cd7a24a936073b0ad272111d14d17e6b17 (diff)
downloadeclipse.platform.releng.aggregator-6e77a44e413af99308fc23d7281078533fbb875f.tar.gz
eclipse.platform.releng.aggregator-6e77a44e413af99308fc23d7281078533fbb875f.tar.xz
eclipse.platform.releng.aggregator-6e77a44e413af99308fc23d7281078533fbb875f.zip
Bug 518239: [JUnit 5] Feature patch for JUnit 5 support on 4.7
add eclipse.jdt.core Change-Id: I2ff48bd985268782ff7269ca6d3ec1c9734ac334 Signed-off-by: Noopur Gupta <noopur_gupta@in.ibm.com>
-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 0418eea19..29dddee1f 100644
--- a/production/streams/repositories_betajunit5.txt
+++ b/production/streams/repositories_betajunit5.txt
@@ -3,7 +3,7 @@ rt.equinox.bundles: R4_7_maintenance
rt.equinox.framework: R4_7_maintenance
rt.equinox.p2: R4_7_maintenance
eclipse.jdt.core.binaries: R4_7_maintenance
-eclipse.jdt.core: R4_7_maintenance
+eclipse.jdt.core: BETA_JUNIT5
eclipse.jdt.debug: R4_7_maintenance
eclipse.jdt: BETA_JUNIT5
eclipse.jdt.ui: BETA_JUNIT5

Back to the top