try to add license and notice to jars (#77)
I'm going to merge this - thanks for the reviews
This commit is contained in:
parent
bb5558035e
commit
0208a4a3bd
3 changed files with 42 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ lazy val actor = pekkoModule("actor")
|
|||
(Compile / scalaSource).value.getParentFile / s"scala-$ver"
|
||||
})
|
||||
.settings(VersionGenerator.settings)
|
||||
.settings(MetaInfLicenseNoticeCopy.settings)
|
||||
.settings(serialversionRemoverPluginSettings)
|
||||
.enablePlugins(BoilerplatePlugin)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue