daml/runtime-components
Samir Talwar 83ed13d799
Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771)
* Move //ledger/ledger-api-test-tool to //ledger/ledger-api-tests/tool.

And conformance.bzl to //ledger/ledger-api-tests.

* Move test tool infra to //ledger/ledger-api-tests/infrastructure.

* Split the ledger API test tool into smaller libraries.

There is no change to behavior.

CHANGELOG_BEGIN
CHANGELOG_END

* ledger-api-tests: Encapsulate performance tests.

* ledger-api-tests: Extract a "runner" library.

* ledger-api-tests: Publish libraries to Maven Central.

* ledger-api-tests: Fix Scaladoc so it compiles correctly.

Unfortunately I had to remove some Scaladoc in ActiveContractsServiceIT
which is incorrectly interpreted as not being attached to anything.
Fortunately, it's not actually that helpful.

* compatibility: Fix paths to the Ledger API Test Tool.

* Fix release types for ledger API test libraries.

* test-common: Publish generated Scala.

These libraries are dependencies of the ledger API tests components.

* ledger-api-tests: Use "com.daml" as the group ID everywhere.

* ledger-api-tests: Check that tests in `--additional` are valid.

* compatibility: Fix a reference to ledger-api-test-tool I missed.
2022-02-10 13:25:23 +00:00
..
jdbc-drivers update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
non-repudiation Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00
non-repudiation-api Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00
non-repudiation-app update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
non-repudiation-client Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00
non-repudiation-conformance Split the ledger-api-test-tool into libraries, under /ledger/ledger-api-tests. [KVL-1076] (#12771) 2022-02-10 13:25:23 +00:00
non-repudiation-core update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
non-repudiation-perf Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00
non-repudiation-postgresql Remove dependencies on compatibility libraries (#12548) 2022-01-24 18:04:07 +00:00
non-repudiation-resources update copyright headers (#12240) 2022-01-03 16:36:51 +00:00
non-repudiation-testing Deprecate user identity service [DPP-862] (#12694) 2022-02-04 10:32:09 +01:00