[rules-users] Drools 5 migration

Steven Williams stevearoonie at gmail.com
Thu Jan 8 22:52:13 EST 2009


Hi guys,

I have migrated my code over to Drools 5 and now regular expressions have to
be escaped. e.g. where previously I had

name matches "^\s*$"

instead I have to put

name matches "^\\s*$"

Is this a bug or am I missing a setting or something? I am running against
the 5 snapshot.

thanks
Steve
-- 
Steven Williams

Supervising Consultant

Object Consulting
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
steven.williams at objectconsulting.com.au
www.objectconsulting.com.au

consulting | development | training | support
our experience makes the difference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090109/262b130f/attachment.html 


More information about the rules-users mailing list