[
https://issues.apache.org/jira/browse/HADOOP-4074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761110#action_12761110
]
Giridharan Kesavan commented on HADOOP-4074:
--------------------------------------------
releaseaudit target is executed as part of hudson test-patch execution, and we
don't run test-patch for 20 branch on hudson.
Also, the developers can continue using test-patch if they want to test their
patch against 20-branch.
> releaseaudit target must be re-written so that the rat jar file isn't in the
> classpath
> --------------------------------------------------------------------------------------
>
> Key: HADOOP-4074
> URL: https://issues.apache.org/jira/browse/HADOOP-4074
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 0.19.0
> Reporter: Nigel Daley
>
> The nightly build and the Hudson patch testing process copies the
> rat-0.5.1.jar into the hadoop lib directory so that the releaseaudit target
> works. This puts it in the general classpath. Since Hive was committed,
> this jar file contains older versions of classes needed by Hive. This rat
> jar file should be put elsewhere or configured in another way so that it
> doesn't need to be in the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.