[Git][reproducible-builds/reproducible-website][jvm-record-os] record os.name, useful for Unix vs Windows
Hervé Boutemy
gitlab at salsa.debian.org
Mon Dec 31 15:06:18 CET 2018
Hervé Boutemy pushed to branch jvm-record-os at Reproducible Builds / reproducible-website
Commits:
c068ca79 by Hervé Boutemy at 2018-12-31T14:06:17Z
record os.name, useful for Unix vs Windows
- - - - -
1 changed file:
- _docs/jvm.md
Changes:
=====================================
_docs/jvm.md
=====================================
@@ -43,6 +43,7 @@ scm.tag=<source control management tag as in pom.xml>
# build environment information
java.version=<full Java version>
+os.name=<Operating system name>
build-tool=<mvn|sbt|...>
# Each build tool or plugin is free to add additional entries to the buildinfo.
@@ -51,7 +52,7 @@ sbt.version=1.2.3
scala.version=2.12.6
# A buildinfo file can contain checksums for multiple output files, for
-# example for the main jar and the accompanying pom.xml:
+# example for the main jar and the accompanying (generated) pom.xml:
outputs.0.filename=<file name>
outputs.0.length=<file size>
outputs.0.checksums.sha512=<sha512>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c068ca79064c323a5c1a6c88338cab62d7999992
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c068ca79064c323a5c1a6c88338cab62d7999992
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20181231/7baf88de/attachment.html>
More information about the rb-commits
mailing list