AutoResultMap not threadsafe if remapResults=true (patch included in IBATIS-519)

2008-09-07 Thread Kai Grabfelder
Hi there, AutoResultMap is not threadsafe if remapResults=true (thus only statements without an explicit resultMap mapping are affected). https://issues.apache.org/jira/browse/IBATIS-519 shows the issue. It can be easily reproduced by using the attached maven project [1] (mvn install shows the

Re: AutoResultMap not threadsafe if remapResults=true (patch included in IBATIS-519)

2008-09-07 Thread Clinton Begin
This is fixed and the continuous build server should pick it up soon and the build will be available from there until we get a release out. Clinton On Sun, Sep 7, 2008 at 8:41 PM, Clinton Begin [EMAIL PROTECTED]wrote: Thanks Kai... This is a really weird bug. The old implementation used to