-
Bug
-
Resolution: Unresolved
-
Major
-
None
See: https://issues.jenkins-ci.org/browse/JENKINS-898?focusedCommentId=122278&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-122278
and
http://jenkins.361315.n4.nabble.com/JENKINS-898-part-2-svn-externals-and-incremental-build-td4176098.html
When a change is done in a svn:externals folder, the changelog generated by subversion (changelog.xml) plugin is wrong. As a result the maven plugin is not able to find the changed module.
Fixing this issue requires to properly generate the SVN changelog, then also fix the maven plugin to handle checkout folder.
- is related to
-
JENKINS-9139 Incorrect module selection in incremental build with multiple jenkins modules (svn checkouts)
- Open
-
JENKINS-898 hudson detects changes when none for svn:external repo url
- Resolved
-
JENKINS-16045 Subversion plugin doesn't adhere getAffectedPaths() contract
- Closed