Skip to content
This repository was archived by the owner on Jul 2, 2023. It is now read-only.

Grails JaxRs Plugin compilation error #1

Open
budjb opened this issue Mar 31, 2016 · 0 comments
Open

Grails JaxRs Plugin compilation error #1

budjb opened this issue Mar 31, 2016 · 0 comments

Comments

@budjb
Copy link
Owner

budjb commented Mar 31, 2016

From @vinod-bb on October 28, 2015 11:20

I am using grails jaxrs plugin with Grails 2.2.4

grails.project.dependency.resolution = {
plugins {
compile ':jaxrs:0.8'
}
}

During compilation of my Grails Application and i get the below error

/plugins/jaxrs-0.8/src/java/org/springframework/mock/web/DelegatingServletInputStream.java:39: error: DelegatingServletInputStream is not abstract and does not override abstract method setReadListener(ReadListener) in ServletInputStream public class DelegatingServletInputStream extends ServletInputStream {

Please help

Copied from original issue: krasserm#68

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant