snimavat / nimble

Nimble Security Grails Plugin
Other
15 stars 19 forks source link

problems with 0.6 #38

Closed sushilbansal closed 10 years ago

sushilbansal commented 10 years ago

Compile error during compilation with javac. C:\Users\sbansal\IdeaProjects\untitled3\target\work\plugins\cache-1.1.1\src\java\grails\plugin\cache\web\GenericResponseWrapper.java:154: error: method does not override or implement a method from a supertype @Override ^ C:\Users\sbansal\IdeaProjects\untitled3\target\work\plugins\cache-1.1.1\src\java\grails\plugin\cache\web\filter\PageFragmentCachingFilter.java:398: error: cannot find symbol contentType = response.getContentType(); ^ symbol: method getContentType() location: variable response of type HttpServletResponse Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 2 errors

snimavat commented 10 years ago

Not a nimble issue, See https://github.com/snimavat/nimble/issues/33

sushilbansal commented 10 years ago

Thanks a lot. It is working now.

snimavat commented 10 years ago

Glad its working for you, do vote for it :)