-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins ver. 1.459
Ivy Plugin - 1.21
We are using Subversion as a SCM. Our project consists of some modules each has its own ivy.xml descriptor. Each module is in its own folder.
When I use only one location in project settings for SCM (for instance trunk of project), Ivy Plugin will find all ivy.xml correct. But when I use different locations for each module, Ivy Plugin will scan only the first one and will find only one module.
[JENKINS-13440] Plugin uses only the first location in subversion SCM settings for scanning for ivy.xml.
Assignee | Original: Timothy Bingaman [ tbingaman ] | New: Kevin Formsma [ arothian ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 143906 ] | New: JNJira + In-Review [ 190811 ] |
Code changed in jenkins
User: mbechtol
Path:
src/main/java/hudson/ivy/IvyBuild.java
src/main/java/hudson/ivy/IvyModuleSetBuild.java
http://jenkins-ci.org/commit/ivy-plugin/d90a60cc83262001e99e7ee91ef380978e403216
Log:
JENKINS-13440