diff options
author | Ivan Frade <ifrade@google.com> | 2022-08-23 12:10:27 -0700 |
---|---|---|
committer | Ivan Frade <ifrade@google.com> | 2022-08-23 12:10:27 -0700 |
commit | ca166a0c62af2ea87fdedf2728ac19cb59a12601 (patch) | |
tree | f7fa3614ab0e00135ff78b6156a08e49eb57413f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd | |
parent | 25aceffdc58fdc5707c908fb4c3584116703046e (diff) | |
download | jgit-ca166a0c62af2ea87fdedf2728ac19cb59a12601.tar.gz jgit-ca166a0c62af2ea87fdedf2728ac19cb59a12601.zip |
BaseSuperprojectWriter: report invalid paths as manifest errors
An invalid path in the manifest (e.g. '.') is reported by DirCache in a
runtime exception. In server context this becomes a 500 instead of a user error.
Wrap the runtime invalid path exception into a checked ManifestErrorException that
caller can handle.
Change-Id: I61a2104922765506ae232334891057bb06141d97
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/jgit-4.24.tpd')
0 files changed, 0 insertions, 0 deletions