enso/distribution
Hubert Plociniczak 1e6e69b539
Akka-related startup improvements (#10905)
* Akka-related startup improvements

Realized that Akka Typed and Spray were not used **at all** yet there
were in the list of dependencies.
Additionally, the former would also show up in the list of Akka's
library-extensions, initialized on startup.

* Hardcode list of library extensions

Hardcoding a list of library extensions is not recommended but I don't
see any other way of disabling expensive Serialization extension, which
we don't seem to use anyway.

* fmt

* licensing update
2024-08-29 20:43:37 +02:00
..
bin Add org.enso.compiler.dumpIr system prop (#10740) 2024-08-06 12:00:27 +00:00
engine/THIRD-PARTY Akka-related startup improvements (#10905) 2024-08-29 20:43:37 +02:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
lib/Standard Add Text.to_decimal (#10874) 2024-08-28 19:33:20 +00:00
project-manager/THIRD-PARTY Akka-related startup improvements (#10905) 2024-08-29 20:43:37 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00