[
https://issues.apache.org/jira/browse/HADOOP-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478560
]
Doug Cutting commented on HADOOP-1067:
--------------------------------------
+1 This looks fine to me. We might check for "checkstyle*.jar" so that
upgrades don't require changing the build.xml.
> 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.