Fixed. The build should be fine now. -- Andrei Savu / andreisavu.ro
On Wed, Oct 5, 2011 at 12:25 AM, Arun Ramakrishnan < sinchronized.a...@gmail.com> wrote: > 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 >