classpathx-xml
[Top][All Lists]
Advanced

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

[Classpathx-xml] GNU JAXP license violation


From: Elliotte Harold
Subject: [Classpathx-xml] GNU JAXP license violation
Date: Thu, 04 Nov 2004 08:15:36 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.3) Gecko/20040910

dom4j appears to be in violation of the GNUJAXP License unless it has special permission from the FSF. Does it?

Specifically the latest release of dom4j (and probably earlier releases) has taken the code from GNU JAXP, *modified it*, and incorporated it into its code base which is published under a BSD license. They are not merely linking to the GPL code as permitted by the GPL with library exception.

The modifications are probably not major. The only one I know of is changing the package name to org.dom4j.aelfred and org.dom4j.aelfred2 instead of gnu.jaxp.aelfred/gnu.jaxp.aelfred2 though there may be others. I suspect the problem might be able to be cured by linking to the unmodified gnujaxp.jar instead of incorporating the Gnu code directly in the dom4j code base.

--
Elliotte Rusty Harold  address@hidden
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim





reply via email to

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