Re: iBatis 3 transaction isolation level control

2010-01-24 Thread Simone Tripodi
Hi Clinton, great!!! Just noticed it is included in the beta9, I'm going to modify the @Transaction behavior. Thanks!!! Simo http://people.apache.org/~simonetripodi/ On Sat, Jan 23, 2010 at 9:46 PM, Clinton Begin wrote: > I've implemented this and committed it to trunk. > > SqlSessionFactory no

is 3.0-beta-9 missing from central repo?

2010-01-24 Thread Simone Tripodi
Hi all guys, after noticed on the ibatis website that the 3.0-beta-9 is out, I switched in my pom to the new version, but is not resolved from the central repository... can anyone please tell me how I can get it using maven? Many thanks in advance, best regards!!! Simo http://people.apache.org/~s

Re: is 3.0-beta-9 missing from central repo?

2010-01-24 Thread Nathan Maves
I just uploaded it this morning. As soon as the apache repos refresh it will be out there. Feel free to install it manually into your local m2 repo if you need it right now. On Jan 24, 2010, at 9:59 AM, Simone Tripodi wrote: > Hi all guys, > after noticed on the ibatis website that the 3.0-be

Re: is 3.0-beta-9 missing from central repo?

2010-01-24 Thread Simone Tripodi
Hi Nathan, thanks, I'll follow your suggestion :) Best regards! Simo http://people.apache.org/~simonetripodi/ On Sun, Jan 24, 2010 at 6:43 PM, Nathan Maves wrote: > I just uploaded it this morning. As soon as the apache repos refresh it > will be out there. Feel free to install it manually in

Re: is 3.0-beta-9 missing from central repo?

2010-01-24 Thread Clinton Begin
Yeah, Apache's mirrors are always out of sync. In general, give every release 24 hours before expecting it to all be consistent. Even HTML and images aren't synced, as you can see from the missing "1000 Words" graphic on the homepage right now... Clinton On Sun, Jan 24, 2010 at 10:48 AM, Simone