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 "Sreekanth Ramakrishnan (JIRA)" <ji...@apache.org> on 2008/10/23 09:56:44 UTC

[jira] Commented: (HADOOP-4503) ant jar when run for first time does not inclue version information

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

Sreekanth Ramakrishnan commented on HADOOP-4503:
------------------------------------------------

When you run ant jar on the current hadoop trunk the package-info.java which is autogenerated does not get included in the list of the classes which are packaged.

Marking this as major because, the behaviour causes issues when you are using HOD, which checks the version information while deploying custom tar ball on the nodes.

Also attaching the output from ant jar with compile-core-classes target modified to include to display list of files which are being compiled. 


> ant jar when run for first time does not inclue version information
> -------------------------------------------------------------------
>
>                 Key: HADOOP-4503
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4503
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: build
>         Environment: linux builds and windows builds
>            Reporter: Sreekanth Ramakrishnan
>         Attachments: antfile, antfile1
>
>
> Ant jar when run for first time does not include version information.

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