<br>&nbsp;&nbsp; Ok, I guess we must hire you as our QA person. :)<br>&nbsp;&nbsp; Please, keep reporting and opening JIRAs. I&#39;m working on getting as much as possible fixed.<br><br>&nbsp;&nbsp; []s<br>&nbsp;&nbsp; Edson<br><br><div><span class="gmail_quote">2008/2/19, Godmar Back &lt;<a href="mailto:godmar@gmail.com">godmar@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>here&#39;s a simple test for which Drools 4.0.4 w/ MVEL 1.4 loops infinitely:<br><br>----<br>package tests;<br><br>import java.util.Map;<br>import java.io.File;<br><br>dialect &quot;mvel&quot;<br><br>rule &quot;Rule #1&quot;<br>
when<br>&nbsp;&nbsp;&nbsp;&nbsp;p : Map (this[&quot;path&quot;] matches File.separator);<br>then<br>&nbsp;&nbsp;&nbsp;&nbsp;System.out.println(&quot;cgi path &quot; + p.path);<br>end<br>----<br><br>It appears to be related to the use of static String variable on the<br>
rhs of the match clause.<br><br> - Godmar<br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>&nbsp;&nbsp;Edson Tirelli<br>&nbsp;&nbsp;JBoss Drools Core Development<br>&nbsp;&nbsp;Office: +55 11 3529-6000<br>&nbsp;&nbsp;Mobile: +55 11 9287-5646<br>&nbsp;&nbsp;JBoss, a division of Red Hat @ <a href="http://www.jboss.com">www.jboss.com</a>