- From: Kasimier Buchcik <kbuchcik@4commerce.de>
- Date: Tue, 06 Apr 2004 13:36:05 +0200
- To: <www-dom@w3.org>
Hi,
The file DOM2-Core.zip is missing two files referenced by
"part-entities.xml" and "dom-spec.xml". Is it planned to included them
someday or are they expected to be created manually. Obviously this is a
known fact, since the Ant file "build.xml" for the DOM Test-Suite
recreates those files:
<!-- zip file is missing two support files -->
<echo file="${specs.dir}/Level-2/xml/options.xml"
message="<?xml version='1.0' encoding='UTF-8'?>"/>
<echo file="${specs.dir}/Level-2/xml/status.xml"
message="<?xml version='1.0' encoding='UTF-8'?>"/>
Regards,
Kasimier
Received on Tuesday, 6 April 2004 07:30:31 UTC