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 2023/02/12 15:05:30 UTC

[GitHub] [incubator-pekko] mdedetrich commented on a diff in pull request #173: Simplify location of protobuf legal license files

mdedetrich commented on code in PR #173:
URL: https://github.com/apache/incubator-pekko/pull/173#discussion_r1103818931


##########
project/AddMetaInfLicenseFiles.scala:
##########
@@ -20,19 +20,18 @@ object AddMetaInfLicenseFiles extends AutoPlugin {
   private lazy val baseDir = LocalRootProject / baseDirectory
 
   override lazy val projectSettings = Seq(
-    apacheSonatypeLicenseFile := baseDir.value / "legal" / "StandardLicense.txt",

Review Comment:
   This is no longer necessary because the default location of `apacheSonatypeLicenseFile` is `baseDir.value / "LICENSE"` which in this PR is now the default `LICENSE` file



-- 
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