On Wed, Nov 17, 2010 at 07:45:31PM -0000, [email protected] wrote: > Author: spepping > Date: Wed Nov 17 19:45:27 2010 > New Revision: 1036179 > > URL: http://svn.apache.org/viewvc?rev=1036179&view=rev > Log: > findbugs-reported bug squashing; 959 bugs left (findbugs 1.3.9)
findbugs reports naming problems in public methods, such as setters and getters. I resolved those problems. But in doing so, in principle I am changing the public API. I do not think that every public method is really in use by other applications. Let me know when I go too far in those changes, harming applications that depend on fop. Simon
