[Git][reproducible-builds/reproducible-website][master] simplified buildinfo

Hervé Boutemy gitlab at salsa.debian.org
Sun Dec 30 19:04:38 CET 2018


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


Commits:
6ba3e560 by Hervé Boutemy at 2018-12-30T18:04:20Z
simplified buildinfo

- - - - -


1 changed file:

- _docs/jvm.md


Changes:

=====================================
_docs/jvm.md
=====================================
@@ -30,9 +30,7 @@ artifactId=<artifactId as in pom.xml>
 version=<version as in pom.xml>
 
 # source information, as source tarball in repository and/or scm coordinates
-source=<groupId>:<artifactId>
-source.extension=<extension, usually zip>
-source.classifier=<classifier, usually source-release or src>
+source=<groupId>:<artifactId>:<version>:<classifier>:<extension>
 scm=<source control management url as in pom.xml>
 scm.tag=<source control management tag as in pom.xml>
 
@@ -44,9 +42,9 @@ sbt.version=1.2.3
 scala.version=2.12.6
 
 # output
-output.1.filename=<file name>
-output.1.length=<file size>
-output.1.sha512=<sha512>
+1.filename=<file name>
+1.length=<file size>
+1.sha512=<sha512>
 ```
 
 Notice that `${artifactId}-${version}-sources.jar` files published in Maven repositories are not buildable sources, but [sources for IDEs](https://central.sonatype.org/pages/requirements.html#supply-javadoc-and-sources).



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6ba3e560e927c07fe1de5181cbd34b5f7e54dd16
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/20181230/61a5b655/attachment.html>


More information about the rb-commits mailing list