<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 27/02/2012 15:44, Benjamin Bennett wrote:
    <blockquote
cite="mid:CAGnU7ujuoAkP6j41Gj5RWU4bHcw1gC0DhTfWpFbPWf5wNzCJHw@mail.gmail.com"
      type="cite">I had created issue JBRULES-3399 for the issue. I
      tracked it a bit , it is any comment. <br>
      <br>
      // or /*&nbsp; , think the lexar expression for comment isn't correct .
      <br>
      <br>
      I am working towards a fix but not a&nbsp; antlr expert. I have used
      yacc.<br>
    </blockquote>
    just a reminder to read this page, on how to correctly comment your
    commits, how to submit pull requests etc:<br>
    <a class="moz-txt-link-freetext" href="http://www.athico.com/Getting_Involved/gettinginvolved.html">http://www.athico.com/Getting_Involved/gettinginvolved.html</a><br>
    <br>
    Mark<br>
    <blockquote
cite="mid:CAGnU7ujuoAkP6j41Gj5RWU4bHcw1gC0DhTfWpFbPWf5wNzCJHw@mail.gmail.com"
      type="cite">
      <br>
      <br>
      <br>
      <div class="gmail_quote">On Mon, Feb 27, 2012 at 1:38 AM, Wolfgang
        Laun <span dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:wolfgang.laun@gmail.com">wolfgang.laun@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Submitted: JBRULES-3401.<br>
          <br>
          -W<br>
          <div>
            <div class="h5"><br>
              <br>
              On 24/02/2012, Benjamin Bennett &lt;<a
                moz-do-not-send="true"
                href="mailto:benbennett@gmail.com">benbennett@gmail.com</a>&gt;
              wrote:<br>
              &gt; Just passing on I am using the drools 5.4.0Beta2<br>
              &gt;<br>
              &gt; The following doesn't compile using the mvel dialect
              .<br>
              &gt; rule "some rule"<br>
              &gt; &nbsp;when<br>
              &gt; fact: Fact()<br>
              &gt; then<br>
              &gt; BasicFact fault= new BasicFact( "/*");<br>
              &gt; end<br>
              &gt;<br>
              &gt; but<br>
              &gt; rule "some rule"<br>
              &gt; &nbsp;when<br>
              &gt; fact: Fact()<br>
              &gt; then<br>
              &gt; BasicFact fault= new BasicFact( "/ *");<br>
              &gt; end<br>
              &gt;<br>
              &gt; does compile some how /* is being parsed as an
              expression I think and not a<br>
              &gt; string literal.<br>
              &gt;<br>
              &gt; Thanks,<br>
              &gt; Ben<br>
              &gt;<br>
            </div>
          </div>
          _______________________________________________<br>
          rules-users mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br>
          <a moz-do-not-send="true"
            href="https://lists.jboss.org/mailman/listinfo/rules-users"
            target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      Sincerely,<br>
      <br>
      Benjamin Bennett<br>
      314.246.0645<br>
      <a moz-do-not-send="true" href="mailto:benbennett@gmail.com"
        target="_blank">benbennett@gmail.com</a><br>
      <br>
      "For a successful technology, reality must take precedence over
      public relations, for Nature cannot be fooled."<br>
      Richard Feynman<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>