[Git][reproducible-builds/reproducible-website][master] added buildinfo.version field to anticipate future evolutions
Holger Levsen
gitlab at salsa.debian.org
Sat Jan 5 12:13:31 CET 2019
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
19ec440b by Hervé Boutemy at 2019-01-05T11:13:23Z
added buildinfo.version field to anticipate future evolutions
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- _docs/jvm.md
Changes:
=====================================
_docs/jvm.md
=====================================
@@ -31,6 +31,8 @@ own buildinfo file:
```
#### Work In Progress ####
+buildinfo.version=1.0-SNAPSHOT
+
name=<name as in pom.xml>
group-id=<groupId as in pom.xml>
artifact-id=<artifactId as in pom.xml>
@@ -52,7 +54,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 (generated) pom.xml:
+# example for the main jar and the accompanying pom.xml (when generated):
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/19ec440b98f30053f466f66756cddd25dc81fc02
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/19ec440b98f30053f466f66756cddd25dc81fc02
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/20190105/6211f09c/attachment.html>
More information about the rb-commits
mailing list