<div dir="ltr">Yes, i also have those errors when maven package drools-camel<div><div>check the test results attached. my env is Windows 7 ultimate 64 bits.</div><div><br></div><div>best regards,</div><div>Rudolf Michael</div>
<br><div class="gmail_quote">2010/5/24 Ming Fang <span dir="ltr">&lt;<a href="mailto:mingfang@mac.com">mingfang@mac.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word">Mark,<div><br></div><div>The tests can&#39;t run because the drools-camel module has a dependency on spring 2.5.5.</div><div>This version is then mixed with version 2.5.6 from other dependencies.</div>
<div>Simple fix is to change drools-camel to use spring 2.5.6.</div><div><br></div><div>But we should really be using Maven dependency management at the root level to avoid this problem.</div><div>In general there should not be any version numbers in any of the sub-modules.</div>
<div><br></div><div>But even after I got the test to run there is now an assertion failure in assertTrue(response.indexOf(&quot;&lt;ns2:name&gt;santa&lt;/ns2:name&gt;&quot;) &gt; -1);</div><div>I&#39;ll look into it after my day job.</div>
<div><br></div><font color="#888888"><div>--ming</div></font><div class="im"><div> <br><div><div>On May 23, 2010, at 11:00 PM, Mark Proctor wrote:</div><br><blockquote type="cite"><span style="border-collapse:separate;font-family:Helvetica;font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">On 23/05/2010 08:16, Geoffrey De Smet wrote:<blockquote type="cite">
<pre>Planner&#39;s examples in environmentMode DEBUG are not spotting any more 
bugs in the statefull working memory.
I ran examination on 32 configs last night which did over 10 million 
fireAllRules without a single deviation.

Trunk (5.1.M2-SNAPSHOT) is looking very good now :) and fast!
  </pre></blockquote>Toni has tagged it ready to release, but is reporting build problems for different platforms:<br><ol><li><div>In OSX:</div></li><li><div>  testJaxbInsertCommand(org.drools.server.service.KnowledgeServiceSoapTest)</div>
</li><li><div>  testBothsessions(org.drools.server.service.KnowledgeServiceSoapTest)</div></li><li><div>  testJaxbInsertCommand(org.drools.server.service.KnowledgeServiceRestTest)</div></li><li><div>  testBothsessions(org.drools.server.service.KnowledgeServiceRestTest)</div>
</li><li><div> </div></li><li><div>In RHEL:</div></li><li><div>testOsgiPlatformStarts(org.drools.osgi.integrationtests.SimpleOsgiTest)</div></li><li><div>testOsgiEnvironment(org.drools.osgi.integrationtests.SimpleOsgiTest)</div>
</li><li><div>testCompiler(org.drools.osgi.integrationtests.SimpleOsgiTest)</div></li><li><div>testDecisionTable(org.drools.osgi.integrationtests.SimpleOsgiTest)</div></li></ol><br>If anyone wants to help speed up drools delivey, please test on your platform and submit any patches necessary to get it working.<br>
<br>Mark</span></blockquote></div><br></div></div></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></div></div>