>From the manual:
Properties are defined in a hierarchical format with the following
precedence:
Properties defined on the command line or via a GUI tool
Properties defined in the text file which defines the project.
Properties defined in a file in the users user.home directory
Properties defined in the installation directory that can be shared by
multiple users.
HTH,
-Jason
> -----Original Message-----
> From: T Master [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 3:41 PM
> To: [EMAIL PROTECTED]
> Subject: [antlist] property values and command line arguments
>
>
> Target "foo" requires property value "bar".
> Property "bar" is meant to be specified through the command line.
> However, I want to provide a default value in target
> "init". Is this valid?
>
> Is there precendence of one over the other? Would the
> command line value
> overwrite the default as desired?
>
> T Master
>
>
>