You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2012/10/12 23:35:03 UTC

[jira] [Created] (YARN-158) Yarn creating package-info.java must not depend on sh

Chris Nauroth created YARN-158:
----------------------------------

             Summary: Yarn creating package-info.java must not depend on sh
                 Key: YARN-158
                 URL: https://issues.apache.org/jira/browse/YARN-158
             Project: Hadoop YARN
          Issue Type: Improvement
    Affects Versions: trunk-win
            Reporter: Chris Nauroth


Currently, the build process relies on saveVersion.sh to generate package-info.java with a version annotation. The sh binary may not be available on all developers' machines (e.g. Windows without Cygwin). This issue tracks removal of that dependency in Yarn.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (YARN-158) Yarn creating package-info.java must not depend on sh

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

Suresh Srinivas resolved YARN-158.
----------------------------------

       Resolution: Fixed
    Fix Version/s: trunk-win

I committed the patch to branch-trunk-win. Thank you Chris.
                
> Yarn creating package-info.java must not depend on sh
> -----------------------------------------------------
>
>                 Key: YARN-158
>                 URL: https://issues.apache.org/jira/browse/YARN-158
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>             Fix For: trunk-win
>
>         Attachments: YARN-158-branch-trunk-win.patch
>
>
> Currently, the build process relies on saveVersion.sh to generate package-info.java with a version annotation. The sh binary may not be available on all developers' machines (e.g. Windows without Cygwin). This issue tracks removal of that dependency in Yarn.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira