jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Medha Bhargav Prabhala 137e91a465 Implement signing commits using BouncyCastle
This also includes a change to generating the jgit CLI jar. Shading is
no longer possible because it breaks the signature of BouncyCastle.
Instead, the Spring Boot Loader Maven plug-in is now used to generate an
executable jar.

Bug: 382212
Change-Id: I35ee3d4b06d9d479475ab2e51b29bed49661bbdc
Also-by: Gunnar Wagenknecht <gunnar@wagenknecht.org>
Signed-off-by: Gunnar Wagenknecht <gunnar@wagenknecht.org>
Signed-off-by: Medha Bhargav Prabhala <mprabhala@salesforce.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2019-01-16 10:05:10 +01:00
..
api Implement signing commits using BouncyCastle 2019-01-16 10:05:10 +01:00
attributes Avoid double words 2018-12-21 08:07:08 +01:00
diff Undo treating blobs with NULs as a single line 2018-11-26 00:30:21 +01:00
dircache DirCacheBuilderTest#testBuildRejectsUnsetFileMode: Add missing fail() 2018-09-29 13:02:26 +09:00
events Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
fnmatch FileNameMatcherTest: Use Character.valueOf rather than new Character 2016-10-19 15:09:37 +09:00
gitrepo RepoCommand: Preserve executable bit in <copyfile> 2018-10-31 16:40:12 -07:00
ignore gitignore/gitattributes: fix matching of \r 2018-10-27 04:24:05 -04:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal Fix warnings for usage of deprecated RefDatabase#getRef 2019-01-08 18:41:11 -05:00
junit Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
lib Allow CommitCommand to sign commits 2019-01-16 10:05:09 +01:00
merge Avoid double words 2018-12-21 08:07:08 +01:00
nls Enable and fix 'Should be tagged with @Override' warning 2017-02-19 20:05:08 -04:00
notes Enable and fix warnings about redundant specification of type arguments 2017-02-20 22:47:23 +01:00
patch Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
revplot Make inner classes static where possible 2018-09-26 08:31:13 +09:00
revwalk Parse signature of GPG-signed commits 2018-09-04 20:13:16 +02:00
storage/file Explicitly specify charset when calling getBytes 2018-09-26 08:31:13 +09:00
submodule Merge branch 'stable-5.1' 2018-10-06 19:28:51 +02:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources ObjectDirectory: Add pack directory getter 2017-11-14 10:08:42 -05:00
transport Merge branch 'stable-5.2' 2019-01-10 20:23:33 -08:00
treewalk Skip some tests when the runtime cannot handle Unicode file paths 2018-12-23 22:37:14 -08:00
util Skip some tests when the runtime cannot handle Unicode file paths 2018-12-23 22:37:14 -08:00