apache / datasketches-memory

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

Maven jar git properties #150

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.