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

White Space in path kill SYSTEM tag

           Summary: White Space in path kill SYSTEM tag
           Product: Xerces2-J
           Version: 2.2.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: DTD
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I am using ant and have installed the version 2.2.0 of xerces
build.xml:
...
<!DOCTYPE project PUBLIC "-//ANT//DTD project//EN" "project.dtd" [
  <!ENTITY includePaths SYSTEM "paths.xml">
]>
...

Both paths.xml and build.xml are in the same directory. If this directory
contains a blank, xerces fails. With no white space everything works fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to