sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #22005
[Bug 1244441] Re: Printing help triggers java.lang.StringIndexOutOfBoundsException
thanks
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => High
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.0
** Summary changed:
- Printing help triggers java.lang.StringIndexOutOfBoundsException
+ [1.0.1] Printing help triggers java.lang.StringIndexOutOfBoundsException
** Changed in: sikuli
Importance: High => Critical
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1244441
Title:
[1.0.1] Printing help triggers
java.lang.StringIndexOutOfBoundsException
Status in Sikuli:
Fix Committed
Bug description:
Hi,
This is Commons CLI issue #193:
<https://issues.apache.org/jira/browse/CLI-193>
Steps to reproduce:
* use commons cli 1.2
* launch sikuli-script with no arguments
It is caused by a missing new line in the call to
HelpFormatter.printHelp(). Patch attached.
Thanks,
_g.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1244441/+subscriptions
References