To declare a relative entity there's no protocol to use. The file: doesn't exist :

http://issues.apache.org/bugzilla/show_bug.cgi?id=30536
http://www.ietf.org/rfc/rfc2396.txt?number=2396

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@394568 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-04-16 22:14:00 +00:00
parent 268694d915
commit bf65ea5cf7

View File

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE document [
<!ENTITY escapeXmlExample SYSTEM "file:xdocs/reference/escapeXml.xml">
<!ENTITY escapeXmlExample SYSTEM "escapeXml.xml">
]>
<!--