Hello, Could you explain the "even more immutable" part of your mail ? Thanks, Patrick M.
On 2/15/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Tue, 14 Feb 2006, Ian Pilcher <[EMAIL PROTECTED]> wrote: > > > Can someone explain the difference between a property and a user > > property (or the difference between Project.setProperty and > > Project.setUserProperty)? > > user properties are the properties defined on the command line or as > nested <property> elements in <ant> tasks. They are even more > immutable than plain properties and are passed down to child builds > accross <ant> even if inheritall is false. > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
