dweiss commented on PR #523: URL: https://github.com/apache/lucene/pull/523#issuecomment-1098488535
Sorry. Working from remote/ holidays and only having 5 minutes to look at things. So the sonatype bundle should be working fine, really. I know about the problem with subfolders but I did have it working in other projects and I think it should be working here as well? Spark's solution seems terribly long and complicated to me (not to mention it's not really playing nice with Windows users, for example). I'd rather have it assemble a (portable) bundle in a portable way. The problem, as far as I remember, was that the release process requires the same artifacts to be voted upon and then published. When you prepare a bundle, everything has to be flattened into a single level - this is a source of pain when reviewing artifacts for publication. And that's why you can't really use gradle's built-in mechanism of uploading artifacts (because they would/could be different on each gradle build from scratch). If we can live with a flatttened bundle though, it should be fairly easy to implement the release process around it. -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org