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=26849>. 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=26849 [PATCH] Pathconvert output in xml format and write to file ------- Additional Comments From [EMAIL PROTECTED] 2004-02-11 15:14 ------- >Gosh, I didn't know filenames could have those chars B-) Easy: <project> <concat destfile="<x.out>"> Hello world </concat> <concat><path path="<x.out>"/></concat> </project> >Can , also be in filenames? They are used for example in rcs/cvs files on the server. Using xml with it's defined escapes makes a lot of sense for pathconvert. One could escape them (I think) by checking for dubious characters and by placing the name in a <![CDATA[]] structure. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]