]> source.dussan.org Git - jgit.git/commit
PatchApplierTest: Remove test data with Apache license 56/199756/4
authorIvan Frade <ifrade@google.com>
Thu, 2 Feb 2023 23:02:13 +0000 (15:02 -0800)
committerHan-Wen NIenhuys <hanwen@google.com>
Tue, 28 Mar 2023 09:58:28 +0000 (05:58 -0400)
commitff74708466d62155ae4d3c58d684d27e375698b9
treea9e865c125c324dfa893523d8e422ef458eec931
parent5166ded0986df7a99bbc9ae6bc057a27a1e7d974
PatchApplierTest: Remove test data with Apache license

Some test data introduced in [1] includes code with Apache
license. This triggers warnings in license analyzers.

Remove the licensed files and the test case as a quick relief. We
should restore the test with appropiate data in a follow-up change.

[1] https://git.eclipse.org/r/c/jgit/jgit/+/197724

Change-Id: I42670dc7d994f77d2c7f2c2156bcf1e112374022
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/z_e.patch [deleted file]
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/z_e_PostImage [deleted file]
org.eclipse.jgit.test/tst-rsrc/org/eclipse/jgit/diff/z_e_PreImage [deleted file]
org.eclipse.jgit.test/tst/org/eclipse/jgit/patch/PatchApplierTest.java