You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Guillaume Smet (JIRA)" <ji...@apache.org> on 2008/08/08 16:27:45 UTC

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

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


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.


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

Posted by "Doğacan Güney (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665856#action_12665856 ] 

Doğacan Güney commented on NUTCH-644:
-------------------------------------

I am going to commit this but 

1) parse-rtf unit test is not updated
2) Does anyone know where the rtf_parser_src.jar is?

> 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.


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

Posted by "Dmitry Lihachev (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Dmitry Lihachev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lihachev updated NUTCH-644:
----------------------------------

    Attachment: NUTCH-644_v3.patch

> 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: NUTCH-644_v2.patch, NUTCH-644_v3.patch, 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.


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

Posted by "Dmitry Lihachev (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Lihachev updated NUTCH-644:
----------------------------------

    Attachment: NUTCH-644_v2.patch

> 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: NUTCH-644_v2.patch, 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.


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

Posted by "Dmitry Lihachev (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12677244#action_12677244 ] 

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

this parser incorrectly handles non-ascii input (when system encoding UTF-8).
so I create new issue (NUTCH-705) whith new parser, and I think it can be released with nutch-1.0

> 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: NUTCH-644_v2.patch, NUTCH-644_v3.patch, 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.


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

Posted by "Guillaume Smet (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Smet updated NUTCH-644:
---------------------------------

    Attachment: RTFParseFactory.java-compilation_issues.diff

> 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.


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

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche resolved NUTCH-644.
---------------------------------

    Resolution: Fixed

RTF parsing is now handled by the TikaPlugin (NUTCH-766) which solves the issue of licensing.

> 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: NUTCH-644_v2.patch, NUTCH-644_v3.patch, 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.