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

Alejandro Abdelnur commented on HADOOP-7534:
--------------------------------------------

With HADOOP-7533 this should be taken care of.

* If test-patch is run from trunk/ it would use compile and use all bits from 
the build.
* If test-patch is run from trunk/hadoop-hdfs, it would compile only 
hadoop-hdfs and it would use hadoop-common from the Maven repo.



> Make test-patch.sh ensure that dependent projects can compile
> -------------------------------------------------------------
>
>                 Key: HADOOP-7534
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7534
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Aaron T. Myers
>
> Every once in a while a change in Common causes HDFS or M/R to not compile, 
> or a change in HDFS causes M/R to not compile. With the project unsplit, it 
> wouldn't be difficult to make test-patch.sh simply ensure that all the Hadoop 
> sub-projects continue to compile for any given change.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to