You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by us...@apache.org on 2021/11/24 16:21:34 UTC

[lucene-solr] branch master updated: Remove reference to 8.x, change github PR jobs to use 8.11 branch

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a6dcef4  Remove reference to 8.x, change github PR jobs to use 8.11 branch
a6dcef4 is described below

commit a6dcef49314a2651a5838c2b4ab2263aac69cd36
Author: Uwe Schindler <us...@apache.org>
AuthorDate: Wed Nov 24 17:21:20 2021 +0100

    Remove reference to 8.x, change github PR jobs to use 8.11 branch
---
 .github/workflows/ant.yml | 2 +-
 README.md                 | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ant.yml b/.github/workflows/ant.yml
index 35a02d4..189a6f6 100644
--- a/.github/workflows/ant.yml
+++ b/.github/workflows/ant.yml
@@ -3,7 +3,7 @@ name: Ant precommit
 on:
   pull_request:
     branches:
-      - 'branch_8x'
+      - 'branch_8_11'
 jobs:
   test:
     runs-on: ubuntu-latest
diff --git a/README.md b/README.md
index 68bc25f..fdc49b4 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,8 @@ project's git repository now:
 - Lucene: <https://gitbox.apache.org/repos/asf/lucene.git>
 - Solr: <https://gitbox.apache.org/repos/asf/solr.git>
 
-Development for branch 8x remains in the shared repository:
+Development for buxfixes of 8.11.x releases remains on branch
+`branch_8_11` in the shared repository:
 
 - https://gitbox.apache.org/repos/asf/lucene-solr.git