[pkg-java] r2702 - branches/dom4j/feature/debian/debian
Marcus Better
marcusb-guest at alioth.debian.org
Wed Nov 1 12:31:40 CET 2006
Author: marcusb-guest
Date: 2006-11-01 12:31:40 +0100 (Wed, 01 Nov 2006)
New Revision: 2702
Modified:
branches/dom4j/feature/debian/debian/README.Debian
branches/dom4j/feature/debian/debian/README.Debian.source
Log:
Clarifications.
Modified: branches/dom4j/feature/debian/debian/README.Debian
===================================================================
--- branches/dom4j/feature/debian/debian/README.Debian 2006-11-01 10:05:15 UTC (rev 2701)
+++ branches/dom4j/feature/debian/debian/README.Debian 2006-11-01 11:31:40 UTC (rev 2702)
@@ -1,10 +1,11 @@
dom4j for Debian
----------------
-dom4j for debian is currently built without support for xsd because of
+dom4j for debian is currently built without support for XSD and xsd because of
license issues.
-Because of circular dependencies with libjaxen-java for the XPath
-support, the dom4j jar will include the needed jaxen classes.
+Because of circular dependencies with jaxen for the XPath support, the
+dom4j jar includes the classes DocumentNavigator and Dom4jXPath from
+the package org.jaxen.dom4j.
- -- Marcus Better <marcus at better.se>, Mon, 9 Oct 2006 21:13:53 +0200
+ -- Marcus Better <marcus at better.se>, Wed, 1 Nov 2006 12:25:21 +0100
Modified: branches/dom4j/feature/debian/debian/README.Debian.source
===================================================================
--- branches/dom4j/feature/debian/debian/README.Debian.source 2006-11-01 10:05:15 UTC (rev 2701)
+++ branches/dom4j/feature/debian/debian/README.Debian.source 2006-11-01 11:31:40 UTC (rev 2702)
@@ -4,4 +4,5 @@
* Removed binary-only jars in the `lib' directory and its
subdirectories.
* Removed `src/java/org/dom4j/tree/ConcurrentReaderHashMap.java' which
- comes from Sun Microsystems and cannot be legally distributed.
+ comes from Sun Microsystems and cannot be legally distributed. It is
+ replaced by the classes from the backport-util-concurrent package.
More information about the pkg-java-commits
mailing list