DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8513>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8513 PropertyFile task unnecessarily escapes colons in the value section [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-04-30 12:31 ------- Apologies - my mistake. Further testing has revealed that the problem I was having was due to a bug in org.apache.stratum.configuration.PropertiesConfiguration, not Ant. org.apache.stratum.configuration.PropertiesConfiguration does not correctly interpret the \'s in properties files... it reads them in as \\ rather than treating them as escape characters. I'll submit a bug for Stratum instead! Thanks for the reply, and apologies once again. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
