[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: https://issues.apache.org/jira/browse/IBATI

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]> >

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]> w

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

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

Re: iBATIS-375 [patch]

2008-07-18 Thread Clinton Begin
PS: How is it not working properly? On Fri, Jul 18, 2008 at 7:23 AM, Clinton Begin <[EMAIL PROTECTED]> wrote: > 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

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 6

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=e107&buildrunid=9925 One question, off-topic. This patch modifies the DTD. What strategy do most people use for pointing the