Closed ghost closed 8 years ago
+1
The plugin doesn't support this; there's still work TBD
+1
+1
I'm really lacking the free time to do this upgrade, it would be really helpful if anyone can take it on: https://grails.github.io/grails-doc/latest/guide/upgrading.html
Created a new repo with some work I've begun doing - https://github.com/noamt/grails-jaxrs-plugin Any help is greatly appreciated
Why did you make this a new project vs a new branch in the current project?
-mike On Jun 18, 2015 07:59, "Noam Y. Tenne" notifications@github.com wrote:
Created a new repo with some work I've begun doing - https://github.com/noamt/grails-jaxrs-plugin Any help is greatly appreciated
— Reply to this email directly or view it on GitHub https://github.com/krasserm/grails-jaxrs/issues/63#issuecomment-113147948 .
Martin has released ownership of the plugin long ago and upgrading the project changes the structure significantly so it's a good chance to start fresh
Also adding my voice here, would love to have this upgraded. I have tried myself and made some progress, but keep getting stuck.
If anyone on this thread is willing to help, I have a fork in progress here:
https://github.com/donald-jackson/grails-jaxrs
I have the plugin compiling correctly with Grails 3 and hooking in filters and actually processing the resource classes, just having some issues with processing complex objects. Perhaps someone else can take a look to see what I'm missing? Issue details are in README.md
@noamt @krasserm
@donald-jackson what speaks against using https://github.com/noamt/grails-jaxrs-plugin ? @noamt do you still maintain that project?
@krasserm Sorry I didn't even know about it. Will re-fork.
Sorry, all. I have no more time to maintain this project.
On Tue, Dec 29, 2015 at 7:18 PM, Donald Jackson notifications@github.com wrote:
@krasserm https://github.com/krasserm Sorry I didn't even know about it. Will re-fork.
— Reply to this email directly or view it on GitHub https://github.com/krasserm/grails-jaxrs/issues/63#issuecomment-167833795 .
@noamt Would you be interested contributing back your changes to a separate branch in this project? Or anyone else?
@krasserm - as I say I have this plugin working in grails 3 now in the repo I mentioned above. I also have Spring Security Jaxrs & Swagger4Jaxrs now working. Its just a matter of refactoring the tests now, but the project itself works.
@donald-jackson great, thanks!
@krasserm once I have the tests functional I will do a pull request to the original repo :+1:
@donald-jackson looking forward to it :smiley:
Grails 3 is here - can we confirm that this plugin supports it in full?