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=19829>. 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=19829 Entity Reference not expanding ../ in <!Entity. No Protocol ------- Additional Comments From [EMAIL PROTECTED] 2003-05-14 22:05 ------- Cd to where you copied the SUN stuff, in the directory containing the build.xml that's not working. do: cd ../common if the command fails, or you don't see a targets.xml there, then your problem is simply that you need to copy the common directory as well, such that the relative path to access targets.xml from the build.xml is concerved. --DD