[rules-users] Drools 5.1M2

rudolf michael roudolf at gmail.com
Mon May 24 11:55:01 EDT 2010


Yes, i also have those errors when maven package drools-camel
check the test results attached. my env is Windows 7 ultimate 64 bits.

best regards,
Rudolf Michael

2010/5/24 Ming Fang <mingfang at mac.com>

> Mark,
>
> The tests can't run because the drools-camel module has a dependency on
> spring 2.5.5.
> This version is then mixed with version 2.5.6 from other dependencies.
> Simple fix is to change drools-camel to use spring 2.5.6.
>
> But we should really be using Maven dependency management at the root level
> to avoid this problem.
> In general there should not be any version numbers in any of the
> sub-modules.
>
> But even after I got the test to run there is now an assertion failure in
> assertTrue(response.indexOf("<ns2:name>santa</ns2:name>") > -1);
> I'll look into it after my day job.
>
> --ming
>
> On May 23, 2010, at 11:00 PM, Mark Proctor wrote:
>
> On 23/05/2010 08:16, Geoffrey De Smet wrote:
>
> Planner'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!
>
>
> Toni has tagged it ready to release, but is reporting build problems for
> different platforms:
>
>    1. In OSX:
>    2.
>    testJaxbInsertCommand(org.drools.server.service.KnowledgeServiceSoapTest)
>    3.
>    testBothsessions(org.drools.server.service.KnowledgeServiceSoapTest)
>    4.
>    testJaxbInsertCommand(org.drools.server.service.KnowledgeServiceRestTest)
>    5.
>    testBothsessions(org.drools.server.service.KnowledgeServiceRestTest)
>    6.
>    7. In RHEL:
>    8.
>    testOsgiPlatformStarts(org.drools.osgi.integrationtests.SimpleOsgiTest)
>    9. testOsgiEnvironment(org.drools.osgi.integrationtests.SimpleOsgiTest)
>    10. testCompiler(org.drools.osgi.integrationtests.SimpleOsgiTest)
>    11. testDecisionTable(org.drools.osgi.integrationtests.SimpleOsgiTest)
>
>
> If anyone wants to help speed up drools delivey, please test on your
> platform and submit any patches necessary to get it working.
>
> Mark
>
>
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20100524/53fdfa22/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-results.rar
Type: application/octet-stream
Size: 4227 bytes
Desc: not available
Url : http://lists.jboss.org/pipermail/rules-users/attachments/20100524/53fdfa22/attachment.obj 


More information about the rules-users mailing list