Details
Description
IZPACK-368 introduce a refactoring in the Installer class that created a regression for installations using '-options' and '-options-template': with izpack 4.3.1 those could done in headless environments, with 4.3.2 these require a UI.
Attached a fix (against head of git, for 4.3.2 the patch needs minimal adjustments) for this that enforces the console installer for those.
Fixed, but with a different patch (yours did not apply).