Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPRELEASE-6 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPRELEASE-6 Summary: Unused imports in VersionTransformer.java Type: Improvement Status: Open Priority: Trivial Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven-release-plugin Assignee: Jason van Zyl Reporter: dion gillard Created: Sun, 30 May 2004 8:00 PM Updated: Sun, 30 May 2004 8:00 PM Description: import org.apache.commons.io.FileUtils; import org.apache.maven.MavenConstants; import org.apache.maven.project.Project; import org.apache.maven.util.HttpUtils; import java.io.File; import java.util.Iterator; are unnecessary. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
