Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2020-01-30 11:15:40 +0000
committerAlexander Kurtakov2020-01-30 11:15:40 +0000
commitdbcf5bf2ef973a64ab777e19510468d0206e9516 (patch)
tree2c4bb5974dda06cbe4d7a4efc4cb862027035835
parent07f129c69660490db4f1eca06ae4081a0a31ddb3 (diff)
downloadrt.equinox.p2-dbcf5bf2ef973a64ab777e19510468d0206e9516.tar.gz
rt.equinox.p2-dbcf5bf2ef973a64ab777e19510468d0206e9516.tar.xz
rt.equinox.p2-dbcf5bf2ef973a64ab777e19510468d0206e9516.zip
Force update of p2.tests.reconciler.product.
Effort to unbreak tests after junit 4.13 update. Change-Id: I93eb2d73e9f770e235cc8653118bc2a2c4f091fe Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
-rw-r--r--bundles/org.eclipse.equinox.p2.tests.reconciler.product/forceQualifierUpdate.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/forceQualifierUpdate.txt b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/forceQualifierUpdate.txt
index e415d165d..623363fc5 100644
--- a/bundles/org.eclipse.equinox.p2.tests.reconciler.product/forceQualifierUpdate.txt
+++ b/bundles/org.eclipse.equinox.p2.tests.reconciler.product/forceQualifierUpdate.txt
@@ -1,3 +1,4 @@
# To force a version qualifier update add the bug here
Bug 532094 - Update releng with new hamcrest and apache batik
Update to Tycho 1.2.0
+Update to JUnit 4.13

Back to the top