Re: [Nutch-dev] Re: parse-mp3 dependency missing

2005-04-26 Thread Hasan Diwan
I'll work on this. On 25/04/05, Doug Cutting <[EMAIL PROTECTED]> wrote: > Someone could re-write this plugin to use the Swing RTF parser that > comes with the JVM: -- Cheers, Hasan Diwan <[EMAIL PROTECTED]> --- SF.Net email is sponsored by:

Re: [Nutch-dev] Re: parse-mp3 dependency missing

2005-04-26 Thread Doug Cutting
Hasan Diwan wrote: 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_cod

Re: [Nutch-dev] Re: parse-mp3 dependency missing

2005-04-22 Thread Hasan Diwan
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? -- Cheers, Hasan Diwan <[EMAIL PROTECTED]> --- SF

Re: [Nutch-dev] Re: parse-mp3 dependency missing

2005-04-22 Thread Doug Cutting
Hasan Diwan wrote: I cannot locate the RTF parser's library dependency either. A google sitesearch of etranslate.com doesn't give any results and nothing looks promising from the etraslate.com site. http://cvs.sourceforge.net/viewcvs.py/nutch/nutch/src/plugin/parse-rtf/lib/ Doug ---

Re: [Nutch-dev] Re: parse-mp3 dependency missing

2005-04-21 Thread Hasan Diwan
On 21/04/05, Doug Cutting <[EMAIL PROTECTED]> wrote: > If someone can convince the developers to release this under an > acceptable license (Apache, BSD, Artistic, MIT/X, MIT/W3C, MPL 1,1, > etc.) then we can include it in Nutch at Apache. I cannot locate the RTF parser's library dependency either

[Nutch-dev] Re: parse-mp3 dependency missing

2005-04-21 Thread Doug Cutting
Hasan Diwan wrote: The jar file required by this plugin is missing from the repository. The problem is that, as far as I can tell, the license for this software does not permit it to be re-distributed with Apache software. I believe this software is available under LGPL. That's what the Source