You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2017/02/06 15:10:39 UTC

[1/2] lucene-solr:branch_6x: LUCENE-7651: Move under the 6.4.1 section.

Repository: lucene-solr
Updated Branches:
  refs/heads/branch_6x 7c1e5afe8 -> d3a2ed848
  refs/heads/master e725940d4 -> 9dcfcb6e6


LUCENE-7651: Move under the 6.4.1 section.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/d3a2ed84
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/d3a2ed84
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/d3a2ed84

Branch: refs/heads/branch_6x
Commit: d3a2ed8487f3934d53f864b092f91966814d4cf7
Parents: 7c1e5af
Author: Adrien Grand <jp...@gmail.com>
Authored: Mon Feb 6 16:09:52 2017 +0100
Committer: Adrien Grand <jp...@gmail.com>
Committed: Mon Feb 6 16:09:52 2017 +0100

----------------------------------------------------------------------
 lucene/CHANGES.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/d3a2ed84/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 13263ca..59941ad 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -86,11 +86,6 @@ Optimizations
 
 Build
 
-* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code
-  Prettify" without adding Javascript to Javadocs's -bottom parameter.
-  Also update Prettify to latest version to fix Google Chrome issue.
-  (Uwe Schindler)
-
 * LUCENE-7653: Update randomizedtesting to version 2.5.0. (Dawid Weiss)
 
 * LUCENE-7665: Remove grouping dependency from the join module.
@@ -110,6 +105,13 @@ Other
 
 ======================= Lucene 6.4.1 =======================
 
+Build
+
+* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code
+  Prettify" without adding Javascript to Javadocs's -bottom parameter.
+  Also update Prettify to latest version to fix Google Chrome issue.
+  (Uwe Schindler)
+
 Bug Fixes
 
 * LUCENE-7657: Fixed potential memory leak in the case that a (Span)TermQuery


[2/2] lucene-solr:master: LUCENE-7651: Move under the 6.4.1 section.

Posted by jp...@apache.org.
LUCENE-7651: Move under the 6.4.1 section.


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/9dcfcb6e
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/9dcfcb6e
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/9dcfcb6e

Branch: refs/heads/master
Commit: 9dcfcb6e6fcbab36d50c4baca697c1104c2a72ff
Parents: e725940
Author: Adrien Grand <jp...@gmail.com>
Authored: Mon Feb 6 16:09:52 2017 +0100
Committer: Adrien Grand <jp...@gmail.com>
Committed: Mon Feb 6 16:10:17 2017 +0100

----------------------------------------------------------------------
 lucene/CHANGES.txt | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/9dcfcb6e/lucene/CHANGES.txt
----------------------------------------------------------------------
diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt
index 0359a8e..02829f9 100644
--- a/lucene/CHANGES.txt
+++ b/lucene/CHANGES.txt
@@ -144,11 +144,6 @@ Optimizations
 
 Build
 
-* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code
-  Prettify" without adding Javascript to Javadocs's -bottom parameter.
-  Also update Prettify to latest version to fix Google Chrome issue.
-  (Uwe Schindler)
-
 * LUCENE-7653: Update randomizedtesting to version 2.5.0. (Dawid Weiss)
 
 * LUCENE-7665: Remove grouping dependency from the join module.
@@ -168,6 +163,13 @@ Other
 
 ======================= Lucene 6.4.1 =======================
 
+Build
+
+* LUCENE-7651: Fix Javadocs build for Java 8u121 by injecting "Google Code
+  Prettify" without adding Javascript to Javadocs's -bottom parameter.
+  Also update Prettify to latest version to fix Google Chrome issue.
+  (Uwe Schindler)
+
 Bug Fixes
 
 * LUCENE-7657: Fixed potential memory leak in the case that a (Span)TermQuery