You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by md...@apache.org on 2021/04/12 18:43:11 UTC

[lucene-solr] branch branch_8_8 updated (d9ef567 -> 636dc50)

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

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


    from d9ef567  SOLR-15317 Handle spaces in principal names
     new b9c2f34  DOAP changes for release 8.8.2
     new 636dc50  DOAP changes for release 8.8.2

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

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

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

commit 636dc5007855792a4fe1a63bb3f1c50fedb546ab
Author: Mike Drob <md...@apple.com>
AuthorDate: Mon Apr 12 13:29:36 2021 -0500

    DOAP changes for release 8.8.2
---
 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 eb3b7f1..f0796ac0 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.8.2</name>
+           <created>2021-04-12</created>
+           <revision>8.8.2</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.8.1</name>
            <created>2021-02-22</created>
            <revision>8.8.1</revision>

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

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

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

commit b9c2f3435596a99b6d5b8f286fc1a1d2019c8a49
Author: Mike Drob <md...@apple.com>
AuthorDate: Mon Apr 12 13:31:10 2021 -0500

    DOAP changes for release 8.8.2
---
 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 b85ebbf..9083042 100644
--- a/dev-tools/doap/lucene.rdf
+++ b/dev-tools/doap/lucene.rdf
@@ -76,6 +76,13 @@
     </release>
     <release>
        <Version>
+         <name>lucene-8.8.2</name>
+         <created>2021-04-12</created>
+         <revision>8.8.2</revision>
+       </Version>
+   </release>
+   <release>
+       <Version>
          <name>lucene-8.8.1</name>
          <created>2021-02-22</created>
          <revision>8.8.1</revision>