sbt-assembly: set `SplashScreen-Image` manifest attribute

73 views
Skip to first unread message

Germán

unread,
Jun 20, 2012, 10:21:30 PM6/20/12
to simple-b...@googlegroups.com
Hi,

I'm using sbt 0.11.2 and sbt-assembly plugin 0.7.4. 

What is the correct way to set the SplashScreen-Image manifest attribute so it is included in the jar generated by sbt-assembly?

Thank you,
Germán

Germán

unread,
Jun 21, 2012, 7:13:06 AM6/21/12
to simple-b...@googlegroups.com
I found a related question [1] that I missed yesterday.

This works well:

  packageOptions in assembly += Package.ManifestAttributes("SplashScreen-Image" -> "splash.gif")

Regards,
Germán

Reply all
Reply to author
Forward
0 new messages