On Tue, 19 Nov 2019 at 12:55, Vladimir Sitnikov <[email protected]> wrote:
> >It's also in the source release and in the Git repo, so I assume it is > >supposed to be there. > > That depends. It might be in the source repo for testing purposes only. > That's what the original commit suggests. > So I would suggest we keep it in the source distribution (otherwise source > build would fail), and we exclude the file from the binary distribution > to prevent users from accidental use of rmi_keystore.jks. > > If the test that uses the file can be updated to use a different path name, then it could be moved to a test resources directory instead. No need then to exclude it from the binary distribution. > Vladimir >
