Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-07-10 11:10:26 +0000
committerSravan Kumar Lakkimsetti2017-07-10 11:10:26 +0000
commit637572df8f8bafcceabc4b19d0b0182c8d824d3f (patch)
tree4cad3fbb9fd8c93c0a7eda9dcdc8f71ccf17654f /production/streams
parentd180537f8656527ebc805935352242fe3cb2fcae (diff)
downloadeclipse.platform.releng.aggregator-637572df8f8bafcceabc4b19d0b0182c8d824d3f.tar.gz
eclipse.platform.releng.aggregator-637572df8f8bafcceabc4b19d0b0182c8d824d3f.tar.xz
eclipse.platform.releng.aggregator-637572df8f8bafcceabc4b19d0b0182c8d824d3f.zip
Bug 518239 - [JUnit 5] Feature patch for JUnit 5 support on 4.7
Change-Id: I55ab0184fbfb9dcd86e092fee279f1b1d5b6c01c Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'production/streams')
-rw-r--r--production/streams/repositories_junit5patch.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/production/streams/repositories_junit5patch.txt b/production/streams/repositories_junit5patch.txt
index fb3016932..51139f85f 100644
--- a/production/streams/repositories_junit5patch.txt
+++ b/production/streams/repositories_junit5patch.txt
@@ -1 +1,3 @@
-eclipse.jdt.ui: BETA_JUNIT5 \ No newline at end of file
+eclipse.jdt.ui: BETA_JUNIT5
+eclipse.jdt: BETA_JUNIT5
+eclipse.platform.releng.aggregator: BETA_JUNIT5 \ No newline at end of file

Back to the top