|
Author: jleroux
Revision: 1798353
Modified property: svn:log
Modified: svn:log at Sun Jun 11 10:15:23 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Jun 11 10:15:23 2017
@@ -2,6 +2,6 @@ Fixed: ERROR: Cannot do a find that retu
transaction in place
(OFBIZ-9286)
-While "Use try-with-resources statement wherever it's possible" I missed that
-you must begin the transaction before the try-with-resources, this fixes last
-cases, lesson learned!
+While working on OFBIZ-9385 "Use try-with-resources statement wherever it's
+possible" I forgot that you must begin the transaction before the
+try-with-resources, this fixes last cases, lesson learned!
|