I'm using the Drools 5.0.0 M5, with Guvnor, when I tried to save and validate my configuration, I got this error:<br>[ERR 102] Line 5:63 mismatched input '-'<br><br>It's pointing to this line:<br>import <my pachage path>.package-info<br>
<br>Does drools support package with "-" characters? The package is part of jaxws generated artifacts.<br><br>Thanks<br><br><br>