You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/04/16 01:01:14 UTC

[jira] Commented: (HADOOP-5685) We often end up with null release information

    [ https://issues.apache.org/jira/browse/HADOOP-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12699432#action_12699432 ] 

Jakob Homan commented on HADOOP-5685:
-------------------------------------

That would make sense.  You can get the VersionInfo file to have the information if you run compile-core twice:
{code}
ant clean compile-core compile-core binary
{code} 
This is the workaround I've used.

> We often end up with null release information
> ---------------------------------------------
>
>                 Key: HADOOP-5685
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5685
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.21.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> Often in the web/ui we see the version as null. I suspect something goes wrong in the build script that deletes the generated attribute file.

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