[kaffe] THIRDPARTY simple patch

Arnaud Vandyck arnaud.vandyck@ulg.ac.be
Tue May 11 06:58:01 2004


--=-=-=

Hi!

Just to let you know that GNUjaxp and libxmlj are now a single project:
GNUjaxp.

Here is a patch for your THIRDPARTY file

Cheers,

-- 
Arnaud Vandyck

If you are going to run a rinky-dink distro made by a couple of
volunteers, why not run a rinky-dink distro made by a lot of volunteers?
		-- Jaldhar H. Vyas on debian-devel

--=-=-=
Content-Type: text/x-patch
Content-Disposition: attachment; filename=THIRDPARTY.patch

--- ChangeLog	2004-05-02 11:53:50.000000000 +0200
+++ ChangeLog.new	2004-05-11 15:48:05.620232440 +0200
@@ -1,3 +1,8 @@
+2004-05-11  Arnaud Vandyck  <avdyk@ressource-toi.org>
+
+	* THIRDPARTY: removed the reference to libxmlj which is now merge in
+	GNU jaxp
+
 2004-04-30  Guilhem Lavaux <guilhem@kaffe.org>
 
 	Reported by Emil Mikulic <emikulic@dmr.ath.cx>
--- THIRDPARTY	2004-04-16 14:12:15.000000000 +0200
+++ THIRDPARTY.new	2004-05-11 15:44:41.227304888 +0200
@@ -38,18 +38,6 @@
 More information on GNU JAXP can be found at 
 http://www.gnu.org/software/classpathx/jaxp/.
 
-* libxmlj
-
-This code has been merged in from the GNU Classpath Extensions 
-project. Kaffe is tracking this project's CVS HEAD.
-
-Libxmlj is distributed under the GNU General Public License.
-
-See license.terms for the text of the GNU General Public License.
-
-More information on libxmlj can be found at
-http://www.gnu.org/software/classpathx/.
-
 * gjdoc
 
 This code has been merged in from the GNU Classpath tools project.

--=-=-=--