Skip to content

Please could someone re-compile for Groovy V4+ / JDK 17+ #159

@merlinbeedell

Description

@merlinbeedell

If Groovy v4 is used it shows class-not-found for XMLSlurper - the groovy.util.XMLSlurper is now located under groovy.xml.

If JDK 17+ is used then it responds with
Caught: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for java.lang.Enum do not match. Expected 1 but got 0
at wslite.soap.SOAPVersion.(SOAPVersion.groovy)

I tried to get the gradle/maven etc to work, but I just do not have the knowledge to reconfigure these correctly.

So I am reaching out to the much more knowledgeable team to see if anyone could resurrect and update this very useful utility (I use it for SOAP calling groovy scripts - all basic stuff).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions