[
https://issues.apache.org/jira/browse/HADOOP-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-1067:
------------------------------
Fix Version/s: 0.13.0
Status: Patch Available (was: Open)
> Compile fails if Checkstyle jar is present in lib directory
> -----------------------------------------------------------
>
> Key: HADOOP-1067
> URL: https://issues.apache.org/jira/browse/HADOOP-1067
> Project: Hadoop
> Issue Type: Bug
> Components: build
> Affects Versions: 0.12.0
> Reporter: Tom White
> Assigned To: Tom White
> Fix For: 0.13.0
>
> Attachments: checkstyle.patch
>
>
> HADOOP-1051 added a checkstyle target. However, the compile target fails if
> the checkstyle jar is present in the lib directory since it includes an
> earlier version of Commons CLI which Hadoop doesn't compile against.
> The simplest solution is to exclude the checkstyle jar from the classpath.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.