You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by th...@apache.org on 2021/09/28 19:37:18 UTC

[lucene-solr] branch branch_8_10 updated (da0e882 -> 70c2ad6)

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

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


    from da0e882  LUCENE-10119: Do not set single sort with search after
     new ec2dcd5  DOAP changes for release 8.10.0
     new 70c2ad6  DOAP changes for release 8.10.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] 01/02: DOAP changes for release 8.10.0

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

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

commit ec2dcd526976b414cc6396664c31a00f93bc0765
Author: Timothy Potter <th...@gmail.com>
AuthorDate: Tue Sep 28 13:28:45 2021 -0600

    DOAP changes for release 8.10.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 564aaae..72981ab 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.10.0</name>
+         <created>2021-09-27</created>
+         <revision>8.10.0</revision>
+       </Version>
+    </release>
+    <release>
+       <Version>
          <name>lucene-8.9.0</name>
          <created>2021-06-16</created>
          <revision>8.9.0</revision>

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

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

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

commit 70c2ad63b73877d7b0f133b8612c2bc1f5da7c0e
Author: Timothy Potter <th...@gmail.com>
AuthorDate: Tue Sep 28 13:31:46 2021 -0600

    DOAP changes for release 8.10.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 c8a59da..eae6f0d 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.10.0</name>
+           <created>2021-09-27</created>
+           <revision>8.10.0</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.9.0</name>
            <created>2021-06-16</created>
            <revision>8.9.0</revision>