[rules-users] Drools 5.3.0 Dependencies

arrehman arrehman73 at yahoo.com
Sun Oct 30 12:37:54 EDT 2011


This is the dependency that I have in my grails/drools application after
upgrading to 5.3. This eliminates all the ClassNotFoundErrors. I think I
resolved the dependency issue.

        runtime 'org.drools:drools-core:5.3.0.Final'
        runtime 'org.drools:drools-compiler:5.3.0.Final'
        runtime 'org.drools:knowledge-api:5.3.0.Final'
        runtime 'com.sun.xml.bind:jaxb-xjc:2.2.4'

However none of the rules unit tests that I had (working under 5.2) are
working in 5.3. The error message is is still about the drools global
variable I have. Not sure what is going on. Are there any major API or rule
syntax changes here that I need to be aware of?

Thanks,
Abdul

--
View this message in context: http://drools.46999.n3.nabble.com/Drools-5-3-0-Dependencies-tp3452346p3465991.html
Sent from the Drools: User forum mailing list archive at Nabble.com.



More information about the rules-users mailing list