Message: The following issue has been closed.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MAVEN-1310 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-1310 Summary: code/javadoc cleanups in util package Type: Improvement Status: Closed Priority: Minor Resolution: FIXED Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: maven Components: core Fix Fors: 1.0 Versions: 1.0-rc3 Assignee: Brett Porter Reporter: Jerome Lacoste Created: Fri, 4 Jun 2004 10:19 AM Updated: Mon, 7 Jun 2004 8:13 AM Description: Various small things can be cleaned up in the util package, among which: - add throws clause where required. Add unit tests if necessary. E.g. url parsing - sync StringTool.splitStringAtLastDelim() and javadoc. Rewrite the method to have a single return path. - remove unecessary assginments - comment out unused code (but required in commented out test code) --------------------------------------------------------------------- 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]
