|
Author: jleroux
Revision: 1787949
Modified property: svn:log
Modified: svn:log at Tue Mar 28 04:48:07 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 28 04:48:07 2017
@@ -1,5 +1,5 @@
Improved: Use try-with-resources statement wherever it's possible
(OFBIZ-8202)
-No functional changes, replace finally blocks closing EntityListIterator by
+Replace finally blocks closing EntityListIterator by
try-with-resource, and refactors around
|