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

Hudson commented on HDFS-2294:
------------------------------

Integrated in Hadoop-Common-0.23-Commit #99 (See 
[https://builds.apache.org/job/Hadoop-Common-0.23-Commit/99/])
    Merge -r 1179893:1179894 from trunk to branch-0.23. Fixes: HDFS-2294

tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1190573
Files : 
* /hadoop/common/branches/branch-0.23/.gitignore
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs
* 
/hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* /hadoop/common/branches/branch-0.23/hadoop-hdfs-project/hadoop-hdfs/pom.xml

                
> Download of commons-daemon TAR should not be under target
> ---------------------------------------------------------
>
>                 Key: HDFS-2294
>                 URL: https://issues.apache.org/jira/browse/HDFS-2294
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.23.0, 0.24.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.0, 0.24.0
>
>         Attachments: HDFS-2289.patch
>
>
> Committed HDFS-2289 downloads commons-daemon TAR in the hadoop-hdfs/target/, 
> earlier patches for HDFS-2289 were using hadoop-hdfs/download/ as the 
> location for the download.
> The motivation not to use the 'target/' directory is that on every clean 
> build the TAR will be downloaded from Apache archives. Using a 'download' 
> directory this happens once per workspace.
> The patch was also adding the 'download/' directory to the .gitignore file 
> (it should also be svn ignored).
> Besides downloading it only once, it allows to do a clean build in 
> disconnected mode.
> IMO, the later is a nice developer capability.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to