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

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

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

Adam Heath-2
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|

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

Jacques Le Roux
Administrator
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" <[hidden email]>

> [hidden email] 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.
>