Ciao Carlo, I would suggest to just remove this lib if it is not needed for the bin GeoServer I would probably does it first on Master and then backport after 1 month.
I don't think this requires a GSIP, prepare a pull request for people to test. Sooner rather than later I would probably upgrade our Jetty dependency as well. Regards, Simone Giannecchini == Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more information. == Ing. Simone Giannecchini @simogeo Founder/Director GeoSolutions S.A.S. Via Poggio alle Viti 1187 55054 Massarosa (LU) Italy phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 333 8128928 http://www.geo-solutions.it http://twitter.com/geosolutions_it ------------------------------------------------------- On Tue, Apr 8, 2014 at 6:16 PM, carlo cancellieri <[email protected]> wrote: > Hi all, > I was trying to use the bin package of geoserver which ships a standalone > version of jetty but in some cases I'm getting: > java.lang.NoSuchMethodError: org.slf4j.Logger.isTraceEnabled()Z > which comes from my plugin. > In geoserver we never call this method (isTraceEnabled()) which was added > after the 1.4 > (http://www.slf4j.org/api/org/slf4j/Logger.html#isTraceEnabled%28%29) > so the problem never throws up. > > The wrong library version comes from the jetty package and is located here: > ./geoserver-2.4-SNAPSHOT/lib/slf4j-simple-1.0.1.jar > > It should be 1.5.8 instead. > > Anyhow I think we can just remove it since we are also shipping the > slf4j-api, slf4j-log4j12 and the log4j implementation 1.2.14 which is > sufficient. > > What do you think? > > Cheers, > Carlo > > -- > == > Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for more > information. > == > > Dott. Carlo Cancellieri > @cancellieric > Software Engineer > > GeoSolutions S.A.S. > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- ------------------------------------------------------------------------------ Put Bad Developers to Shame Dominate Development with Jenkins Continuous Integration Continuously Automate Build, Test & Deployment Start a new project now. Try Jenkins in the cloud. http://p.sf.net/sfu/13600_Cloudbees _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
