ro means probably readonly.
Antoine
-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 8. Oktober 2003 14:03
An: [EMAIL PROTECTED]
Betreff: Can�t understand message
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]