mdedetrich commented on PR #956: URL: https://github.com/apache/incubator-pekko/pull/956#issuecomment-1891776787
I can confirm that `ThisBuild / pekkoInlineEnabled := false` is working, i.e. output of `show scalacOptions` is ``` [info] pki / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] actor-testkit-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] coordination / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster-sharding-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] actor-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] docs / Compile / scalacOptions [info] List(-Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8, -Wconf:cat=unused:s,cat=deprecation:s,cat=unchecked:s,any:e) [info] actor-typed-tests / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] testkit / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] stream / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] multi-node-testkit / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-query / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] osgi / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-typed-tests / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-testkit / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster-tools / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] remote-tests / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] protobuf-v3 / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] stream-tests-tck / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] protobuf / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] actor / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] discovery / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] bench-jmh / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster-metrics / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] bill-of-materials / Compile / scalacOptions [info] List(-encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] stream-tests / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] stream-testkit / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] remote / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] distributed-data / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] actor-tests / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] slf4j / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] serialization-jackson / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-tck / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] stream-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-shared / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] persistence-typed / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] cluster-sharding / Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code, -encoding, UTF-8, -feature, -unchecked, -Xlog-reflective-calls, -language:higherKinds, release:8) [info] Compile / scalacOptions [info] List(-Wconf:cat=unused-nowarn:s,any:e, -Xfatal-warnings, -Xlint:-strict-unsealed-patmat, -Ywarn-numeric-widen, -Xlint:-infer-any, -Ywarn-extra-implicit, -Ywarn-unused:_, -Xlint, -deprecation, -Ywarn-dead-code) ``` As you can see there are no inline flags -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
