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

Please add support for optional push / merge to the bazaar provider

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.3
  • Fix Version/s: 1.4
  • Component/s: maven-scm-api, maven-scm-provider-bazaar
  • Labels:
    None
  • Environment:
    Any distributed VCS.
  • Complexity:
    Intermediate

Description

Maven's SCM API seems to lack support for distributed SCMs like Bazaar and friends.

Having support for "push" (my changes to a parent repository) and "merge" (other people's changes from a parent repository) would be great!

It would also make it possible to unbreak the Bazaar plugin which currently does "push" implicitly on checkin:
http://svn.apache.org/viewvc/maven/scm/trunk/maven-scm-providers/maven-scm-provider-bazaar/src/main/java/org/apache/maven/scm/provider/bazaar/command/checkin/BazaarCheckInCommand.java?view=markup

I'm guessing the other DVCS providers are having the same problems.

Regards //Johan

Issue Links

is related to

Bug - A problem which impairs or prevents the functions of the product. SCM-444 Git provider does 'git push' during 'mvn release:prepare' which causes unwanted problems

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Olivier Lamy added a comment - 08/Jun/10 4:38 PM

SCM-444 has changed the API.
So only bazaar provider need to be changed.

Show
Olivier Lamy added a comment - 08/Jun/10 4:38 PM SCM-444 has changed the API. So only bazaar provider need to be changed.
Hide
Permalink
Olivier Lamy added a comment - 08/Jun/10 4:41 PM

fixed rev 952830

Show
Olivier Lamy added a comment - 08/Jun/10 4:41 PM fixed rev 952830
Hide
Permalink
Johan Walles added a comment - 09/Jun/10 12:53 PM

Nice, thanks Olivier!

Show
Johan Walles added a comment - 09/Jun/10 12:53 PM Nice, thanks Olivier!

People

  • Assignee:
    Olivier Lamy
    Reporter:
    Johan Walles
Vote (0)
Watch (0)

Dates

  • Created:
    29/Dec/09 12:36 PM
    Updated:
    09/Jun/10 12:53 PM
    Resolved:
    08/Jun/10 4:41 PM
  • 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.