daml/release
Moritz Kiefer 3f4cebd808
Fix daml-sdk-head Maven install (#8962)
* Fix daml-sdk-head Maven install

There were two issues:

1. The generated pom.xml used to install everything in one step
referenced the source files in the bazel directory rather than the
released artifacts. This luckily worked so far but falls apart now
since the 2.13 build overwrites the 2.12 build. Same issues that also
blew up the actual release on Thursday.

2. Two artifacts are published as shaded jars. We treated those like
Scala artifacts while they should be treated more like fat
jars. They’re not quite like those since the file paths are different
so I gave them a new release type.

changelog_begin
changelog_end

* shut up hlint

changelog_begin
changelog_end

* Fix broken comment for jarjar

changelog_begin
changelog_end
2021-02-26 21:20:04 +01:00
..
src Fix daml-sdk-head Maven install (#8962) 2021-02-26 21:20:04 +01:00
windows-installer Daml case and logo (#8433) 2021-01-08 12:50:15 +00:00
artifacts.yaml Fix daml-sdk-head Maven install (#8962) 2021-02-26 21:20:04 +01:00
BUILD.bazel Merge Maven uploads for different Scala versions (#8943) 2021-02-24 20:33:53 +00:00
install.bat update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
install.sh update copyright notices for 2021 (#8257) 2021-01-01 19:49:51 +01:00
RELEASE.md tweak release instructions (#8948) 2021-02-25 18:49:07 +01:00
rotation rotate release duty after 1.11.0-snapshot.20210223.6368.0.09c46cf6 (#8925) 2021-02-25 14:37:34 +01:00
sdk-config.yaml.tmpl Drop early access tag on trigger service and auth middleware (#8611) 2021-01-22 17:02:24 +01:00
util.bzl Publish JARs for trigger service and OAuth 2.0 middleware (#8614) 2021-01-25 09:14:13 +00:00