Skip to content

Conversation

@hhund
Copy link
Member

@hhund hhund commented Nov 4, 2025

  • Configured license-maven-plugin from com.mycila to execute check goal in verify phase and format goal (to add license headers) via existing format-and-sort profile in process-sources phase.
  • log4j2.xml config cleanup
  • Remove not needed assembly config files
  • Renamed package in dsf-common-build-info-reader module to workaround default exclude list of license plugin.
  • Improved log messages of ProcessPluginApiClassLoader.

closes #391

hhund added 6 commits November 3, 2025 18:48
lines starting with # are ignored
- license-maven-plugin from com.mycila configured to execute check goal
in verify phase, format goal to add license headers executed via
format-and-sort profile in process-sources phase.
- dev.dsf.common.build -> dev.dsf.common.buildinfo
- Setting useDefaultExcludes to true, did not help.
- headers added via license-maven-plugin
- cleanup of log4j2.xml config files
@hhund hhund added this to the 2.0.0 milestone Nov 4, 2025
@hhund hhund requested review from schwzr and wetret November 4, 2025 02:23
@hhund hhund self-assigned this Nov 4, 2025
@hhund hhund linked an issue Nov 4, 2025 that may be closed by this pull request
@hhund hhund merged commit e48bd40 into develop_2 Nov 4, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Licence Headers

3 participants