Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-07-25 13:02:16 +0000
committerSravan Kumar Lakkimsetti2017-07-25 13:02:16 +0000
commit589e5e2346ff733d824dd162e190f3454c96fb34 (patch)
tree371e2bb488217414cf9981f5bb556dfd4010bff4
parentbdc95d5ba695d17937286e49d0593b331a079847 (diff)
downloadeclipse.platform.releng.aggregator-589e5e2346ff733d824dd162e190f3454c96fb34.tar.gz
eclipse.platform.releng.aggregator-589e5e2346ff733d824dd162e190f3454c96fb34.tar.xz
eclipse.platform.releng.aggregator-589e5e2346ff733d824dd162e190f3454c96fb34.zip
Bug 518239 - [JUnit 5] Feature patch for JUnit 5 support on 4.7
Change-Id: Ie289561dfb302c0d5a7484923b5373a8981fafa5 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--production/streams/repositories_junit5.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/production/streams/repositories_junit5.txt b/production/streams/repositories_junit5.txt
new file mode 100644
index 000000000..db1ca0b5e
--- /dev/null
+++ b/production/streams/repositories_junit5.txt
@@ -0,0 +1,2 @@
+eclipse.jdt.ui: BETA_JUNIT5
+eclipse.jdt: BETA_JUNIT5 \ No newline at end of file

Back to the top