sbt-izpack 0.3.2
Fixed a scala.MatchError, arising from a match against an ArrayBuffer,
instead of a List. This error caused the installer to abort, during
generation of the XML, under certain circumstances.
sbt-izpack is a plugin for the Scala-based SBT 0.10.x build tool. IzPack is an open source tool that allows you to create flexible Java-based graphical and command-line installers. This plugin allows you to use IzPack directly from your SBT 0.10.x project.
