You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Dmitry Lihachev (JIRA)" <ji...@apache.org> on 2009/02/24 10:34:03 UTC

[jira] Commented: (NUTCH-644) RTF parser doesn't compile anymore

    [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12676227#action_12676227 ] 

Dmitry Lihachev commented on NUTCH-644:
---------------------------------------

I found sources of RTFParser.jj (ASF) and RTFParserDelegate.java (LGPL) at https://atleap.dev.java.net/source/browse/atleap/application/src/common/com/blandware/atleap/common/parsers/rtf/.



> RTF parser doesn't compile anymore
> ----------------------------------
>
>                 Key: NUTCH-644
>                 URL: https://issues.apache.org/jira/browse/NUTCH-644
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.0.0
>            Reporter: Guillaume Smet
>         Attachments: RTFParseFactory.java-compilation_issues.diff
>
>
> Due to API changes, the RTF parser (which is not compiled by default due to licensing problem) doesn't compile anymore.
> The build.xml script doesn't work anymore too as http://www.cobase.cs.ucla.edu/pub/javacc/rtf_parser_src.jar doesn't exist anymore (404). I didn't fix the build.xml as I don't know from where we want to get the jar file but only the compilations issues.
> Regards,
> -- 
> Guillaume

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.