[Git][reproducible-builds/reproducible-website][master] better explanation for some fields

Hervé Boutemy gitlab at salsa.debian.org
Thu Dec 5 16:10:27 UTC 2019



Hervé Boutemy pushed to branch master at Reproducible Builds / reproducible-website


Commits:
c4081ee1 by Hervé Boutemy at 2019-12-05T16:10:25Z
better explanation for some fields
- - - - -


1 changed file:

- _docs/jvm.md


Changes:

=====================================
_docs/jvm.md
=====================================
@@ -31,10 +31,10 @@ as separate `${artifactId}-${version}.buildinfo` file, with content in
 #### 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>
-version=<version as in pom.xml>
+name=<name of the artifact>
+group-id=<groupId as in repository's coordinates>
+artifact-id=<artifactId as in repository's coordinates>
+version=<version as in repository's coordinates>
 
 # source information for rebuilders, as source tarball artifact in repository and/or url and/or scm coordinates
 source.artifact=<groupId>:<artifactId>:<version>:<classifier>:<extension>
@@ -47,9 +47,9 @@ 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 recorded build environment information
-java.version=<full Java version taken from "java.version" system property>
-java.vendor=<full Java version taken from "java.vendor" system property>
-os.name=<Operating system name>
+java.version=<Java version taken from "java.version" system property>
+java.vendor=<Java vendor taken from "java.vendor" system property>
+os.name=<Operating System name taken from "os.name" system property>
 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,



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c4081ee15d35563c7f5d18e6f6f231523fc035ce

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/c4081ee15d35563c7f5d18e6f6f231523fc035ce
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/20191205/9717a7a5/attachment.htm>


More information about the rb-commits mailing list