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/10/18 18:33:54 UTC

[lucene-solr] branch branch_8_10 updated (2f24e6a -> 9dcd909)

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

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


    from 2f24e6a  SOLR-15269: Upgrade httpclient and httpmime to 4.5.13 (#2579)
     new 057e280  DOAP changes for release 8.10.1
     new 9dcd909  DOAP changes for release 8.10.1

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.1

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_10
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit 057e2805b23b37ed5bcd83ebed4c8470fb7ef731
Author: Mayya Sharipova <ma...@elastic.co>
AuthorDate: Mon Oct 18 11:26:34 2021 -0400

    DOAP changes for release 8.10.1
---
 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 72981ab..1449078 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.1</name>
+         <created>2021-10-18</created>
+         <revision>8.10.1</revision>
+       </Version>
+    </release>
+    <release>
+       <Version>
          <name>lucene-8.10.0</name>
          <created>2021-09-27</created>
          <revision>8.10.0</revision>

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

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_10
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git

commit 9dcd909ad272ced042a70997a0de2820fc31129b
Author: Mayya Sharipova <ma...@elastic.co>
AuthorDate: Mon Oct 18 11:27:26 2021 -0400

    DOAP changes for release 8.10.1
---
 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 eae6f0d..02235f3 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.1</name>
+           <created>2021-10-18</created>
+           <revision>8.10.1</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.10.0</name>
            <created>2021-09-27</created>
            <revision>8.10.0</revision>