Re: ibatis 2.1.5 release plan

2005-07-06 Thread Ted Husted
All ASF projects are expected to provide automatic nightly builds. We just haven't gotten to around to that yet. The nightly builds live for seven days each, and then get recycled, so as to not eat up too much disk space. Any non-automatic release is generally tagged with a sequential version numb

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Larry Meadors
That sounds reasonable to me. I would be more than willing to set up a box to do the builds here if there is not one at apache to use. Does anyone know if there is one already? Larry On 7/6/05, Ted Husted <[EMAIL PROTECTED]> wrote: > All ASF projects are expected to provide automatic nightly bui

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Ted Husted
There's plenty of hardware for things like this. It's just a matter of spending some quality time with infrastructure, preferably by IRC [and I think everyone knows how much I adore IRC :)]. * http://apache.org/dev/infra-volunteer.html Several projects have their own zone on helios now: * http

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Larry Meadors
OK, i just bopped into the irc channel, and there are no boxen to actually *do* the builds on (unless we are using gump), only to hold the results. I have 6-8 boxes in my basement..I think one has a linux on it that i can use to set up some stuff to get it going. So, do you think ibatis.net will b

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Roberto R
Wow, thanks Larry! Fixing up the NAnt scripts is on my JIRA TODO list, but I haven't gotten around to it yet.  :-( Either Linux or Windows would work, but getting it going on Windows would probably be faster at this point. Roberto On 7/6/05, Larry Meadors <[EMAIL PROTECTED]> wrote: OK, i just b

Re: [VOTE] upgrade the DataMapper 1.2.1/ DataAccess 1.6.1 to General Availibilty

2005-07-06 Thread Ron Grabowski
TimeSpanTypeHandler.cs isn't implemented yet: public override object GetValueByName(ResultProperty mapping, IDataReader dataReader) { //return GetValueByIndex(dataReader.GetOrdinal(columnName), dataReader); return "ToDo"; } This might be an ok implementation assuming GetDateTime doesn't return nu

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Larry Meadors
I will try to get to it this evening or later this afternoon. On 7/6/05, Roberto R <[EMAIL PROTECTED]> wrote: > Wow, thanks Larry! > > Fixing up the NAnt scripts is on my JIRA TODO list, but I haven't gotten > around to it yet. :-( > > Either Linux or Windows would work, but getting it goin

[jira] Created: (IBATISNET-86) Make _mapper in IBatisNet.DataMapper.Mapper protected, not private

2005-07-06 Thread Chris Weisel (JIRA)
Make _mapper in IBatisNet.DataMapper.Mapper protected, not private -- Key: IBATISNET-86 URL: http://issues.apache.org/jira/browse/IBATISNET-86 Project: iBatis for .NET Type: Improvement Versions: Dat

[jira] Commented: (IBATISNET-86) Make _mapper in IBatisNet.DataMapper.Mapper protected, not private

2005-07-06 Thread Chris Weisel (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-86?page=comments#action_12315175 ] Chris Weisel commented on IBATISNET-86: --- I made a mistake and didn't think this through. You can't make static methods virtual (and therefore you can't override them

[jira] Commented: (IBATISNET-86) Make _mapper in IBatisNet.DataMapper.Mapper protected, not private

2005-07-06 Thread Ron Grabowski (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-86?page=comments#action_12315184 ] Ron Grabowski commented on IBATISNET-86: It would be nice to be able to specify where the sqlMap.config file is located when using IBatisNet.DataMapper.Mapper.Insta

[jira] Commented: (IBATIS-148) Capability to use dynamic sql within iterates

2005-07-06 Thread Sam Abeyratne (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-148?page=comments#action_12315187 ] Sam Abeyratne commented on IBATIS-148: -- It works now! Brandon and Manfred, thank you very much for helping us out on this bug. Again, all of us here truly appreciate yo

[jira] Commented: (IBATIS-113) i want.. to rollback entire operations

2005-07-06 Thread DongGuk Lee (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-113?page=comments#action_12315190 ] DongGuk Lee commented on IBATIS-113: Because My JDBC Driver problem.. sorry.. !! close this issue. > i want.. to rollback entire operations > ---

[jira] Closed: (IBATIS-113) i want.. to rollback entire operations

2005-07-06 Thread Brandon Goodin (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-113?page=all ] Brandon Goodin closed IBATIS-113: - Resolution: Won't Fix Closed at submitters request. Driver problem... not related to iBatis code. > i want.. to rollback entire operations > ---

Re: ibatis 2.1.5 release plan

2005-07-06 Thread Gilles Bayon
+1 Thanks, Larry I prefer to have a Windows OS, as the main usage of iBATAIS.NET is targeted Windows and Sql Server. We could then pass the tests with MSDE ( a light and free Sql Server instance).  On 7/6/05, Larry Meadors <[EMAIL PROTECTED]> wrote: OK, i just bopped into the irc channel, and there

[jira] Closed: (IBATISNET-86) Make _mapper in IBatisNet.DataMapper.Mapper protected, not private

2005-07-06 Thread Gilles Bayon (JIRA)
[ http://issues.apache.org/jira/browse/IBATISNET-86?page=all ] Gilles Bayon closed IBATISNET-86: - Resolution: Won't Fix >It would be nice to be able to specify where the sqlMap.config file is located >when using >IBatisNet.DataMapper.Mapper.Instanc