DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28774>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28774 [PATCH] Use of Jakarta Commons CLI library for command line processing ------- Additional Comments From [EMAIL PROTECTED] 2004-05-06 23:17 ------- Simon, If the OptionGroups didn't work for you, then the CLI code is probably buggy. I assumed it was working and did not specifically test for clashes in the OptionGroups. If so, could you let the CLI guys know? You're right; the reason my OptionBuilder code is so verbose is to keep Eclipse quiet. That's not a compelling reason though. There is no necessity to use Eclipse, and if the consensus is that clean compact code is better, let's go with that, and wait for the Eclipse guys to accommodate such cases. Peter
