You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adam Heath <do...@brainfood.com> on 2009/09/13 02:00:01 UTC

Re: svn commit: r814251 - /ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/envops/Iterate.java

doogie@apache.org wrote:
> Author: doogie
> Date: Sat Sep 12 23:23:49 2009
> New Revision: 814251
> 
> URL: http://svn.apache.org/viewvc?rev=814251&view=rev
> Log:
> Protect closing of the EntityListIterator inside a finally block.
> 
> Modified:
>     ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/envops/Iterate.java

This change should probably be added to the release branches, but I
don't know how to do that.

Re: svn commit: r814251 - /ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/envops/Iterate.java

Posted by Jacques Le Roux <ja...@les7arts.com>.
Hi Adam,

I have done it for you at r814279. Simply use the mergefromtrunk script, as easy (but sometimes you get conflicts... and have to 
resolve by hand - or give up ;o)

Jacques

From: "Adam Heath" <do...@brainfood.com>
> doogie@apache.org wrote:
>> Author: doogie
>> Date: Sat Sep 12 23:23:49 2009
>> New Revision: 814251
>>
>> URL: http://svn.apache.org/viewvc?rev=814251&view=rev
>> Log:
>> Protect closing of the EntityListIterator inside a finally block.
>>
>> Modified:
>>     ofbiz/trunk/framework/minilang/src/org/ofbiz/minilang/method/envops/Iterate.java
>
> This change should probably be added to the release branches, but I
> don't know how to do that.
>