Compile a Drools 5.5 Package Using ANT

Compile a Drools 5.5 Package Using ANT

Recently, when working Drools 5.5.0.Final into an application, I had need to create an ANT build script to verify and compile rules into a serialized package for distribution, and I wanted to share the script I used to accomplish that.

[ Read More ]