classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] First part of GNU JAXP import.


From: Mark Wielaard
Subject: [cp-patches] First part of GNU JAXP import.
Date: Thu, 23 Dec 2004 23:36:42 +0100

Hi,

I believe I have finished the first stage of importing GNU JAXP into GNU
Classpath. Attached you will find a diff against GNU Classpath CVS. I
did not include all the new files since that would add hunders of K
compressed). All license texts have been updated (these files, except
those in the external directory are now officially part of GNU
Classpath), FSF legal gave its OK. It works with make distcheck. And
some test programs using javax.xml now work out of the box.

Not included yet is the native part (libxmlj). The XPath parser is
"hand" generated by jay. And some of the documentation that comes with
GNU JAXP is missing. I hope to do add that tomorrow.

2004-12-23  Mark Wielaard  <address@hidden>

        * gnu/xml/*: Imported from GNU JAXP.
        * javax/xml/*: Likewise.
        * external/*: Imported external sax and w3c_dom projects.
        * LICENSE: Add new copyright and distribution notices.
        * Makefile.am (SUBDirs): Add external.
        (DIST_SUBDIRS): Likewise.
        * configure.ac (AC_CONFIG_FILES): Add external/Makefile,
        external/sax/Makefile and external/w3c_dom/Makefile.
        * lib/gen-classlist.sh.in (FIND): Search in external/sax and
        external/w3c_dom.
        (Split): Add new classes.xml for gcj.
        * lib/Makefile.am (compile_classpath): Add external/sax and
        external/w3c_dom.
        (FOUND_GCJ): Compile classes.xml.
        * lib/.cvsignore: Add classes.xml.
        * .classpath: Updated exclusion filter and add external projects plus
        examples.

Committed,

Mark

Attachment: xml.diff
Description: Text Data

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]