On 15.08.2015 19:59, Nick Burch wrote:
> Any chance you could point us to a couple of examples? Might help with 
> evaluating if we feel it's a real problem or not
>

Just open the findbugs page and navigate to the type named in the thread subject
or use [1] for the last build.

- org.apache.poi.hssf.record.UnicodeString can be removed
- org.apache.poi.hssf.util.AreaReference can be removed
- org.apache.poi.hssf.util.CellRangeAddress can be removed
- org.apache.poi.hssf.util.CellRangeAddressList needs to be renamed
- org.apache.poi.hssf.util.CellReference can be removed, calls to the 
2-arg-constructor need to be fixed
- org.apache.poi.hssf.util.Region can be removed
- org.apache.poi.xssf.model.IndexedUDFFinder can be removed

Andi

[1] https://builds.apache.org/job/POI/791/findbugsResult/type.799852010/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to