You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/04 16:22:07 UTC

[jira] Updated: (MAVEN-1310) code/javadoc cleanups in util package

The following issue has been updated:

    Updater: Jerome Lacoste (mailto:jerome@coffeebreaks.org)
       Date: Fri, 4 Jun 2004 10:21 AM
    Comment:
Proposed cleanups
    Changes:
             Attachment changed to MAVEN-1310_v1.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MAVEN-1310?page=history

---------------------------------------------------------------------
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: Unassigned
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jerome Lacoste

    Created: Fri, 4 Jun 2004 10:19 AM
    Updated: Fri, 4 Jun 2004 10:21 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org