Question

I've tried using the installer plugin to create an izpack install and although I can create an installer I haven't had any luck configuring the izpack installer.

I looked at the sample SwingPad application and copied some files across to my project (and modified the values in installer.xml):

  • ./src/installer/izpack/resources/installer.xml
  • ./src/installer/izpack/resources/README.html
  • ./scripts/_Events.groovy

But this has no effect whatsoever.

I'm using griffon 1.2.0.

Anyone have any suggestions about what I'm missing?

Was it helpful?

Solution

There's a bug in the installer plugin that prevents it from honoring your customizations. I've filed http://jira.codehaus.org/browse/GRIFFON-607 to take care of it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top