[Git][reproducible-builds/reproducible-website][master] record os.name, useful for Unix vs Windows
Arnout Engelen
gitlab at salsa.debian.org
Wed Jan 2 10:20:18 CET 2019
Arnout Engelen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
83c7ca08 by Hervé Boutemy at 2019-01-02T09:19:11Z
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/83c7ca08794146c4bfe4c097f3671fa989ccdb37
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/83c7ca08794146c4bfe4c097f3671fa989ccdb37
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/20190102/cbc9a087/attachment.html>
More information about the rb-commits
mailing list