I&#39;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 &#39;-&#39;<br><br>It&#39;s pointing to this line:<br>import &lt;my pachage path&gt;.package-info<br>
<br>Does drools support package with &quot;-&quot; characters? The package is part of jaxws generated artifacts.<br><br>Thanks<br><br><br>