jenkinsci / jenkinsci/subversion-plugin
[JENKINS-49783] get current changelog.xml file when checkout code with svn
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I know it will generate several changelog.xml when I create several checkout step for svn build and only build once 。So I want get the current chanlgelog.xml .For example ,I checkout A,B,C project from svn in one build .A generete changelog0.xml ,B generete changelog1.xml.C generete changelog2.xml ,I want have a variable to identify chanlelog0.xml,because I need use the variable later.
---
Originally reported by fanjin, imported from: get current changelog.xml file when checkout code with svn
fanjin
Raw content of original issue
I know it will generate several changelog.xml when I create several checkout step for svn build and only build once 。So I want get the current chanlgelog.xml .For example ,I checkout A,B,C project from svn in one build .A generete changelog0.xml ,B generete changelog1.xml.C generete changelog2.xml ,I want have a variable to identify chanlelog0.xml,because I need use the variable later.
- environment:
Jenkins ver. 2.19.3
Contributor guide
Assessment
This issue has not been assessed yet.