[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: java.security.Security question
From: |
Brian Jones |
Subject: |
Re: java.security.Security question |
Date: |
17 Oct 2001 17:41:52 -0400 |
User-agent: |
Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 |
Tom Tromey <address@hidden> writes:
> Right now java.security.Security looks for classpath.security in
> <java.home>/lib/security/. According to GNU standards this should be
> <java.home>/share/security/ instead.
>
> Using lib is fine if we're following the JDK convention and want to be
> compatible with 3rd party packages that write to the .security file as
> part of their installation process. But in that case we ought to name
> the file `java.security'.
>
> I'd like to change this code to follow GNU standards. Any objections?
Only what you mention above.
--
Brian Jones <address@hidden>