It is my understanding that the &quot;Rule&quot; apis are being discouraged in favor of the &quot;Knowledge&quot; APIs.   They do still work in Drools 5 however, so you should be ok just using that Jar file.   <br><br>In my own project it was actually quite easy to make the switch since most of the APIs are basic renamings.  I was able to flip my project in under and hour from &quot;Rule&quot; based to &quot;Knowledge&quot; based.<br>
<br><div class="gmail_quote">2009/9/9 Nikhil D. Deshpande <span dir="ltr">&lt;<a href="mailto:Nikhil.Deshpande@mastek.com">Nikhil.Deshpande@mastek.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-GB">

<div>

<p>Hi,</p>

<p> </p>

<p>I have written some code using drools 4 jars.</p>

<p>Now as drools 5 is launched, I want to migrate my existing
‘RuleBase’ (drools 4) to ‘KnowledgeBase’(drools 5).</p>

<p> </p>

<p><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">      
</span></span>Can I/Should I use RuleBase, PackageBuilder,
ExternalSpreadSheetCompiler using drools 5 jars??</p>

<p style="text-indent: 0.5in;">I  can use these classes as
they are present in  <b>drools-compiler-5.0.1.jar</b></p>

<p style="text-indent: 0.5in;"> </p>

<p>Is anybody facing the same issue?</p>

<p>Please let me know if somebody has a solution for this.</p>

<p> </p>

<p><b><span style="font-size: 9pt; color: rgb(102, 99, 102);" lang="EN-US">Thanks &amp; Regards,</span></b></p>

<p><b><span style="font-size: 10pt; color: rgb(0, 32, 96);" lang="EN-US">Nikhil </span></b><span style="color: rgb(0, 32, 96);" lang="EN-US"></span></p>

</div>

<br><br><table style="color: black;" bgcolor="white"><tbody><tr><td><br>MASTEK LTD.<br>
Mastek is in NASSCOM&#39;s &#39;India Top 20&#39; Software Service Exporters List.<br>
In the US, we&#39;re called MAJESCOMASTEK<br>
<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Opinions expressed in this e-mail are those of the individual and not that of Mastek Limited, unless specifically indicated to that effect. Mastek Limited does not accept any responsibility or liability for it. This e-mail and attachments (if any) transmitted with it are confidential and/or privileged and solely for the use of the intended person or entity to which it is addressed. Any review, re-transmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. This e-mail and its attachments have been scanned for the presence of computer viruses. It is the responsibility of the recipient to run the virus check on e-mails and attachments before opening them. If you have received this e-mail in error, kindly delete this e-mail from desktop and server.<br>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
</td></tr></tbody></table></div>


<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" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br>