ConfigureGerritAfterCloneTask - relax matching Gerrit version
commitd5e575f9c1f9990d6adca77a09ab7f838199e5b1
authorMarkus Duft <markus.duft@ssi-schaefer.com>
Tue, 9 Oct 2018 11:07:47 +0000 (9 13:07 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 1 Nov 2018 20:55:33 +0000 (1 21:55 +0100)
tree718c60a19c88e56a7f97193e9a69428e039a220c
parente63c457ea8a06f54764c7fa29ecf6f65881bf069
ConfigureGerritAfterCloneTask - relax matching Gerrit version

Relax checking with regards to SSH port and additional suffixes to the
version which might appear (-dirty)

Change-Id: I95ff82525d034eb5d6804dff8cd5fb1fcdcedfae
Signed-off-by: Markus Duft <markus.duft@ssi-schaefer.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.core.test/src/org/eclipse/egit/core/op/ConfigureGerritAfterCloneMatcherTest.java [new file with mode: 0644]
org.eclipse.egit.core/src/org/eclipse/egit/core/op/ConfigureGerritAfterCloneTask.java