]> source.dussan.org Git - jgit.git/commit
Cleanup and test trailing slash handling in ManifestParser 28/94528/3
authorHan-Wen Nienhuys <hanwen@google.com>
Tue, 28 Mar 2017 12:00:38 +0000 (14:00 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 10 Apr 2017 22:37:38 +0000 (00:37 +0200)
commitf17ec3928c45d7f5170e92b4e0e1f7390de5fff2
tree6912a6052e119e97d4fb6710678cb6091b331c1f
parent84d855cda7fc3f061778ea54b4f7ea569a75d7c3
Cleanup and test trailing slash handling in ManifestParser

This is a workaround for
https://bugs.openjdk.java.net/browse/JDK-4666701.

Change-Id: Idd04657e8d95a841d72230f8881b6b899daadbc2
Signed-off-by: Han-Wen Nienhuys <hanwen@google.com>
Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo/ManifestParserTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/gitrepo/RepoCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/gitrepo/ManifestParser.java