daml/libs-scala
Gerolf Seitz a2d785e3ee
Use com.daml as root package (#5343)
Packages com.digitalasset.daml and com.daml have been unified under com.daml

Ledger API and DAML-LF DEV protos have also been moved from `com/digitalasset`
to `com/daml` on the file system.
Protos for already released DAML LF versions (1.6, 1.7, 1.8) stay in the
package `com.digitalasset`.

CHANGELOG_BEGIN
[SDK] All Java and Scala packages starting with
``com.digitalasset.daml`` and ``com.digitalasset`` are now consolidated
under ``com.daml``. Simply changing imports should be enough to
migrate your code.
CHANGELOG_END
2020-04-05 19:49:57 +02:00
..
auth-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
build-info Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
contextualized-logging Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
direct-execution-context Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
grpc-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
ports Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
postgresql-testing Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
resources Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
resources-akka Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
timer-utils Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00