Updates:
Status: Accepted
Labels: -Priority-Medium Priority-High Target-2.5.1
Comment #7 on issue 584 by pekka.klarck: Variable resolution doesn't work
properly with variables passed to a library constructor.
http://code.google.com/p/robotframework/issues/detail?id=584
I was able to reproduce the problem using the provided ExampleLib.java.
Thanks for providing the example!
I tested that the WITH NAME syntax doesn't cause the problem. By guess is
that this regression is somehow related to the new named argument syntax.
Needs to be investigated further and fixed in RF 2.5.1.