On Tue 2011-02-01 at 14:41h, Peter Reilly wrote on user: > : and = and ' ' are used to separate the key from value in java property > files.
Only when they are unescaped, see http://download.oracle.com/javase/6/docs/api/java/util/Properties.html#load%28java.io.Reader%29. > so, not a good thing to use in property values. Yeah, because of broken tools. ;) (This reminds me of how Majordomo choked on slashes I used to have in email address localparts, although having those is perfectly valid according to RFC x822...) -- Niklas Matthies --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@ant.apache.org For additional commands, e-mail: user-h...@ant.apache.org