You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/03/28 04:49:02 UTC

svn propchange: r1788065 - svn:log

Author: jleroux
Revision: 1788065
Modified property: svn:log

Modified: svn:log at Tue Mar 28 04:49:02 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 28 04:49:02 2017
@@ -1 +1,4 @@
-No functional changes, use a multi exceptions catch I missed and format
+Improved: Use try-with-resources statement wherever it's possible
+(OFBIZ-8202)
+
+Uses a multi exceptions catch I missed and format