Re: rm java/jBCrypt

2019-05-13 Thread Ian Darwin
On Mon, May 13, 2019 at 09:05:10PM +0100, Stuart Henderson wrote: > On 2019/05/13 15:02, Ian Darwin wrote: > > Another library that people will get from Maven Central instead of > > installing as a port and then burying in a local classpath directory. > > Please keep that, I use it for some web st

Re: rm java/jBCrypt

2019-05-13 Thread Stuart Henderson
On 2019/05/13 15:02, Ian Darwin wrote: > Another library that people will get from Maven Central instead of > installing as a port and then burying in a local classpath directory. Please keep that, I use it for some web stuff. If you happen to come across any versions that support "new" bcrypt ($

rm java/jBCrypt

2019-05-13 Thread Ian Darwin
Another library that people will get from Maven Central instead of installing as a port and then burying in a local classpath directory. Will unhook from parent dir. Will use Quirks reason 1, not useful to package. OK to attic-ify? Index: Makefile ===