[Git][reproducible-builds/reproducible-website][master] 2 commits: added source.url, renamed source.artifact and source.scm
Arnout Engelen
gitlab at salsa.debian.org
Sun Jan 13 17:41:09 CET 2019
Arnout Engelen pushed to branch master 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
- - - - -
4a7e0fed by Hervé Boutemy at 2019-01-13T08:53:47Z
source.scm -> source.scm.uri
- - - - -
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.uri=<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/compare/12a8023b0943afa8b74c4ba8f0cac87be34ba858...4a7e0fedc42853c77186ae9f889559f6dbdb1c27
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/12a8023b0943afa8b74c4ba8f0cac87be34ba858...4a7e0fedc42853c77186ae9f889559f6dbdb1c27
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/28d8e9fc/attachment.html>
More information about the rb-commits
mailing list