]> source.dussan.org Git - jgit.git/commit
Remove use of org.bouncycastle.util.io.TeeOutputStream 80/157680/4
authorMichael Dardis <git@md-5.net>
Fri, 14 Feb 2020 01:07:19 +0000 (12:07 +1100)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 21 Feb 2020 22:45:43 +0000 (23:45 +0100)
commit40555223594005481cba95d09b32c4f6bb5dcff3
tree3cda0ef2390dbfa1dc1f55a1475c6add54b79478
parentf2b67be62aa02facd23a6b09a3b759abedcb9e10
Remove use of org.bouncycastle.util.io.TeeOutputStream

Bug: 559106
Change-Id: Ife06f21a00d258780a2030745738194098c631cf
Signed-off-by: Michael Dardis <git@md-5.net>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.test/tst/org/eclipse/jgit/util/io/TeeOutputStreamTest.java [new file with mode: 0644]
org.eclipse.jgit/META-INF/MANIFEST.MF
org.eclipse.jgit/src/org/eclipse/jgit/hooks/GitHook.java
org.eclipse.jgit/src/org/eclipse/jgit/util/io/TeeOutputStream.java [new file with mode: 0644]