conf vs. lib
Alan Bateman
Alan.Bateman at oracle.com
Wed Jul 27 12:13:11 UTC 2016
On 27/07/2016 12:38, Wang Weijun wrote:
> :
> Yes. Or just CACERTS? This will be ambiguous.
It would be but do do you really want to use a token here?
> :
> How much is creating a new name or a new option worth? Do we plan to move cacerts again? Unless we backport it (I believe back porting a name is easier than an option), it is useless in writing a "cross-release" script.
>
> Another benefit is that we can invent new names later, say, user's own "cacerts" used by deployment.
We have not touched cacerts. All I'm saying is that it shouldn't be hard
to come up with a solution that doesn't require the user to know the
internal location. As I see it, there are two cases to consider. One is
using keytool to access the cacerts in the runtime that keytool is
running on, the other is where you use keytool to update a remote
cacerts (a bit like the cross compilation issue). javac uses `-system
<jdkhome>` for example.
-Alan
More information about the build-dev
mailing list