risdenk opened a new pull request, #1997: URL: https://github.com/apache/solr/pull/1997
https://issues.apache.org/jira/browse/SOLR-XXXXX This builds on https://github.com/apache/solr/pull/1543 and https://github.com/apache/solr/pull/1559 Palintir consistent versions tries to copy the classpath and is fixed in 870e9bb94df689cf67aa6635979dd87c00136ac2 ``` * What went wrong: A problem occurred configuring root project 'solr-root'. > Cannot change the allowed usage of configuration ':solr:benchmark:compileClasspathCopy', as it was locked upon creation to the role: 'Deprecated Resolvable'. This role permits the following usage: Consumable - this configuration can be selected by another project as a dependency (but this behavior is marked deprecated) Resolvable - this configuration can be resolved by this project to a set of files Declarable Against - this configuration can have dependencies added to it (but this behavior is marked deprecated) Ideally, each configuration should be used for a single purpose. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. * Get more help at https://help.gradle.org BUILD FAILED in 18s 2 actionable tasks: 2 up-to-date ``` -- 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]
