JBoss Developer
[forge-dev] [aesh-dev] Re: PermGen with JBoss add-on
reply from Guest in Forge Development - View the full discussion
Hi Jerr,
it seem good.
I like this: test --foo \"-X1 X2 -X3\" (A scape with "" sounds good for
me)
For other case I prefer the old strategy, the OptionGroup as Stale talked:
- OptionGroup, is similar to OptionList, but support specific name for
each attribute. eg if you have an optiongroup named 'X' you could do:
-Xms=512m -Xmx=1024m -XX:MaxPermSize=256m
For now, we need to wait Stale agree and merge it.
I don't know if he will have time to see it this week, because he's in
meeting, but he will receive the email notice.
Thank you Jerr!