[Git][reproducible-builds/reproducible-website][buildinfo.version] added buildinfo.version field to anticipate future evolutions
Hervé Boutemy
gitlab at salsa.debian.org
Sat Jan 5 09:03:28 CET 2019
Hervé Boutemy pushed to branch buildinfo.version at Reproducible Builds / reproducible-website
Commits:
5af661c7 by Hervé Boutemy at 2019-01-05T08:03:27Z
added buildinfo.version field to anticipate future evolutions
- - - - -
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/5af661c724b8178b1779d0fc21e8fc8b814ac11b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/5af661c724b8178b1779d0fc21e8fc8b814ac11b
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/7120fcef/attachment.html>
More information about the rb-commits
mailing list