[Git][reproducible-builds/reproducible-website][master] 2 commits: explain build instructions vs effective environment + add source.used

Arnout Engelen gitlab at salsa.debian.org
Mon Jan 21 16:20:19 CET 2019


Arnout Engelen pushed to branch master at Reproducible Builds / reproducible-website


Commits:
ba2f5616 by Hervé Boutemy at 2019-01-21T15:19:53Z
explain build instructions vs effective environment + add source.used
- - - - -
6c011207 by Hervé Boutemy at 2019-01-21T15:19:53Z
added build.setup optional field
- - - - -


1 changed file:

- _docs/jvm.md


Changes:

=====================================
_docs/jvm.md
=====================================
@@ -44,12 +44,17 @@ source.url=<url where to download official source tarball>
 source.scm.uri=<source control management url as in pom.xml>
 source.scm.tag=<source control management tag as in pom.xml>
 
-# build environment information
+# build instructions
+build-tool=<mvn|sbt|...>
+build.setup=<optional url of documentation explaining specific additional setup when necessary: will be enhanced in a future buildinfo format version>
+
+# effective build environment information
 java.version=<full Java version>
 os.name=<Operating system name>
-build-tool=<mvn|sbt|...>
+source.used=<artifact|url|scm, depending on which has been used for the build>
 
-# Each build tool or plugin is free to add additional entries to the buildinfo.
+# Each build tool or plugin is free to add additional entries to the buildinfo,
+# both for build instructions and effective build environment.
 # For example, the sbt plugin may add the following for Scala:
 sbt.version=1.2.3
 scala.version=2.12.6



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/4c83be710ce8e989c1e00af8c249a977c589f6cc...6c011207f6bfbf03c863261266bf414d681363fd

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/4c83be710ce8e989c1e00af8c249a977c589f6cc...6c011207f6bfbf03c863261266bf414d681363fd
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/20190121/f5b41b31/attachment.html>


More information about the rb-commits mailing list