-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Possible LGPL violation caused by distributing the dom4j lib
PostPosted: Wed Oct 28, 2009 8:56 pm 
Newbie

Joined: Tue Oct 27, 2009 9:20 pm
Posts: 1
Firstly I'd like to say I'm no lawyer or apart of the FSF, I work on a GPL project which uses hibernate. And have been going through a licensing audit of our software. We used dom4j ourselves in another project, and ended up having to replace and rewrite the section of code to use the xom library.

From what I can see the dom4j license is similar to the old apache 1.0 and 1.1 licenses, specifically clause 4:

Quote:
4. Products derived from this Software may not be called "DOM4J"
nor may "DOM4J" appear in their names without prior written
permission of MetaStuff, Ltd. DOM4J is a registered
trademark of MetaStuff, Ltd.


According to the FSF licenses site, under apache 1.1 license reasons it is incompatible is the above naming restriction clause.
Quote:
This is a permissive non-copyleft free software license. It has a few requirements that render it incompatible with the GNU GPL, such as strong prohibitions on the use of Apache-related names.


Sure there is nothing wrong with using the dom4j library, its the distribution only.. so when we distribute the hibernate jar files dom4j is a required library. If we add it to our "distribution" we are in violation, if we don't then our uses can't use the software until they download and add the dom4j jar to there classpath.. this seems annoying but if we have to then there is nothing else we can do.

I thought I bring this to everyones intention.. sure I may be wrong, again I am no lawyer, alot of people say, until its proven in court its ok, or that noone will sue you if you do use dom4j, sure.. I guess, but I want to do the right thing.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.