<html><body><div>Hi folks,</div><div><br></div><div>I have created a declarative model within a package in Guvnor.</div><div><br></div><div>I have downloaded it via the REST API like so:</div><div><br></div><div><a href="http://localhost:8080/guvnor-5.3.0.Final-tomcat-6.0/rest/packages/com.millenniumglobal.compliance/assets/compliancefactsmodel/">http://localhost:8080/guvnor-5.3.0.Final-tomcat-6.0/rest/packages/com.my.package/assets/myfactsmodel/binary</a></div><div><br></div><div>Unfortunately the DRL downloaded is missing a package declaration, so when I attempt to add it as a resource to my knowledge base, it ends up in the "defaultpkg" package.</div><div><br></div><div>Is this a deliberate feature or a bug?</div><div><br></div><div>In case it's a deliberate feature, is there any way for me to set the package programmatically when I add a URL resource to my knowledge-base?</div><div><br></div><div>Thanks,</div><div><br></div><div>Steve</div></body></html>