You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2002/01/07 11:14:14 UTC

DO NOT REPLY [Bug 5696] - parser error using include

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=5696>.
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=5696

parser error using include





------- Additional Comments From conor@cortexebusiness.com.au  2002-01-07 02:14 -------
The relative path looks wrong in 
 <!ENTITY IncludeBuildEnv SYSTEM "/../../../../../../buildEnv.xml">

Try removing the leading slash since that is the root of the filesystem and
going ".." from there isn't going anywhere useful. I'm not sure why this works
in Windows.

Please close if that works.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>