No, mailing list is good for initial assessment and talkings, but JIRAs are the place for tickets... if it is not in JIRA it may be forgotten.

   Regarding tickets, you are welcome to help knocking them out if you want to... :) just pop up in the IRC and we can get you up to speed.

   []s
   Edson

2008/2/19, Godmar Back <godmar@gmail.com>:
That would be good. I was a bit concerned about Mark's comment
implying that you deal with the mailing list first, then with JIRAs.

I'm finding 4.0.4 very difficult to work with, I'm practically
encountering parsing/dialect issues constantly, making it very
difficult to achieve my actual goal.

- Godmar

On Feb 19, 2008 3:13 PM, Edson Tirelli <tirelli@post.com> wrote:
>
>    Ok, I guess we must hire you as our QA person. :)
>    Please, keep reporting and opening JIRAs. I'm working on getting as much
> as possible fixed.
>
>    []s
>    Edson
>
> 2008/2/19, Godmar Back <godmar@gmail.com>:
> >
> >
> >
> > Hi,
> >
> > here's a simple test for which Drools 4.0.4 w/ MVEL 1.4 loops infinitely:
> >
> > ----
> > package tests;
> >
> > import java.util.Map;
> > import java.io.File;
> >
> > dialect "mvel"
> >
> > rule "Rule #1"
> > when
> >     p : Map (this["path"] matches File.separator);
> > then
> >     System.out.println("cgi path " + p.path);
> > end
> > ----
> >
> > It appears to be related to the use of static String variable on the
> > rhs of the match clause.
> >
> > - Godmar
> > _______________________________________________
> > rules-users mailing list
> > rules-users@lists.jboss.org
> > https://lists.jboss.org/mailman/listinfo/rules-users
> >
>
>
>
> --
>   Edson Tirelli
>   JBoss Drools Core Development
>   Office: +55 11 3529-6000
>   Mobile: +55 11 9287-5646
>   JBoss, a division of Red Hat @ www.jboss.com
> _______________________________________________
> rules-users mailing list
> rules-users@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



--
  Edson Tirelli
  JBoss Drools Core Development
  Office: +55 11 3529-6000
  Mobile: +55 11 9287-5646
  JBoss, a division of Red Hat @ www.jboss.com