jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven SCM
  • SCM-133

Merge redundant repository classes

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.0-beta-2
  • Fix Version/s: 2.0
  • Component/s: maven-scm-api
  • Labels:
    None
  • Complexity:
    Intermediate

Description

Currently there are:

com.apache.maven.scm.repository.ScmRepository
com.apache.maven.scm.provider.ScmProviderRepository

The comment at the top of the former says:

  • @todo clarify need - should be able to merge with ScmProviderRepository?

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Trygve Laugstol added a comment - 16/Jan/06 4:26 PM

IIRC this was to minimize the info to the provider to exactly what it needed. There's a lot of code that's shared between and hidden from the providers and instead put in the API.

Show
Trygve Laugstol added a comment - 16/Jan/06 4:26 PM IIRC this was to minimize the info to the provider to exactly what it needed. There's a lot of code that's shared between and hidden from the providers and instead put in the API.

People

  • Assignee:
    Unassigned
    Reporter:
    Mike Perham
Vote (0)
Watch (0)

Dates

  • Created:
    16/Jan/06 1:35 PM
    Updated:
    05/Apr/07 5:00 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.