uschindler commented on pull request #501: URL: https://github.com/apache/solr/pull/501#issuecomment-1010763861
> that development build file is indeed very, very difficult because it is included in gradle at build phase - it took a great deal of time to get that working and it's indeed two different environments (as it was noted in the comments). All fine! What I was wondering about: According to documentation the dependency substitution should be completely automatically. But it looks like we need that artifact name to project name mapping. Is this because Lucene/Solr's gradle.build files do not explicitly name "group" and "name" (those coordinates are only generated on-the-fly in the maven publishing)? -- 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]
