[Git][reproducible-builds/reproducible-website][source-pointers] added source.url, renamed source.artifact and source.scm

Hervé Boutemy gitlab at salsa.debian.org
Sun Jan 13 03:19:51 CET 2019


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


Commits:
928c71ff by Hervé Boutemy at 2019-01-13T02:19:50Z
added source.url, renamed source.artifact and source.scm
- - - - -


1 changed file:

- _docs/jvm.md


Changes:

=====================================
_docs/jvm.md
=====================================
@@ -38,10 +38,11 @@ group-id=<groupId as in pom.xml>
 artifact-id=<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>:<version>:<classifier>:<extension>
-scm=<source control management url as in pom.xml>
-scm.tag=<source control management tag as in pom.xml>
+# source information, as source tarball artifact in repository and/or url and/or scm coordinates
+source.artifact=<groupId>:<artifactId>:<version>:<classifier>:<extension>
+source.url=<url where to download official source tarball>
+source.scm=<source control management url as in pom.xml>
+source.scm.tag=<source control management tag as in pom.xml>
 
 # build environment information
 java.version=<full Java version>



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/928c71ff9868e418095e07a4a4953f02fe9a73c8
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/20190113/b51f75e6/attachment.html>


More information about the rb-commits mailing list