You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ma...@apache.org on 2021/06/17 20:13:59 UTC

[lucene-solr] branch branch_8_9 updated (05c8a6f -> a665f30)

This is an automated email from the ASF dual-hosted git repository.

mayya pushed a change to branch branch_8_9
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from 05c8a6f  LUCENE-9976: Fix WANDScorer assertion error (#171) (#2511)
     new d5a4f41  DOAP changes for release 8.9.0
     new a665f30  DOAP changes for release 8.9.0

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dev-tools/doap/lucene.rdf | 7 +++++++
 dev-tools/doap/solr.rdf   | 7 +++++++
 2 files changed, 14 insertions(+)

[lucene-solr] 02/02: DOAP changes for release 8.9.0

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mayya pushed a commit to branch branch_8_9
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit a665f301bf8985d78cd431dca9ce1feb13c6e23f
Author: Mayya Sharipova <ma...@elastic.co>
AuthorDate: Thu Jun 17 16:05:45 2021 -0400

    DOAP changes for release 8.9.0
---
 dev-tools/doap/solr.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-tools/doap/solr.rdf b/dev-tools/doap/solr.rdf
index f0796ac0..c8a59da 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -69,6 +69,13 @@
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. -->
     <release>
          <Version>
+           <name>solr-8.9.0</name>
+           <created>2021-06-16</created>
+           <revision>8.9.0</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.8.2</name>
            <created>2021-04-12</created>
            <revision>8.8.2</revision>

[lucene-solr] 01/02: DOAP changes for release 8.9.0

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mayya pushed a commit to branch branch_8_9
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit d5a4f412510031a5e9792b53e12009fcc2afd5ba
Author: Mayya Sharipova <ma...@elastic.co>
AuthorDate: Thu Jun 17 16:01:03 2021 -0400

    DOAP changes for release 8.9.0
---
 dev-tools/doap/lucene.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-tools/doap/lucene.rdf b/dev-tools/doap/lucene.rdf
index 60c6d11..564aaae 100644
--- a/dev-tools/doap/lucene.rdf
+++ b/dev-tools/doap/lucene.rdf
@@ -69,6 +69,13 @@
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. -->
     <release>
        <Version>
+         <name>lucene-8.9.0</name>
+         <created>2021-06-16</created>
+         <revision>8.9.0</revision>
+       </Version>
+    </release>
+    <release>
+       <Version>
          <name>lucene-8.8.2</name>
          <created>2021-04-12</created>
          <revision>8.8.2</revision>