jkazemifard-maureva opened a new issue, #6515: URL: https://github.com/apache/incubator-kie-drools/issues/6515
Dear Drools team, I was using Drools 7.54.0.Final and I'm currently migrating to Drools 10.1.0. I now get warning in the logs saying : `WARN o.drools.compiler.kie.builder.impl.KieBuilderImpl - File '/my/package/rules.drl' is in folder '/my/package' but declares package 'my.package'. It is advised to have a correspondance between package and folder names.` It seems that the first "/" is now processed differently by the check producing this warning. Is this an **intentional** change in your implementation? Or could you correct it so that it is accepted, without warnings, as in previous versions? Best regards -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
