Author: jleroux Revision: 1759082 Modified property: svn:log Modified: svn:log at Sat Sep 3 12:46:59 2016 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Sat Sep 3 12:46:59 2016 @@ -1 +1,3 @@ +Fixes "a bunch of small leaks (closes missing, reported as warnings in Eclipse)" - https://issues.apache.org/jira/browse/OFBIZ-8115 + By using the try-with-resources statement I'm sure all is safe in PcChargeApi.send()

