Updates:
Status: Invalid
Comment #1 on issue 1509 by jussi.ao...@gmail.com: ROBOT_LIBRARY_SCOPE not
working on Robot Framework 2.8.1
http://code.google.com/p/robotframework/issues/detail?id=1509
You need to use a wrapper library if you want to set a library scope with
Annotation library. See
https://github.com/robotframework/JavalibCore/wiki/AnnotationLibrary#usage
and the wrapper example, which extends the annotation library.
Or see SwingLibrary:
https://github.com/robotframework/SwingLibrary/blob/master/src/main/java/org/robotframework/swing/SwingLibrary.java
The documentation for AnnotationLibrary could mention that yhou need to use
a wrapper to set a scope. (Because when you dont use a wrapper, you are
really importing the AnnotationLibrary itself and it uses its own scope.)
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
---
You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.