You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2024/03/03 12:50:45 UTC

[PR] Fix excludes for sbt-site-paradox [incubator-pekko-connectors]

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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Fix excludes for sbt-site-paradox [incubator-pekko-connectors]

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich merged PR #537:
URL: https://github.com/apache/incubator-pekko-connectors/pull/537


-- 
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: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org