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