Allow to fill in the jar manifest when a --library
/--assembly
jar is packaged
#1699
Labels
--library
/--assembly
jar is packaged
#1699
anyhow, this will require some fixes in the
package
command, as we don't set theScala-Compiler-Version
andClass-Path
fields in the jar manifest... (plus theMain-Class
field is only available to be added for fat jars/assemblies).Originally posted by @Gedochao in #1679 (comment)
The text was updated successfully, but these errors were encountered: