Skip to content

Minor updates to main#284

Merged
leerho merged 6 commits into
mainfrom
minor_updates_to_main
Jun 7, 2026
Merged

Minor updates to main#284
leerho merged 6 commits into
mainfrom
minor_updates_to_main

Conversation

@leerho

@leerho leerho commented Jun 6, 2026

Copy link
Copy Markdown
Member

Fixes the .gitattributes file to force LF for all types of text files. Modern OSs like Windows, MacOS, Ubunto know how to read the different line endings and accommodate. Not only that, but standardizing on LF is accepted practice for cross-language use and minimizes unwanted variation in file sizes and content, which makes for more reproducible releases.

To improve the quality and stability of builds when created from the distributed source:

  • Added failOnNoGitDirectory=false to the git-commit-id-maven-plugin which adds stability for builds

  • Added default entries for the git-properties added to jar files. Otherwise, the MANIFEST.MF files would appear corrupted.

@leerho leerho requested review from freakyzoidberg and tisonkun June 6, 2026 22:23
@leerho leerho merged commit ef5bf8e into main Jun 7, 2026
10 checks passed
@leerho leerho deleted the minor_updates_to_main branch June 7, 2026 07:01
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.

2 participants