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 05:09:04 UTC

[jira] Updated: (MAVEN-1305) dependency id is never set. Clean up getId() method

The following issue has been updated:

    Updater: Jerome Lacoste (mailto:jerome@coffeebreaks.org)
       Date: Thu, 3 Jun 2004 11:07 PM
    Comment:
patch for the 1.0 branch
    Changes:
             Attachment changed to maven.1.0.final.dependency.cleanup.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

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

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1305

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1305
    Summary: dependency id is never set. Clean up getId() method
       Type: Improvement

     Status: Unassigned
   Priority: Trivial

 Original Estimate: 5 minutes
 Time Spent: Unknown
  Remaining: 5 minutes

    Project: maven
 Components: 
             core
   Versions:
             1.0-rc3

   Assignee: 
   Reporter: Jerome Lacoste

    Created: Thu, 3 Jun 2004 11:06 PM
    Updated: Thu, 3 Jun 2004 11:07 PM

Description:
setId() in the BaseObject class is overriden by setId() in the Dependency class.

So I don't see how id can be set to a non null value.

Clean up o.a.m.project.Dependency#getId() can be made.




---------------------------------------------------------------------
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