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

Chris Douglas updated HADOOP-4794:
----------------------------------

    Attachment: 4794-0.patch

Patch to saveVersion and jsps, adding the branch to the version annotation.

A note on the implementation: for subversion, this takes the repository root 
and appends a prefix ("hadoop/core" by default) to build the url. The branch is 
whatever remains after the root + prefix (e.g. "branches/branch-0.19"). This 
permits non-canonical names for branches (e.g. "experimental/branchA" in 
addition to "branches/foo", "tags/bar", and "trunk"). Since most users observe 
the convention, supporting this use case may not be necessary.

> separate branch for HadoopVersionAnnotation
> -------------------------------------------
>
>                 Key: HADOOP-4794
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4794
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>         Attachments: 4794-0.patch
>
>
> I think we should pull out the "branch" in the HadoopVersionAnnotation and 
> display it on the Web/UI.

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

Reply via email to