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

Konstantin Boudnik commented on HADOOP-6305:
--------------------------------------------

- log of {{ant tar}}:
{noformat}
Buildfile: build.xml

clover.setup:
...
compile:

package:
    [mkdir] Created dir: 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/contrib/hod
     [copy] Copying 70 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/contrib/hod
     [copy] Copying 2 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev
     [copy] Copying 18 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/bin
     [copy] Copying 15 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/conf
     [copy] Copying 1212 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/docs
     [copy] Copied 99 empty directories to 6 empty directories under 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/docs
     [copy] Copying 1 file to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev
     [copy] Copying 4 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/ivy
     [copy] Copying 4 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev
     [copy] Copying 989 files to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/src
     [copy] Copied 174 empty directories to 5 empty directories under 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev/src
     [copy] Copying 1 file to 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev

tar:
      [tar] Building tar: 
/Users/xxx/work/Common.test/build/hadoop-core-0.22.0-dev.tar.gz

BUILD SUCCESSFUL
Total time: 2 minutes 46 seconds

{noformat}

Waiting on Nigel's comment about committing it to 0.21 and will commit it 
accordingly after.


> Unify build property names to facilitate cross-projects modifications
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-6305
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6305
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: HADOOP-6305.patch
>
>
> Current build files of {{common}}, {{mapreduce}}, {{hdfs}} have their own 
> unique ways of naming properties which otherwise have very same meaning. I.e. 
> the locations of java source code are called {{core.src.dir}}, 
> {{mapred.src.dir}}, and {{hdfs.src.dir}} respectively.
> It makes modifications needed for all three projects to be very unique thus 
> increasing the number of difference between builds of the projects.

-- 
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