ok, but all properties are "read-only".
So why
- delete that characters
or
- write that out?
Jan
> -----Original Message-----
> From: Phil Weighill-Smith [mailto:phil.weighill-smith@volantis.com]
> Sent: Wednesday, October 08, 2003 2:05 PM
> To: Ant Developers List
> Subject: Re: Can´t understand message
>
>
> "Read-only"?
>
> On Wed, 2003-10-08 at 13:02, Jan.Materne@rzf.fin-nrw.de wrote:
>
> > When using -debug a message is printed when properties are set.
> > E.g.
> >
> > Setting ro project property: ant.version -> Apache Ant
> version 1...
> > ^^
> >
> > What should the "ro" mean?
> >
> >
> > oata.PropertyHelper.setUserProperty():line 406
> >
> > public synchronized void setUserProperty(String ns, String name,
> > Object value) {
> > project.log("Setting ro project property: " + name + " -> "
> > + value, Project.MSG_DEBUG);
> > userProperties.put(name, value);
> >
> >
> >
> >
> > Jan
> >
> >
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> > For additional commands, e-mail: dev-help@ant.apache.org
>
> --
> Phil Weighill-Smith <phil.weighill-smith@volantis.com>
> Volantis Systems
>
|