enso/distribution/project-manager/THIRD-PARTY
Hubert Plociniczak 79c82da21c
Frgaal integration in sbt (#3421)
* Initial integration with Frgaal in sbt

Half-working since it chokes on generated classes from annotation
processor.

* Replace AutoService with ServiceProvider

For reasons unknown AutoService would fail to initialize and fail to
generate required builtin method classes.
Hidden error message is not particularly revealing on the reason for
that:
```
[error] error: Bad service configuration file, or exception thrown while constructing Processor object: javax.annotation.processing.Processor: Provider com.google.auto.service.processor.AutoServiceProcessor could not be instantiated
```

The sample records is only to demonstrate that we can now use newer Java
features.

* Cleanup + fix benchmark compilation

Bench requires jmh classes which are not available because we obviously
had to limit `java.base` modules to get Frgaal to work nicely.
For now, we default to good ol' javac for Benchmarks.
Limiting Frgaal to runtime for now, if it plays nicely, we can expand it
to other projects.

* Update CHANGELOG

* Remove dummy record class

* Update licenses

* New line

* PR review

* Update legal review

Co-authored-by: Radosław Waśko <radoslaw.wasko@enso.org>
2022-05-04 21:18:40 +02:00
..
com.beachape.enumeratum_2.13-1.7.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.beachape.enumeratum-circe_2.13-1.7.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.beachape.enumeratum-macros_2.13-1.6.1 Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
com.chuusai.shapeless_2.13-2.3.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.fasterxml.jackson.core.jackson-annotations-2.13.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.fasterxml.jackson.core.jackson-core-2.13.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.fasterxml.jackson.core.jackson-databind-2.13.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.fasterxml.jackson.dataformat.jackson-dataformat-cbor-2.13.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.fasterxml.jackson.module.jackson-module-scala_2.13-2.13.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.github.pureconfig.pureconfig_2.13-0.17.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.github.pureconfig.pureconfig-core_2.13-0.17.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.github.pureconfig.pureconfig-generic_2.13-0.17.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.github.pureconfig.pureconfig-generic-base_2.13-0.17.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.google.flatbuffers.flatbuffers-java-1.12.0 Make Legal Notices Order Deterministic (#1891) 2021-07-22 13:00:23 +02:00
com.thoughtworks.paranamer.paranamer-2.8 Add support for detailed logger configuration (#1745) 2021-05-19 09:02:32 +01:00
com.typesafe.akka.akka-actor_2.13-2.6.18 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-actor-typed_2.13-2.6.18 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-http_2.13-10.2.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-http-core_2.13-10.2.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-http-spray-json_2.13-10.2.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-parsing_2.13-10.2.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-protobuf-v3_2.13-2.6.18 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-slf4j_2.13-2.6.18 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.akka.akka-stream_2.13-2.6.18 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.config-1.4.1 Make Legal Notices Order Deterministic (#1891) 2021-07-22 13:00:23 +02:00
com.typesafe.scala-logging.scala-logging_2.13-3.9.4 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
com.typesafe.ssl-config-core_2.13-0.4.2 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
commons-cli.commons-cli-1.5.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
commons-io.commons-io-2.11.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
dev.zio.izumi-reflect_2.13-1.1.3 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
dev.zio.izumi-reflect-thirdparty-boopickle-shaded_2.13-1.1.3 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
dev.zio.zio_2.13-1.0.12 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
dev.zio.zio-interop-cats_2.13-3.2.9.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
dev.zio.zio-stacktracer_2.13-1.0.12 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-core_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-generic_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-jawn_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-literal_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-numbers_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-parser_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.circe.circe-yaml_2.13-0.14.1 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
io.spray.spray-json_2.13-1.3.6 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
licenses Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
nl.gn0s1s.bump_2.13-0.1.3 Implement the first part of the database library (#1475) 2021-02-25 13:48:18 +00:00
org.apache.commons.commons-compress-1.21 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.apache.commons.commons-lang3-3.12.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.bouncycastle.bcpkix-jdk15on-1.70 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.bouncycastle.bcprov-jdk15on-1.70 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.bouncycastle.bcutil-jdk15on-1.70 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.reactivestreams.reactive-streams-1.0.3 Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
org.scala-lang.modules.scala-java8-compat_2.13-1.0.0 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.scala-lang.modules.scala-parser-combinators_2.13-1.1.2 Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
org.scala-lang.scala-library-2.13.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.scala-lang.scala-reflect-2.13.7 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.slf4j.slf4j-api-1.7.32 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.typelevel.cats-core_2.13-2.7.0 Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
org.typelevel.cats-kernel_2.13-2.7.0 Frgaal integration in sbt (#3421) 2022-05-04 21:18:40 +02:00
org.typelevel.jawn-parser_2.13-1.1.2 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.typelevel.simulacrum-scalafix-annotations_2.13-0.5.4 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
org.yaml.snakeyaml-1.28 Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00
COPYRIGHT-MUSL Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
COPYRIGHT-ZLIB Project Manager Native Image (#1318) 2020-12-09 14:58:11 +01:00
NOTICE Update Scala to 2.13.7 (#3214) 2021-12-31 17:50:32 +03:00