diff --git a/lucene/CHANGES.txt b/lucene/CHANGES.txt index 41f77cd6d1f..73a4c21f320 100644 --- a/lucene/CHANGES.txt +++ b/lucene/CHANGES.txt @@ -137,8 +137,8 @@ Other * LUCENE-7263: Make queryparser/xml/CoreParser's SpanQueryBuilderFactory accessible to deriving classes. (Daniel Collins via Christine Poerschke) -* SOLR-9109: Allow specification of a custom Ivy settings file via system - property "ivysettings.xml". (Misha Dmitriev, Uwe Schindler, Steve Rowe) +* SOLR-9109/SOLR-9121: Allow specification of a custom Ivy settings file via system + property "ivysettings.xml". (Misha Dmitriev, Christine Poerschke, Uwe Schindler, Steve Rowe) ======================= Lucene 6.0.1 ======================= (No Changes) diff --git a/lucene/build.xml b/lucene/build.xml index c03770066d1..f7dffd62c96 100644 --- a/lucene/build.xml +++ b/lucene/build.xml @@ -97,7 +97,7 @@ description="Verify that the '/org/name' keys in ivy-versions.properties are sorted lexically and are neither duplicates nor orphans, and that all dependencies in all ivy.xml files use rev="$${/org/name}" format."> - + @@ -101,7 +101,7 @@ --> Lib versions check under: @{dir}