svn propchange: r833725 - 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: r833725 - svn:log

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

Modified: svn:log at Sat Nov  7 18:15:36 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sat Nov  7 18:15:36 2009
@@ -1,2 +1,2 @@
-A modified patch from Bob Morley "Resolve java warnings exposed in Eclipse : framework - entityext" (https://issues.apache.org/jira/browse/OFBIZ-3108) - OFBIZ-3108
+A modified patch from Marc Morin "Resolve java warnings exposed in Eclipse : framework - entityext" (https://issues.apache.org/jira/browse/OFBIZ-3108) - OFBIZ-3108
 I replaced 4 while loops by for loops. Doing that I removed the empty checks. So I also used a FastList in StrungUtile.split() which I also refactored a bit.