-
Bug
-
Resolution: Fixed
-
Major
-
None
repository is using svn:externals
when changed are committer to external, changelog reports affected path based on external repository root, not local workspace
maven plugin then fails to detect impacted modules to be built (incremental build option)
- is related to
-
JENKINS-22199 Jenkins throwing errors in SCM Polling and Updates with Subversion
-
- Closed
-
-
JENKINS-16045 Subversion plugin doesn't adhere getAffectedPaths() contract
-
- Closed
-
-
JENKINS-23146 StringIndexOutOfBoundsException on subversion checkout
-
- Resolved
-
-
JENKINS-22778 Changelog entries for SVN externals were broken in 2.0
-
- Resolved
-
[JENKINS-18574] changelog use external path for affected path, not workspace related
Link |
New:
This issue is related to |
Link |
New:
This issue is related to |
Code changed in jenkins
User: Nicolas De Loof
Path:
src/main/java/hudson/scm/DirAwareSVNXMLLogHandler.java
src/main/java/hudson/scm/SubversionChangeLogBuilder.java
http://jenkins-ci.org/commit/subversion-plugin/77aa934e4719a0be7e3b225aafa6a4d0838eb811
Log:
JENKINS-18574use main repo path in change log for svn:externals affected paths