Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.1
-
None
-
Patch
Description
The current git changelog implementation always reports the changelog of the full repo.
This doesn't make sense for multi-module projects since reporting the changelog only for a single child artifact is not possible yet.
This can be changed if we always apply a '-- ${basedir} for each git-whatchanged invocation.