Skip to content

Support Untag Command #66

@fdanek

Description

@fdanek

What feature do you want to see added?

Currently the untag command is only implemented partly:

  • the SvnUnTagCommand seems to be implemented
  • but the SvnJavaScmProvider returns null for getUntagCommand() instead of a new instance of SvnUnTagCommand

As the maven-release-plugin uses the untag command during rollback starting with 3.0.0, we currently get an NPE whenever executing a rollback.

Upstream changes

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions