Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.1
-
Fix Version/s: 0.3-BETA-2
-
Component/s: cli
-
Labels:None
Description
currently the packaging done by Griffon does not allow for the tweaking of standard VM options such as mx mm permgensize and such. There should be some place for these in Config.groovy so that jnlp files and possibly installer files can reflect the options. Plugins such as installer may also want access to these options.
core handling of min/max memory and permgen exists as of 0.1, but there is no hook for other jvm options.