Hi, Just wondering — is <https://github.com/Grails...
# questions
b
Hi, Just wondering — is https://github.com/Grails-Plugin-Consortium affiliated with the official Grails team? If so, are there any plans to update the plugins for Grails 7? We’re looking to move our Grails 3.3 apps to Grails 7. We rely a lot on SOAP services, and the CXF plugins (both server and client) seem to be the only thing holding us back.
t
We have startet upgrading one of our applications to Grails 7 and I have upgraded a local version of the CXF plugin. I should probably open af pull request, but the plugin releases to bintray and there are a few other issues that also need to be fixed...
🙏 1
j
If it needs a new home for publishing, and you want to stick with group "org.grails.plugins", https://github.com/grails-plugins could be a good fit.
t
I have a work in progress branche of the CXF Client plugin: github.com/dauer/grails-cxf-client/tree/grails-7 It was mainly a matter of upgrading gradle, the Grails version number and change javax to Jakarta. I don't know what to do with release of the plugin, I will probably send a pull request back to origin but the project looks a little abandoned...
This is a list of things to do (the list is most likely longer): https://github.com/dauer/grails-cxf-client/blob/grails-7/todo.md
❤️ 1