Re: iBATIS-375 [patch]

2008-07-18 Thread Clinton Begin
I've applied the patch. It looks like an okay feature. I'm going to see if there's a better way for iBATIS 3, but for now this will do. I've update the iBATIS homepage to include a link to the continuous integration server. Follow the instructions for Developer Release on the download page

[jira] Closed: (IBATIS-375) Provide a way for not creating items from nested ResultMaps when the items contain only null values

2008-07-18 Thread Clinton Begin (JIRA)
[ https://issues.apache.org/jira/browse/IBATIS-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clinton Begin closed IBATIS-375. Resolution: Fixed Fix Version/s: 2.3.4 applied patch Provide a way for not creating items

Re: iBATIS-375 [patch]

2008-07-18 Thread Ian Zabel
Clinton, Thanks! Looks like that link is not quite working properly, however. But I did find this: http://parabuild.viewtier.com:8080/parabuild/build/results.htm?cid=e107buildrunid=9925 One question, off-topic. This patch modifies the DTD. What strategy do most people use for pointing

Re: iBATIS-375 [patch]

2008-07-18 Thread Clinton Begin
By default iBATIS should use the DTD in the JAR file, although some parsers have ignored this and hit the web anyway. But your tools will need to be configured appropriately. I know IntelliJ IDEA allows a mapping of a doctype URL to any file on the filesystem. Clinton On Fri, Jul 18, 2008 at

Re: iBATIS-375 [patch]

2008-07-18 Thread Ian Zabel
http://ibatis.apache.org/javadownloads.cgi just shows a title iBATIS for Java Downloads, and a purple box with two paragraphs discussing BETA is the new Production. The rest of the page is blank for me. Ian. On Fri, Jul 18, 2008 at 9:24 AM, Clinton Begin [EMAIL PROTECTED] wrote: PS: How is it

Re: iBATIS-375 [patch]

2008-07-18 Thread Clinton Begin
Wow, that's fun! On Fri, Jul 18, 2008 at 7:55 AM, Ian Zabel [EMAIL PROTECTED] wrote: http://ibatis.apache.org/javadownloads.cgi just shows a title iBATIS for Java Downloads, and a purple box with two paragraphs discussing BETA is the new Production. The rest of the page is blank for me.

Re: iBATIS-375 [patch]

2008-07-18 Thread Clinton Begin
I've fixed it, but Apache only updates their mirrors every 9 million years, so it might take a bit to correct itself. :-/ Clinton On Fri, Jul 18, 2008 at 8:15 AM, Clinton Begin [EMAIL PROTECTED] wrote: Wow, that's fun! On Fri, Jul 18, 2008 at 7:55 AM, Ian Zabel [EMAIL PROTECTED] wrote:

Re: iBATIS-375 [patch]

2008-07-18 Thread Ian Zabel
It's fixed! On Fri, Jul 18, 2008 at 10:26 AM, Clinton Begin [EMAIL PROTECTED] wrote: I've fixed it, but Apache only updates their mirrors every 9 million years, so it might take a bit to correct itself. :-/ Clinton On Fri, Jul 18, 2008 at 8:15 AM, Clinton Begin [EMAIL PROTECTED] wrote:

[jira] Created: (IBATISNET-278) Iterator literals ($filters[].FieldName) aren't parsed properly when used within conditional tags

2008-07-18 Thread Ron Grabowski (JIRA)
Iterator literals ($filters[].FieldName) aren't parsed properly when used within conditional tags - Key: IBATISNET-278 URL: