[ 
https://issues.apache.org/jira/browse/NUTCH-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lewis John McGibbney updated NUTCH-623:
---------------------------------------

    Attachment: NUTCH-623-branch-1.4-20110810.patch

patch for trunk.

Both of the above patches can be tested as follows
{code}
download patch into $NUTCH_HOME
$ant clean
$patch -p0 -i $NUTCH_HOME/name-of-patch.patch
$ant runtime
{code}

This will successfully compile and will resolve the the naming discrepancy 
between language identifier plugin.

> Change plugin source directory "languageidentifier" to "language-identifier"
> ----------------------------------------------------------------------------
>
>                 Key: NUTCH-623
>                 URL: https://issues.apache.org/jira/browse/NUTCH-623
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Ignacio J. Ortega
>            Assignee: Lewis John McGibbney
>            Priority: Trivial
>         Attachments: NUTCH-623-branch-1.4-20110810.patch, 
> NUTCH-623-branch-1.4-20110810.patch, NUTCH-623-trunk-2.0-20110810.patch
>
>
> When trying to develop and debug Nutch  in eclipse, following the 
> instructions at http://wiki.apache.org/nutch/RunNutchInEclipse0%2e9, you cant 
> run with languageidentifier is rename to language-identifier, when later 
> issue an svn update, you end having two languageidentifier src dirs, one with 
> the dash and another without it, it's an annoyance only, i know, but it 
> stucks me for 2 weeks..so if can be corrected... 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to