The following document contains the results of FindBugs - http://findbugs.sourceforge.net/. This isn't formatted like a pretty CheckStyle / JDepend sheet as the FindBugs XML output is very terse and does not describe what each error type is. We have no desire to hardcode messages against FindBugs, so we'll wait until FindBugs XML output can be modified to produce easy to use messages.
L SIC: Should org.objectledge.pico.LedgeStringToObjectConverter$1 be a _static_ inner class? L SIC: Should org.objectledge.pico.LedgeStringToObjectConverter$2 be a _static_ inner class? L SIC: Should org.objectledge.pico.LedgeStringToObjectConverter$3 be a _static_ inner class? L SIC: Should org.objectledge.pico.LedgeStringToObjectConverter$4 be a _static_ inner class? M NP: Possible null pointer dereference in org.objectledge.pico.xml.CompositionContentHandler.startFactory(org.xml.sax.Attributes) At CompositionContentHandler.java:[line 188] M DE: org.objectledge.pico.xml.CompositionContentHandler$1.<clinit>() might ignore java.lang.NoSuchFieldError At CompositionContentHandler.java:[line 227]