mirror of
https://github.com/enso-org/enso.git
synced 2024-11-26 08:52:58 +03:00
9182f91e35
* Use moduleDependencies instead of modulePath * Fix compilation of editions * Fix compilation of distribution-manager * polyglot-api needs to explicitly compile module-info * Fix compilationOrder in library-manager and edition-updater * engine-runner-common is module * JPMSPlugin provides default implementation of compileModuleInfo * Remove unused setting key from JPMSUtils.compileModuleInfo * JPMSPlugin has internalModuleDependencies and exportedModule tasks. * Use BuildVersion instead of buildInfo * Manual compilation of module-info.java is reported as warning * Define org.enso.scalalibs.wrapper meta project. * Fix module check in JPMSPlugin. This is a fix for projects that declare `Compile /exportJars := true` * version-output is a module * ydoc-server uses internalModuleDependencies * persistance is module * engine-common uses internalModuleDependencies * polyglot-api does not override compileModuleInfo task * runtime-parser uses internalModuleDependencies * edition-updater is module * Update moduleDependencies for distribution-manager * editions is module * Fix some dependencies of modules * scala-yaml is a module * Add scala-compiler to scala-libs-wrapper * cli depends on scala-library module * Add dependencies for distribution-manager module * Add some scala-library dependencies in some modules * engine-runner uses internalModuleDependencies * Fix module dependencies of library-manager * Rename org.enso.scalalibs.wrapper to org.enso.scala.wrapper * Add jsoniter-scala-macros to org.enso.scala.wrapper fat module * Fix dependencies of some projects * polyglot-api does not depend on truffle-api * Fix dependencies of some projects * runtime does not use com.google.common * runtime is a module * text-buffer is a module * refactoring-utils is a module * runtime-compiler is a module * runtime-instrument-common is a module * connected-lock-manager is a module * JPMSUtils reports project name in some error messages * Modularize some instruments * module-info compilation is cached * runtime-instrument-runtime-server is module * runtime-language-epb is module * Remove runtime-fat-jar * engine-runner is not a fat jar * JPMSPlugin defines exportedModuleBin task * Redefine componentModulesPaths task * interpreter-dsl is module * Redefine componentModulesPaths task * fmt sbt * scala-libs-wrapper is a modular fat jar * Add some module deps to org.enso.runtime * engine-runner is not a fat jar * Rename package in logging-config * Rename package in logging-service * Rename package in logging-service-logback * Fix dependencies of exportedModuleBin task * Mixed projects have own compileJava task this task does not compile only module-info.java but all the java sources. So that we can see errors more easily. When only module-info.java is compiled, the only errors that we can see are that we did not include some modules on module-path. * Fix definition of exportedModule task. * Remove usages of non-existing buildInfo and replace it with BuildVersion * Fix some dependencies of org.enso.runtime module * module-info compilation is handled directly by FrgaalCompiler * module-info compilation is forced for projects that has only Scala sources with single module-info.java * Fix compilation of org.enso.runtime * manual module-info compilation is not a warning * Rename packages in logging-utils-akka * Create org.enso.language.server.deps.wrapper module * language-server is module * Creat akka-wrapper modular fat jar * fmt * Define common settings for modularFatJarWrapper * Fix compilation of json-rpc-server * Use akka and zio wrappers * language-server depends on org.eclipse.jgit * Fix some dependencies - update library manifests works now! * update library manifests invokes runner directly * buildEngineDistribution does not copy runner.jar * Remove EngineRunnerBootLoader * Fix compilation of std libs * --patch-module and --add-exports are also passed to javac * Rename package in runtime-integration-tests. The package name org.enso.compiler clashes with the package from the module * Remove usage of buildInfo * FrgaalJavaCompiler can deal with non-existing module-info.java when shouldCompileModuleInfo is true. It just generates a warning in such case as it suggests that there is something wrong with the project configuration. * Revert AliasAnalysisTest.scala * Fix dependencies and java cmdline options for runtime-integration-tests * Rename test package * runtime-integration-test depends on logging-service-logback/Test/compile * Rename package in logging-service-logback/Test * Fix FrgaalJavaCompiler creation for projects * Sanitize Test/javaOptions arguments * Sanitize Test/javaOptions arguments * All the JPMSPlugin settings are scoped * Remove unused sbt tasks * modularFatJarWrapperSettings do not override javacOptions * Resolve issue "Cannot find TestLoggerProvider" in runtime-integration-tests * org.enso.runtime module is open * Test that test classes are unconditionally opened and exported * polyglot-api-macros is a module * JPMSPlugin handles --add-opens cmdline option * RuntimeServerTest ensures instruments are initialized * Add some exports to org.enso.runtime.compiler * Add instruments on module-path to runtime-integration-tests * Replace TestLogProviderOnClassPath with TestLogProviderOnModulePath * Replace buildInfo with BuildVersion * Add jpms-wrapper-scalatest * ReportLogsOnFailure is in non-modular testkit project * Add necessary dependencies to testkit project * Revert "Add jpms-wrapper-scalatest" This reverts commit |
||
---|---|---|
.. | ||
com.chuusai.shapeless_2.13-2.3.10 | ||
com.github.plokhotnyuk.jsoniter-scala.jsoniter-scala-core_2.13-2.28.5 | ||
com.github.plokhotnyuk.jsoniter-scala.jsoniter-scala-macros_2.13-2.28.5 | ||
com.github.pureconfig.pureconfig_2.13-0.17.4 | ||
com.github.pureconfig.pureconfig-core_2.13-0.17.4 | ||
com.github.pureconfig.pureconfig-generic_2.13-0.17.4 | ||
com.github.pureconfig.pureconfig-generic-base_2.13-0.17.4 | ||
com.google.flatbuffers.flatbuffers-java-24.3.25 | ||
com.typesafe.akka.akka-actor_2.13-2.6.20 | ||
com.typesafe.akka.akka-http_2.13-10.2.10 | ||
com.typesafe.akka.akka-http-core_2.13-10.2.10 | ||
com.typesafe.akka.akka-parsing_2.13-10.2.10 | ||
com.typesafe.akka.akka-protobuf-v3_2.13-2.6.20 | ||
com.typesafe.akka.akka-slf4j_2.13-2.6.20 | ||
com.typesafe.akka.akka-stream_2.13-2.6.20 | ||
com.typesafe.config-1.4.2 | ||
com.typesafe.scala-logging.scala-logging_2.13-3.9.4 | ||
com.typesafe.ssl-config-core_2.13-0.4.3 | ||
commons-cli.commons-cli-1.5.0 | ||
commons-io.commons-io-2.12.0 | ||
dev.zio.izumi-reflect_2.13-2.3.8 | ||
dev.zio.izumi-reflect-thirdparty-boopickle-shaded_2.13-2.3.8 | ||
dev.zio.zio_2.13-2.0.14 | ||
dev.zio.zio-internal-macros_2.13-2.0.14 | ||
dev.zio.zio-interop-cats_2.13-23.0.0.6 | ||
dev.zio.zio-stacktracer_2.13-2.0.14 | ||
io.circe.circe-core_2.13-0.14.7 | ||
io.circe.circe-generic_2.13-0.14.7 | ||
io.circe.circe-jawn_2.13-0.14.7 | ||
io.circe.circe-literal_2.13-0.14.7 | ||
io.circe.circe-numbers_2.13-0.14.7 | ||
io.circe.circe-parser_2.13-0.14.7 | ||
io.github.java-diff-utils.java-diff-utils-4.12 | ||
io.helidon.builder.helidon-builder-api-4.0.8 | ||
io.helidon.common.features.helidon-common-features-4.0.8 | ||
io.helidon.common.features.helidon-common-features-api-4.0.8 | ||
io.helidon.common.helidon-common-4.0.8 | ||
io.helidon.common.helidon-common-buffers-4.0.8 | ||
io.helidon.common.helidon-common-config-4.0.8 | ||
io.helidon.common.helidon-common-configurable-4.0.8 | ||
io.helidon.common.helidon-common-context-4.0.8 | ||
io.helidon.common.helidon-common-key-util-4.0.8 | ||
io.helidon.common.helidon-common-mapper-4.0.8 | ||
io.helidon.common.helidon-common-media-type-4.0.8 | ||
io.helidon.common.helidon-common-parameters-4.0.8 | ||
io.helidon.common.helidon-common-security-4.0.8 | ||
io.helidon.common.helidon-common-socket-4.0.8 | ||
io.helidon.common.helidon-common-task-4.0.8 | ||
io.helidon.common.helidon-common-tls-4.0.8 | ||
io.helidon.common.helidon-common-types-4.0.8 | ||
io.helidon.common.helidon-common-uri-4.0.8 | ||
io.helidon.config.helidon-config-4.0.8 | ||
io.helidon.helidon-4.0.8 | ||
io.helidon.http.encoding.helidon-http-encoding-4.0.8 | ||
io.helidon.http.helidon-http-4.0.8 | ||
io.helidon.http.media.helidon-http-media-4.0.8 | ||
io.helidon.inject.helidon-inject-api-4.0.8 | ||
io.helidon.logging.helidon-logging-common-4.0.8 | ||
io.helidon.webclient.helidon-webclient-4.0.8 | ||
io.helidon.webclient.helidon-webclient-api-4.0.8 | ||
io.helidon.webclient.helidon-webclient-http1-4.0.8 | ||
io.helidon.webclient.helidon-webclient-websocket-4.0.8 | ||
io.helidon.webserver.helidon-webserver-4.0.8 | ||
io.helidon.webserver.helidon-webserver-websocket-4.0.8 | ||
io.helidon.websocket.helidon-websocket-4.0.8 | ||
jakarta.inject.jakarta.inject-api-2.0.1 | ||
licenses | ||
net.java.dev.jna.jna-5.14.0 | ||
org.apache.commons.commons-compress-1.23.0 | ||
org.apache.commons.commons-lang3-3.12.0 | ||
org.jline.jline-3.23.0 | ||
org.reactivestreams.reactive-streams-1.0.3 | ||
org.scala-lang.modules.scala-java8-compat_2.13-1.0.0 | ||
org.scala-lang.modules.scala-parser-combinators_2.13-1.1.2 | ||
org.scala-lang.scala-compiler-2.13.11 | ||
org.scala-lang.scala-library-2.13.11 | ||
org.scala-lang.scala-reflect-2.13.11 | ||
org.slf4j.slf4j-api-2.0.9 | ||
org.typelevel.cats-core_2.13-2.10.0 | ||
org.typelevel.cats-kernel_2.13-2.10.0 | ||
org.typelevel.jawn-parser_2.13-1.5.1 | ||
org.yaml.snakeyaml-2.2 | ||
COPYRIGHT-MUSL | ||
COPYRIGHT-ZLIB | ||
NOTICE |