jenkinsci / jenkinsci/subversion-plugin

[JENKINS-24503] svn-tag: support Multiple SCM plugin

Open
#1,165 1 comment 0 reactions 0 assignees View on GitHub
component:subversion-plugin component:svn-tag-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

The svn-tag plugin cannot perform tagging when a Subversion SCM is configured as part of the multiple-scm plugin, e.g. when CVS and Subversion sources are required during build. It fails with the message that MultiSCM is not of type SubversionSCM and therefore the tagging is not executed.

This feature request is to support the tagging if the SubversionSCM is used within a Multiple SCM configuration with the limitation that only the first occurrence of the SubversionSCM is used for the tagging (I did not have any requirements to support multiple SubversionSCM in only Multiple SCM configuration).

---
Originally reported by mbuchholz, imported from: svn-tag: support Multiple SCM plugin


  • assignee: k2nakamura
  • status: Open
  • priority: Minor
  • component(s): subversion-plugin, svn-tag-plugin
  • label(s): multiple-scms, plugin, subversion
  • resolution: Unresolved
  • votes: 0
  • watchers: 3
  • imported: 20251212-090250

Raw content of original issue

The svn-tag plugin cannot perform tagging when a Subversion SCM is configured as part of the multiple-scm plugin, e.g. when CVS and Subversion sources are required during build. It fails with the message that MultiSCM is not of type SubversionSCM and therefore the tagging is not executed.

This feature request is to support the tagging if the SubversionSCM is used within a Multiple SCM configuration with the limitation that only the first occurrence of the SubversionSCM is used for the tagging (I did not have any requirements to support multiple SubversionSCM in only Multiple SCM configuration).

  • environment: Build job with Multiple SCM configruation and one SubversionSCM in it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.