Here is some build issues that I ran into as a result of checkstyle being
run as part of package.

<file
name="/Users/arun/workspace2/whirr-trunk/core/src/main/java/org/apache/whirr/ClusterSpec.java">
<error line="41" column="8" severity="error" message="Unused import -
org.apache.commons.configuration.interpol.ConfigurationInterpolator."
source="com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck"/>
<error line="43" column="8" severity="error" message="Unused import -
org.apache.commons.lang.text.StrLookup."
source="com.puppycrawl.tools.checkstyle.checks.imports.UnusedImportsCheck"/>
</file>

I suppose this dosent necessitate a JIRA.

thanks
Arun

Reply via email to