major
nice-to-have
defect
major
enhancement
minor
#22916
Exception of modules from the tag process
Currently all modules of a branch are tagged.
It should be possible to exclude modules from the tag.
Implementation
For the target "tag" in the build.xml of tl-build_projects, the parameter "tag.exclude.modules" can be used to specify a comma-separated list of modules that are not tagged.
Test
No test.