svn propchange: r1787949 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1787949 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1787949
Modified property: svn:log

Modified: svn:log at Sun Mar 26 21:12:36 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Mar 26 21:12:36 2017
@@ -1,2 +1,5 @@
+Improved: Use try-with-resources statement wherever it's possible
+(OFBIZ-8202)
+
 No functional changes, replace finally blocks closing EntityListIterator by
 try-with-resource, and refactors around