Skip to content

Annotation library does not find keywords from paths with url encoded characters #6

@stlecho

Description

@stlecho

See https://groups.google.com/forum/?fromgroups=#!topic/robotframework-users/uvXY60cpTCI for more details: It asks AnnotationLibrary to look at the classes in "org/robotframework/swing/keyword/*/.class" for keywords. I think the buggy code is in KeywordBeanLoader, but its not obvious at glance.

I got it to import SwingLibrary by overriding the version of javalib-core by putting this in your pom:

org.robotframework
javalib-core
0.9.1

Since the new JavalibCore was more removing functionality and cleaning up I think that should work for you -- see https://github.com/robotframework/JavalibCore/wiki/ReleaseNotes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions