[ 
https://issues.apache.org/jira/browse/FLUME-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135092#comment-14135092
 ] 

Chunjun Xiao commented on FLUME-2468:
-------------------------------------

If someone clones the repo from githut, then the current version info is not 
true.



> Change the source code repo in version info to be the effective one.
> --------------------------------------------------------------------
>
>                 Key: FLUME-2468
>                 URL: https://issues.apache.org/jira/browse/FLUME-2468
>             Project: Flume
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: v1.5.0.1
>            Reporter: Chunjun Xiao
>            Priority: Minor
>
> The source code repo in flume version info is hard-coded to the official git 
> repo.
> We should fix it to be the effective one.
> {code}
> [root@svm8 ~/rpm/apache-flume-1.5.0.1-bin/bin] # ./flume-ng version
> Flume 1.5.0.1
> Source code repository: https://git-wip-us.apache.org/repos/asf/flume.git
> Revision: ceda6aa1126a01370641caf729d8b1dd6d80aa61
> Compiled by hshreedharan on Tue Jun 10 15:12:04 PDT 2014
> From source with checksum 9500a0fd0084429fe7b0ecf18132be2b
> [root@svm8 ~/rpm/apache-flume-1.5.0.1-bin/bin] #
> {code}
> This line should be fixed:
> {code}
> Source code repository: https://git-wip-us.apache.org/repos/asf/flume.git => 
> <effective repo>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to