daml/release
Samir Talwar 331b9c8401
When publishing Protobuf source JARs, publish the dependencies. (#8148)
Previously, each Protobuf source JAR was considered independent, and did
not require dependencies. This meant that the kvutils Protobuf sources
were published without the associated DAML-LF sources, making them
useless.

This change adds the source JARs as runtime dependencies to ensure that
when publishing a Protobuf source JAR, the release process will fail if
the dependencies are not also published.

CHANGELOG_BEGIN
- [Ledger API] We now publish Protobuf sources in JARs for DAML-LF
  types to Maven Central, with the group "com.daml". The artifact names
  follow the format "<name>_proto_jar".
CHANGELOG_END
2020-12-03 11:52:18 +00:00
..
src Mark NPM snapshots with --tag next (#8118) 2020-12-01 11:00:37 +01:00
windows-installer Connectify user-facing output (#7624) 2020-10-09 15:45:02 +02:00
artifacts.yaml When publishing Protobuf source JARs, publish the dependencies. (#8148) 2020-12-03 11:52:18 +00:00
BUILD.bazel Mark NPM snapshots with --tag next (#8118) 2020-12-01 11:00:37 +01:00
install.bat replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
install.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
RELEASE.md release instructions: minor tweaks (#8008) 2020-11-18 17:37:19 +01:00
rotation rotate release duty after 1.8.0-snapshot.20201201.5776.0.4b91f2a6 (#8127) 2020-12-02 12:08:46 +01:00
sdk-config.yaml.tmpl Documentation of our support and compatibility framework (#7458) 2020-09-24 14:40:57 +00:00
util.bzl ledger-api: Use proto_jars, and publish Protobuf sources separately from the Scala classes. [KVL-714] (#8091) 2020-11-27 17:14:48 +00:00