Branch branch_8_9 has been cut and versions updated to 8.10 on stable branch

2021-06-04 Thread Mayya Sharipova
Please observe the normal rules: * No new features may be committed to the branch. * Documentation patches, build patches and serious bug fixes may be committed to the branch. However, you should submit all patches you want to commit to Jira first to give others the chance to review and poss

A couple backport questions

2021-06-04 Thread Greg Miller
Hey folks- I have a couple (hopefully quick) questions about backporting best practices (from the lucene/main branch to lucene-solr/branch_8x). Really appreciate the help! 1. A lot of code reformatting has happened on lucene/main (e.g., spotlessApply). When pulling over changes into branch_8x for

Re: SNAPSHOT builds

2021-06-04 Thread Nicholas Knize
Wonderful and useful information. Thank you Uwe and Dawid! Nicholas Knize, Ph.D., GISP Principal Engineer - Search | Amazon Apache Lucene PMC Member and Committer nkn...@apache.org On Fri, Jun 4, 2021 at 2:42 AM Uwe Schindler wrote: > Hi Nicholas, > > > > the Snapshots are generated nightly

Re: Release Lucene/Solr 8.9.0 should we have it soon

2021-06-04 Thread Jan Høydahl
SOLR-15316 / PR 2502 is now merged to branch_8_9 Jan > 3. jun. 2021 kl. 20:53 skrev Mayya Sharipova > : > > I can wait till this PR 2502 is backported (hopefully by tomorrow? and > hopefully will be the last item to wait for). > And tomorrow I will try to build a RC. > > > > On Thu, Jun 3,

Re: Welcome Greg Miller as Lucene committer

2021-06-04 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Welcome Greg! From: dev@lucene.apache.org At: 05/30/21 15:35:11 UTC+1:00To: dev@lucene.apache.org Subject: Re: Welcome Greg Miller as Lucene committer Thanks everyone! I'm honored to have been nominated and look forward to continuing to work with all of you on Lucene! I'm incredibly grateful fo

RE: SNAPSHOT builds

2021-06-04 Thread Uwe Schindler
Hi Nicholas, the Snapshots are generated nightly by Jenkins: * Main: https://ci-builds.apache.org/job/Lucene/job/Lucene-Maven-Snapshots-main/ * 8.x: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Maven-8.x/ About your questions: The snapshots pile up, so there is rel

Re: SNAPSHOT builds

2021-06-04 Thread Dawid Weiss
This is the list of maven artifacts published from Jenkins, Nick: https://github.com/apache/lucene/blob/main/gradle/publishing/defaults-maven.gradle#L27-L57 If something is overlooked, it should be added there. On Fri, Jun 4, 2021 at 1:00 AM Nicholas Knize wrote: > Also, lucene-spatial module'