3 Replies Latest reply on Jul 27, 2007 6:58 AM by damianharvey

    Breaking changes - Seam CVS updated with JBoss Rules 4.0.0.G

    shane.bryzak

      I've updated CVS with the latest GA release of drools. This change may break some existing applications, so I recommend that everyone who is using Drools in their Seam project review the following upgrade tips from the Drools documentation:

      http://labs.jboss.com/file-access/default/members/drools/freezone/docs/4.0.0.13773GA/html/ch01s02.html

      For an example of something that has changed, the assert() method has now been renamed to insert() to avoid a naming collision.