mdedetrich opened a new pull request, #537: URL: https://github.com/apache/incubator-pekko-connectors/pull/537
The previous [PR](https://github.com/apache/incubator-pekko-connectors/pull/536) forgot to fix the excludes for `sbt-site-paradox`. Ordinarily we would also fix this in https://github.com/apache/incubator-pekko-sbt-paradox/blob/main/build.sbt#L76-L88 however it seems to be only pekko-connectors that uses sbt-site-paradox and since its an sbt plugin that [automatically loads](https://github.com/sbt/sbt-site/blob/main/core/src/main/scala/com/typesafe/sbt/site/SitePlugin.scala#L9) adding it to pekko-sbt-paradox isn't appropriate (this is also the reason why we have cases in pekko-connectors where the plugin is [explicitly disabled](https://github.com/apache/incubator-pekko-connectors/blob/main/build.sbt#L22)) -- 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]
