apache / datasketches-memory

High performance native memory access for Java.
https://datasketches.apache.org
Apache License 2.0
120 stars 28 forks source link

Add git properties to output JARs by default #151

Closed davecromberge closed 3 years ago

davecromberge commented 3 years ago

Previously, git properties were only added to the JAR Manifest.MF file whilst the nexus-jars profile was active. Now, they are included by default regardless of whether the JARs are published to Nexus or not. This also aligns with the behaviour of the shell build script, where the entries are always added to the JAR's manifest.