[rfc][icedtea-web] Option Parser

Lukasz Dracz ldracz at redhat.com
Tue Sep 9 15:28:39 UTC 2014


Hello,

Here is the updated patch that applies onto the push that added OptionsDefinitions. I have also added a few more unit tests and refactored a common check in two methods into a third method in the OptionParser. Also changed it so now the Option Parser accounts for the case where the user specifies a dash or not in front of the option, ex. 'command -arg blue yellow green -headless' will return the same result as 'command arg blue yellow green headless'.

Thank you,
Lukasz Dracz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: optionParser-12.patch
Type: text/x-patch
Size: 32908 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140909/77b9bb55/optionParser-12-0001.patch>


More information about the distro-pkg-dev mailing list