You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xerces.apache.org by Gregory Krasnow <ga...@STONEANALYTICS.com> on 2000/02/07 20:11:37 UTC

xerces-1.0.1 java sources incomplete

The xerces-1.0.1 java sources seems to be missing org.w3c.dom.html.* files
making it unable to build from the source download.  Binary download seems
fine though.
 
- Greg
 
Gregory Krasnow
Senior Software Engineer
Stone Analytics, Inc.
gak@stics.com <ma...@stics.com> 
Tel: 619.503.7540 x204
Fax: 619.503-7541
www.stonenalytics.com <http://www.stonenalytics.com/> 
 

Re: xerces-1.0.1 java sources incomplete

Posted by "Max R. Andersen" <ma...@cs.auc.dk>.
>>>>> "Gregory" == Gregory Krasnow <ga...@STONEANALYTICS.com> writes:

    Gregory> The xerces-1.0.1 java sources seems to be missing
    Gregory> org.w3c.dom.html.* files making it unable to build from
    Gregory> the source download.  Binary download seems fine though.
 
And the generation apidocs does not include all packages.

The following is the complete list in the xerces-1.0.1 plus
the missing org.w3c.dom.html.

Anyone with access to the CVS could use this to update the $PACKAGE
variable in the relevant makefile/build.xml files.

           org.apache.xerces.dom \
           org.apache.xerces.dom.events \
           org.apache.xerces.dom.traversal \
           org.apache.xerces.domx.events \
           org.apache.xerces.domx.traversal \
           org.apache.xerces.framework \
           org.apache.xerces.msg \
           org.apache.xerces.parsers \
           org.apache.xerces.readers \
           org.apache.xerces.utils \
           org.apache.xerces.validators.datatype \
           org.apache.xerces.validators.dtd \
           org.apache.xerces.validators.schema \
           org.apache.xml.serialize \
           org.w3c.dom \
           org.xml.sax \
           org.xml.sax.helpers \
           org.xml.sax.misc \ 
           org.w3c.dom.html \


-- 
Max R. Andersen (max@cs.auc.dk)