baldimir opened a new pull request, #6371: URL: https://github.com/apache/incubator-kie-drools/pull/6371
Issue: https://github.com/apache/incubator-kie-issues/issues/1997 This is an alternative approach of setting fallback URLs for DMN XSDs. Original approach is here: https://github.com/apache/incubator-kie-drools/pull/6370. By setting failOnError for the original downloads, if some download doesn't work, it doesn't fail the build. With overwrite set to false for the fallback ones, if the original download works, the fallback is skipped. Example log that uses the fallback downloads can be seen here: https://gist.github.com/baldimir/4544667e0412c3b6f1a2be21276326e0 -- 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]
