You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2010/08/13 13:48:16 UTC

[jira] Commented: (NUTCH-842) AutoGenerate WebPage code

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

Andrzej Bialecki  commented on NUTCH-842:
-----------------------------------------

I think we can put it as depends in the compile target, but then we need to first check if there's any need to generate, i.e. check the timestamp of WebPage.avsc and WebPage.java and generate only when .avsc is more recent.

Perhaps we should check in generated sources anyway, because if we don't do it then it will be difficult to compile in IDE-s without running Ant first... though to tell the truth it got difficult already when we switched to ivy. Perhaps we need a separate "eclipse" target to resolve dependencies, run gora compiler and generate Eclipse project files?

> AutoGenerate WebPage code
> -------------------------
>
>                 Key: NUTCH-842
>                 URL: https://issues.apache.org/jira/browse/NUTCH-842
>             Project: Nutch
>          Issue Type: Improvement
>            Reporter: Doğacan Güney
>            Assignee: Doğacan Güney
>             Fix For: 2.0
>
>         Attachments: NUTCH-842.patch
>
>
> This issue will track the addition of an ant task that will automatically generate o.a.n.storage.WebPage (and ProtocolStatus and ParseStatus) from src/gora/webpage.avsc.

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