Re: 8.7 Release

2020-09-22 Thread Atri Sharma
I plan to cut the branch on 30th September. On Wed, 23 Sep 2020 at 00:51, Cassandra Targett wrote: > > > > > > > > > > > > > Atri, > > > > > > Just so I understand your plans, when you say you are planning to start > the process at the end of this month, you mean you intend to create the >

Re: 8.7 Release

2020-09-22 Thread Cassandra Targett
Atri, Just so I understand your plans, when you say you are planning to start the process at the end of this month, you mean you intend to create the branch around Oct 1? No pressure, I ask only because Ishan’s original mail mentioned cutting the branch this week and I just wanted to have a

Re: Gradle build, where's the output?

2020-09-22 Thread Erick Erickson
SOLR-14888 I’m a bit underwater now, so probably won’t get to a PR for a while. > On Sep 22, 2020, at 12:33 PM, Mike Drob wrote: > > It likely disappeared when I switched us to use the distribution plugin. Feel > free to open either a JIRA or PR for it, depending on your comfort. > > On

Re: Gradle build, where's the output?

2020-09-22 Thread Mike Drob
It likely disappeared when I switched us to use the distribution plugin. Feel free to open either a JIRA or PR for it, depending on your comfort. On Tue, Sep 22, 2020 at 11:11 AM Erick Erickson wrote: > We’re probably talking about different things. I have access to all the > folders, I think

Re: Gradle build, where's the output?

2020-09-22 Thread Erick Erickson
We’re probably talking about different things. I have access to all the folders, I think our gradle build has changed recently and we stopped printing out a message for where the results of a specific task wound up. Always possible it’s something else of course, I’m checking whether it’s a

Re: Gradle build, where's the output?

2020-09-22 Thread Martin Gainty
travis doc suggests user account does not have 'read access' to dependency folder https://docs.travis-ci.com/user/languages/java/#projects-using-gradle m- From: Erick Erickson Sent: Tuesday, September 22, 2020 10:48 AM To: dev@lucene.apache.org Subject:

Gradle build, where's the output?

2020-09-22 Thread Erick Erickson
The Gradle build used to print out where to find the artifacts for the “assemble” and “dev” tasks, but that disappeared sometime. Is this intentional? It really helped me the first time I tried to run Solr after building with Gradle… Currently, “gradlew tasks” does print the location of the