<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I am using OpenJDK 1.7 to run Planner (which requires at least 1.6)
    and therefore drools.<br>
    All planner stuff is compiled -source 1.6 and -target 1.6.<br>
    <br>
    I haven't tried a drools using project with -source 1.7 and -target
    1.7 yet.<br>
    If that fails (and you can verify that -source 1.6 and -target 1.6
    solves it) then please raise a jira and link that jira here.<br>
    <br>
    <div class="moz-cite-prefix">Op 01-03-13 21:26, Andr&eacute; Fr&oacute;es schreef:<br>
    </div>
    <blockquote
cite="mid:CAC8f_wVVP8xRq8x8fprJNGxJvgXV30U3WWXCUzzDtt4phof9PQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">I'm implementing my model with drools 5.5.0.Final
        and JDK 1.7 without any issue, my only problem is the lack of
        knowledge on drools hehe.</div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">2013/3/1 rbiller <span dir="ltr">&lt;<a
              moz-do-not-send="true" href="mailto:billers@verizon.net"
              target="_blank">billers@verizon.net</a>&gt;</span><br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Does
            anyone know of a compatibility matrix that shows what JDK
            versions are<br>
            compatible with Drools 5.5? The documentation mentions at
            least Java 1.5 is<br>
            needed, and says some examples may need 1.6.<br>
            <br>
            I have encountered a problem when classes are compiled with
            Java 1.7, in<br>
            that if they are referenced by a DRL file, the rules
            compiler gives the<br>
            error "[Class] cannot be resolved to a type" for the classes
            that were<br>
            compiled (actually the whole jar) with Java 1.7.<br>
            <br>
            Here is my post when I was trying to resolve that compile
            issue:<br>
            Previous post on [Class] cannot be resolved to a type error<br>
            &lt;<a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Converting-Drools-3-x-to-5-5-A-JBoss-Rules-compilation-error-MyClassHelper-cannot-be-resolved-to-a-te-td4022529.html"
              target="_blank">http://drools.46999.n3.nabble.com/Converting-Drools-3-x-to-5-5-A-JBoss-Rules-compilation-error-MyClassHelper-cannot-be-resolved-to-a-te-td4022529.html</a>&gt;<br>
            <br>
            The rule compiler error went away when I recompiled the
            classes and deployed<br>
            the jar using Java 1.6. Anyone else have an issue with 1.7,
            or know if<br>
            Drools 5.5 is supposed to be compatible?<br>
            <br>
            Thanks,<br>
            rb<br>
            <br>
            <br>
            <br>
            --<br>
            View this message in context: <a moz-do-not-send="true"
href="http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-1-6-versus-1-7-Question-tp4022660.html"
              target="_blank">http://drools.46999.n3.nabble.com/Drools-5-5-and-Java-1-6-versus-1-7-Question-tp4022660.html</a><br>
            Sent from the Drools: User forum mailing list archive at
            Nabble.com.<br>
            _______________________________________________<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>
      </div>
      <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>