gitgabrio commented on issue #717: URL: https://github.com/apache/incubator-kie-issues/issues/717#issuecomment-1941144807
THanks @yesamer ! Some suggestion/remarks: 1. would be polssible to use the `File.separator`, instead of `replacing all the "\" with a "/",` ? 2. would it be possible to also fix that -> `public static final String META_INF_RESOURCES = "META-INF/resources/";` with same logic ? 3. if you look for `File.separator` in the code, we alredy used that a lot during previous cleanup/refactoring related to same issue -- 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]
