On 22/04/05, Doug Cutting <[EMAIL PROTECTED]> wrote:
http://cvs.sourceforge.net/viewcvs.py/nutch/nutch/src/plugin/parse-rtf/lib/
Is there a licensing issue in importing this into subversion?
Yes. Look inside that jar. It is LGPL.
http://wiki.apache.org/jakarta/Using_LGPL'd_code
Someone could re-write this plugin to use the Swing RTF parser that comes with the JVM:
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/text/rtf/RTFEditorKit.html
Doug
