dev@glassfish.java.net

Re: "set" command compatibility

From: Lloyd Chambers <Lloyd.Chambers_at_Sun.COM>
Date: Tue, 29 Sep 2009 15:47:13 -0700

Sounds like a good thing to remove, as it limits the functionality
confusingly.

On Sep 29, 2009, at 3:28 PM, Bill Shannon wrote:

> I'm fixing the "set" command to take multiple operands, like it did
> in v2.
> You'd never know it from the man page or the usage message, but it
> looks
> like the current "set" command implementation accepts a "--value"
> option
> that allows you to specify the name and value separately.
>
> That is, you could do
>
> asadmin set --value b a
>
> as equivalent to
>
> asadmin set a=b
>
>
> I PLAN TO REMOVE THIS CAPABILITY.
>
> It doesn't seem to be documented anywhere, it wasn't there in v2,
> and it
> conflicts with accepting multiple operands.
>
> Let me know if this is an issue for you.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>

Lloyd Chambers
lloyd.chambers_at_sun.com
GlassFish Team