jenkinsci / jenkinsci/subversion-plugin

[JENKINS-57856] subversion list branch/tags not working with release plugin

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

Description

Hi !

We use subversion plugin to get list of branches when run "build" and list existing tags into "release build".

After an update from an old Jenkins version, we can't get list of tags from SVN into "release build". It works into "classic" build process (we used it to choose branch).

The combo-box is empty, request seems OK (same as simple build, with different property name) but response is an empty JSON object. I think that's on the configuration page the subversion plugin does not register the property.

We tried to use no regex, same regex/url than on "build" svn parameter, change property name, with no effect.

 

Thanks for help !

 

EDIT : Now reproduced at home by installing official dockerfile (found procedure on jenkins wiki https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+with+Docker ), adding release plugin and it doesn't works with subversion plugin.

---
Originally reported by loy, imported from: subversion list branch/tags not working with release plugin


  • status: Open
  • priority: Blocker
  • component(s): release-plugin, subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

Hi !

We use subversion plugin to get list of branches when run "build" and list existing tags into "release build".

After an update from an old Jenkins version, we can't get list of tags from SVN into "release build". It works into "classic" build process (we used it to choose branch).

The combo-box is empty, request seems OK (same as simple build, with different property name) but response is an empty JSON object. I think that's on the configuration page the subversion plugin does not register the property.

We tried to use no regex, same regex/url than on "build" svn parameter, change property name, with no effect.

 

Thanks for help !

 

EDIT : Now reproduced at home by installing official dockerfile (found procedure on jenkins wiki https://wiki.jenkins.io/display/JENKINS/Installing+Jenkins+with+Docker ), adding release plugin and it doesn't works with subversion plugin.

environment

```
Jenkins version : 2.107.2 and 2.181

release plugin version : 2.10.1 and 2.10.2
```

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.