Skip to content

Liberica checkver.jsonpath error #547

Open
@whlit

Description

@whlit

I found that all Liberica's 'checkver.jsonpath' configurations are $.version. But in the liberica url request result, the data is of array type.So it should be $[*].version.
For example: [{"version":"21.0.7+9"},{"version":"24.0.1+11"}].
And I also found that this problem caused many 'Property 'version' not valid on JArray' exceptions in CI (Excavator).
If this change makes sense, I'm willing to open a pull request!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions