Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
When using Excluded Regions to exclude certain parts of a repository from triggering a build (because it does not affect the build), the commits performed to those excluded regions are still listed in the changelog. If this is a feature and not a bug, it'd be great to at least have an option to exclude them from the changelog.
Code changed in jenkins
User: Christoph Kutzinski
Path:
src/main/java/hudson/scm/DefaultSVNLogFilter.java
src/main/java/hudson/scm/DirAwareSVNXMLLogHandler.java
src/main/java/hudson/scm/NullSVNLogFilter.java
src/main/java/hudson/scm/SVNLogFilter.java
src/main/java/hudson/scm/SubversionChangeLogBuilder.java
src/main/java/hudson/scm/SubversionSCM.java
src/main/resources/hudson/scm/SubversionSCM/config.jelly
src/main/resources/hudson/scm/SubversionSCM/help-filterChangelog.html
src/test/java/hudson/scm/DefaultSVNLogFilterTest.java
src/test/java/hudson/scm/SubversionSCMTest.java
src/test/java/hudson/scm/SubversionSCMUnitTest.java
src/test/resources/hudson/scm/
JENKINS-10449.ziphttp://jenkins-ci.org/commit/subversion-plugin/72be6320a61f79ec329e0f42b496dbac8fff1644
Log:
Merge pull request #27 from batkinson/
JENKINS-10449Filter changelog based on the same inclusion/exclusion filters used to detect changes. [FIXED JENKINS-10449]
Compare: https://github.com/jenkinsci/subversion-plugin/compare/ed8a1f80131f...72be6320a61f