mdedetrich commented on issue #1040: URL: https://github.com/apache/incubator-pekko/issues/1040#issuecomment-1909933637
an sbt-scripted test is probably the easiest way to implemented this. Such a test can run the `publishLocal` command, unzip the jar and check the existence of a file within the jar. You can read about it at https://www.scala-sbt.org/1.x/docs/Testing-sbt-plugins.html -- 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]
