Status: Accepted
Owner: janne.t.harkonen
Labels: Type-Defect Priority-High Target-2.1
New issue 275 by janne.t.harkonen: Using varargs in Java keywords fails
with libraries imported using WITH NAME -syntax
http://code.google.com/p/robotframework/issues/detail?id=275
Java keyword using varargs is like this:
public void varArgKeyword(String[] args) {
...
}
This keywords accepts 1...n arguments.
If the library is imported using WITH NAME syntax, the keyword no longer
works.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings