daml/language-support/java
Moritz Kiefer c48b0ee289 Move Any wrappers and Archive to stable packages (#3890)
* Move Any wrappers and Archive to stable packages

There are no actual API or functionality changes in this PR but the
logic for locating the stable packages has slightly changed since the
Any wrappers package only makes sense for LF 1.7. To address this, we
simply filter out stable packages for newer LF versions since it
doesn’t make sense to depend on those anyway.

CHANGELOG_BEGIN

- [DAML Compiler] Move ``Archive`` type to a separate DALF.

CHANGELOG_END

* More comments

* Fix java codegen tests

* fix more tests

* Force cache reset on Windows

* Revert "Force cache reset on Windows"

This reverts commit 9f2b7d70b2.
2019-12-19 01:26:38 +00:00
..
bindings Java-codegen: add support for Generic Maps. (#3549) 2019-11-22 08:07:53 +00:00
bindings-rxjava Fix typo in JavaDoc (#3793) 2019-12-09 17:58:33 +01:00
codegen Move Any wrappers and Archive to stable packages (#3890) 2019-12-19 01:26:38 +00:00
BUILD.bazel Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00