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/01 16:59:36 UTC

svn commit: r18068 [17/24] - in /dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l...

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/Changes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFancyStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFancyStyle.css (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFancyStyle.css Wed Feb  1 16:59:34 2017
@@ -0,0 +1,39 @@
+body {
+  font-family: Georgia, "Times New Roman", Times, serif;
+  color: black;
+  background-color: white;
+}
+
+h1 {
+  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
+  color: black; 
+  background-color: light-gray;
+}
+
+h2 {
+  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
+  color: black; 
+  background-color: #D8D8D8;
+}
+
+a:link {
+  color: blue;
+}
+
+a:visited {
+  color: purple; 
+}
+
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}
+
+span.attrib {
+  color: darkgreen;
+}

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFancyStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFixedWidthStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFixedWidthStyle.css (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFixedWidthStyle.css Wed Feb  1 16:59:34 2017
@@ -0,0 +1,37 @@
+body {
+  font-family: Courier New, monospace;
+  font-size: 10pt;
+}
+
+h1 {
+  font-family: Courier New, monospace;
+  font-size: 10pt;
+}
+
+h2 {
+  font-family: Courier New, monospace;
+  font-size: 10pt; 
+}
+
+h3 {
+  font-family: Courier New, monospace;
+  font-size: 10pt; 
+}
+
+a:link {
+  color: blue;
+}
+
+a:visited {
+  color: purple; 
+}
+
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesFixedWidthStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesSimpleStyle.css
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesSimpleStyle.css (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesSimpleStyle.css Wed Feb  1 16:59:34 2017
@@ -0,0 +1,13 @@
+li.bulleted-list {
+  margin-top: 0.25em;
+  margin-bottom: 0.25em;
+}
+
+li {
+  margin-top: 1em;
+  margin-bottom: 1em;
+}
+
+span.attrib {
+  color: darkgreen;
+}

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/changes/ChangesSimpleStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegNAAoJEAUaD692vGUH9ysP/j7X29Ad2hmhH5cFD/eevsAf
+VOr9wtii13YAO67pKIwNcuqz3wy4AnZ6a/th7j5cz/4iSzl5qwFPUr9Cu5a30C5P
+4aRmcuzI3K61TeagsEhoOtEUcq2F/fGp4/w0YCFgNm2KBg2msspV+bMKpX0X6f7E
+e3f7UhiXZ4CRy07TkwJaKE3L8XsDck96tlMxwjumWGtwTIqLp0WDu9gJONkJ2r7c
+9PEsDIzmk0ZKqmM5ufWcnfhCJ1h6/hTQI3+SldIeawyF7D+N2gaZYpplnp7gfa7N
+kAf8zmmfNSlJDQoI5sP4chWRflXeMWQAJ4WI4JZfRuutzYtTCj0hh+Sg8A6MryeO
+NG5p9W7k5PdRRklVEjF7tmYrjmdXzN5KRvTJUlyBLexW2i2JL7IFZ7hJkCUb0Haj
+PYkZgpUgQuRHVS+qSMTwBdPjONeqrLWYmu5s0lxemkxPuIIDIuTFcJ5P3LV0YJ5R
+N/lluJL7eh2rhzGn0YqxtNAQGsF5XYFJWGmMkdzZKnvRx2Ba28OQqVayJztsLWhJ
+sRDrvkTyfBFTticH/h6U1ceNDIYt8ElWiZ0WUihsZUr9XatjU40nKJEgAUIAAm+V
+NjQz02KaQg/KDqNQggvqCXKc7OoEvvu7DvWFQAklk1mRhSx+tcJH4QRFYDDQvawC
+dYuqpz4ldL4B/i3rpdWc
+=LtYm
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+0f4a2bb6a1df4c918a1600dcee417a92
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-javadoc.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+bdd6adfa4ca3db29b662fb79981d2d3efda697d0
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegOAAoJEAUaD692vGUHrcEP/A9Dnw6lMe2875lp7f27Ugqx
+hua44rCOvkOTAmanQDUOt5i2RcE0eHrWoYR3HRGyxAAvbWZk+d2jX570DysqW2Bv
+n5J6TyyZuockRZqhCUK0Msjmi3WUeZN6JIedJbps8VcmM44EUpkBMhgkSln+flLU
+L6FOA+lm0eDQHXphIwVUdiv2uGvIWJMqor+gRNRiC6KKFDVlg6j61L+MHZQatFj2
+baAIHQx3LZEaIoGWlUzxOSsAKa9DA2/NQL6SPeeafP/n0P5Ri49IPELGWZRekGem
+JSVXtnWflV6pwJQOlORpt55G27zHdjq0hPb3n0kn2D5g+wKPaGMBdAijXtnhbjEU
+6e8oAuvBMmkgtCjlkw1Bcr6oEfp9Y4AxcoxdJNokvdhqRu0Uoivqzc2S4fvrBlqm
+m0WZnU+Fw804NtyhUPmWUSLrlqcsZvVEL7ICJ0GD8D0T839AmgfvzeWOkIdcEre2
+fmZ0tTCmlh62O6Y9LEZlX3gsQmuWKQbtsJH75H972Zgg0uFKnWuzUJvztxakqlOR
+yK4MDhSAXzOYqIIQT7rOgCAAq7fuhYrdR40yeEmop8aBICN57XeBQqKW+ghmulJX
+81J6kKQTTX8A9xJQJ3x4CtUbXxFGsTLNz41ncvgZEeKN3mirxdkGl40WjuuggcHd
+uVYLj9jh549JgLUb43Qv
+=ZmWN
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+65dcb0de5dab0bd5f57d97bf75544bc7
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1-sources.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+d5f1fdd00eb69f2c7665ee9d4d269a07f11005cd
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegOAAoJEAUaD692vGUHDs0QALx+d589/clgyaCxp8qDs9vC
+7wXulceAFXgYNPbGOz4Rq8g7JeEHFoMmT0y7ANCN1ZSg/KWm+MxMyOizWYRzIl0V
++BW3R+W3oE2OPLQkAYx1I1ixtvt6qNh77HPA3hfHH22H2TIyOR5QNGglCkD4p9Wv
+p9yVALCXRfV9oZVL/u0jMT2YVFkjTW62OQVKdHe2QkISyqglSGRZb9OPYrdah0Bt
+/xrQPUnS5FiN8+8jKJP30omQb1QmWmjJ5SztRynuUibu6gxxshiUctcigVUsxAQR
+Ug/lZjR4+3/+xS4sBJqugHeFf3vw9wb1hy7R073Yvjbv9I9nEa27iNgRb8Rh4e7U
+gDgzrqTj1jPYCebQIq0WSYx50BzL+I7x/IfzaSkGmOiqFmKh3S23GMYhK02loBJQ
+do+qO+Lz7BBCMNCqtStKBA3VxDumyM5I047emDBAPiW5ZbLSUosDtLu4VbFcWFtW
+CqLwE7lK71KQz4gXHcHD8G7eDXVbF+V+A4M6Jn9iVvb4vHGRRYSlx6llOC5dWsY1
+ApHqc6QZzFj+9ze+y3g7OeIgtHwMbzF6OByapKwqqJs2xYKnRbh7nRfl5Kb4FwI1
+mbRx+dWB1xzYj3YSEcjDhaP1zHqnAP68+XeLjVkeCSKupScHM49r4s9yUE46+e/9
+tnH+NIQSgiN+/0U7InkA
+=0JtZ
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+4384a3bfc5b0e9f3b4bd1040cf032b52
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+7180e1726b42ef773eef212227bca23e11726abb
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom Wed Feb  1 16:59:34 2017
@@ -0,0 +1,469 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>6.4.1</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Analysis Extras</name>
+  <description>Apache Solr Analysis Extras</description>
+  <properties>
+    <module-directory>solr/contrib/analysis-extras</module-directory>
+    <relative-top-level>../../../..</relative-top-level>
+    <module-path>${relative-top-level}/${module-directory}</module-path>
+  </properties>
+  <scm>
+    <connection>scm:git:${vc-anonymous-base-url}</connection>
+    <developerConnection>scm:git:${vc-dev-base-url}</developerConnection>
+    <url>${vc-browse-base-url};f=${module-directory}</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-common</artifactId>
+      <version>${project.version}</version>
+      <type>test-jar</type>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <!-- lucene-test-framework dependency must be declared before lucene-core -->
+      <!-- This dependency cannot be put into solr-parent, because local        -->
+      <!-- dependencies are always ordered before inherited dependencies.       -->
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-icu</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-kuromoji</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-morfologik</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-phonetic</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-smartcn</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-stempel</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-backward-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-classification</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-expressions</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-grouping</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-highlighter</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-join</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-memory</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-misc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queries</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queryparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-sandbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial-extras</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-suggest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-solrj</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.presto</groupId>
+      <artifactId>presto-parser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.tdunning</groupId>
+      <artifactId>t-digest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-configuration</groupId>
+      <artifactId>commons-configuration</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>info.ganglia.gmetric4j</groupId>
+      <artifactId>gmetric4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.airlift</groupId>
+      <artifactId>slice</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-ganglia</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-graphite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jetty9</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-framework</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-recipes</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-auth</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-hdfs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpmime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-fsa</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-polish</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.carrot2</groupId>
+      <artifactId>morfologik-stemming</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>stax2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-continuation</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-deploy</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-http</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-rewrite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-security</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlets</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-webapp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-xml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.noggit</groupId>
+      <artifactId>noggit</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-commons</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet.ext.servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jul-to-slf4j</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-uima</artifactId>
+      <scope>test</scope>
+    </dependency>
+
+  </dependencies>
+  <build>
+    <sourceDirectory>${module-path}/src/java</sourceDirectory>
+    <testSourceDirectory>${module-path}/src/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>${module-path}/src/test-files</directory>
+      </testResource>
+      <testResource>
+        <directory>${top-level}/dev-tools/maven/solr</directory>
+        <includes>
+          <include>maven.testlogging.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+  </build>
+</project>

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegPAAoJEAUaD692vGUHTLwP/jVz97q70t03OBk5yTQNNdQ3
+sFR09EyfQ5O5wkF7M3Svdp+ZduFpnSG1eCq5GBETlBcOMGzVlShaZfb3ucFdlOnw
+xGNKkgtSFq2eYd/j6cCFwhscM2qkK85+w1vezj4ZqjF8vcSlyxi/uNO+NFP4WeLJ
+JJOgWgjT3hZpTHWLJC3NediTs6rugRJsBlfW6CSEMip8eQk9mP9BVkPwaOPZXm3L
+EijFrxAChAQjgv7bLBg9M7vM/4CEESN+7rUVlaldaxG0SxWQ92GBcrZc6VW2PDEo
+Z30r4mH4NtqvmUQK8di5STtuNTXi/POR0AKjaqxZSwgxQUbIYBViyqpYhPXrvQr7
+4b5NjA6l2769u9b8L7nbAyOAoaQr6KxGLdJD5zTqBbMg5ayg0t4W0rLborAqE15b
+5KLyGZ1mThAAMBmNOaYbUC3WxI+dgEJGWI3Dlyc0O687PIQzYYySpu0+MkqGTKB7
+20n7MVrnKaa+/x7LwHVx4HcS3yujL2slKZHaGQnXG0vMCYZpLCJWlxdb3/OeEASX
+Wv/rqL0dDi96cAWVInyN1VqjJtkBJjV8eBRQZBDoekC2YKLhs8yNvVHPU6uX8gCL
+1w/QJsXPFnas5rgwLIyAss7FwYvZrHkdOKWMNcVpqovcEEi0hmkoYKWlNz6aIRpm
+qwm/ZKcaaL81/2YBRszK
+=sHsi
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+e8d1fd1ed82eca7b489defe4bb7400fc
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/6.4.1/solr-analysis-extras-6.4.1.pom.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+cb537ad3954aa56b2155a93fcb191b3db4c7ff1e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml Wed Feb  1 16:59:34 2017
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <version>6.4.1</version>
+  <versioning>
+    <versions>
+      <version>6.4.1</version>
+    </versions>
+    <lastUpdated>20170201135113</lastUpdated>
+  </versioning>
+</metadata>

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+1e9521a8299552dcb77af7aac3e9c354
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+4621e8d3fbf2dd6ec6745036e6f8b9447e938a0e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegPAAoJEAUaD692vGUHeesP/RUkxsBHpAjydlDrg8kM/8Ha
+ClFwcJPRA8q//0M9gHqIyyQt4N5ZsSXP/AvQZ5TwnhJJZ9ueEzf4ZV4uj2prvmwI
+rxp0K31mlEph3BkvmDbKibL/XsXZCWn/tGfwyjv4+3ZdphVOsHqv4l9qOoJgTJIE
+BjiUEPFepAWim9s039RkdMVc6oJtCUd0JXe3kc4iS8X2G1vZRbQWpYxp0k3zowon
+uUl4m/Qr0sktk1/r9sO/mEgi0Xuxo04XtoeBnOWMWlwpLHenpN6oz513bge3DsPY
+khtNKFvNqVDaXJby2ot12P4lJe8tWMvroWmrcS5AnTF28De4CNVmIlR5r6dtELMI
+/JZK9sMWRwpl5iCTAPpSV2vHtzt0jUtDg88q3Zv1qXWPrI9ILBhb7JJWD14PXa6G
+4pFN2I8KAZl+Vs7+xjiNan3m+LnVaS6S+PT8fr5+eZF7Bnz8DBzoWCM4jH1trOxM
+Wjkico4Leu2lNiQvpAxdJzROz9NAfm42yI/cxEAuKKfdstt51vCgOEJR4JgjCC0A
+q25BqFAcqKjODLagUOjknnOJDNOv8s9Kivv/x6FJ2STUitDkHhjGmFDIdYeyxgqH
+X2eOLMgw7B+1Jz9tZTeWs/pJ+fZ8t87ulbUkr7+Xj+04tK4ak1dEFmw7qVdbuI+U
+Zjp8U42Ag8exYPuBXtKV
+=PEl7
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+83109bb1d0f34d781954723fcd3d5443
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-javadoc.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+251fd7b03e06506cbc7dbefeb10ed0f566983b99
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegQAAoJEAUaD692vGUHf0YP/3+P6/CVIvTqlUQMlmKWWZde
+9yvB9JNoGl1QitueeW4b8vkMBPwbqCwz3joqzt8Q8esbNGiHFYbk3Vp358W5RgXc
+CI2pFeaTTiD2vCxMKxLCRbUUtP6OPgz4AopF9o81sIrJ5/c0qY/JQY9SmWO+lQqt
+QVJqzMzytx/A9Ac4elUbdf9Q8gmv4Trt9UISsbjcWJ2trtMOzeHyV7FcPzBubQ1r
+DCB0BeOxhICC6nP009C7VqLl7tB7DZ2H0XiD7j0gmNWxcWaDVJ0QzKY+RuypYf1x
+ZrBuLUBRe9rGUjvo2e3y/sDaBju4JHT5ai2//x9C9rFfTZ0Gab9nIqJOIEKOxBov
+u6iHnKy0SjX1z0lyMlgwxPuLBc2mblwIy+z28wkrj+B3fifQtHytRGM+7vkjwofw
+q9SKA5J8fCn2L9qBAr8sw5Ev8fBMzVeSMzXIDs9P8si0Tb2IiAXwiUMjEDms1OI3
+LlbpdsXY5ssBV7+L/6aYcsPf5odYbwo4up00FUj0N2zD5FM/QrpokbYGyf/DYg2J
+cFnWPkpQ6rbI83JA9tdPE7wWLiygbhgI+ibXGjn65VBA28jrNM8GoL1bZ2pBl3Q/
+3OFnvRx6Ay62JSEX40I+8Zc+WFFgrbGwAfT0MawjOtShYT3pwa3LJvIhesHAC7CU
+Qz6GtxCiIAFZNba9b5F8
+=0RjF
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+57b16ab5165a6867226445b80d1fd7b9
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1-sources.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+631eb1f1c6147950f2c759989c811cdc312e6dba
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegQAAoJEAUaD692vGUHjB8P/jHJ9JiCmRJt9KBWmyU/6HvU
+2Pq+lrwN6K2WC3RjCxcg70FdyW9+1gTWVcKfC6HTFCYxoiUxwf6lrHKPl1a7Gs8m
+6hU7fWO+N0QEHmnfdyf8AXDrd+coAiX5uBqCu8D9D1GzPS0CDqgoYzP4tcfGg8SV
+aQxy99yXCc7fE6E/kJXSsuHCfm9kVwR/F4tMIoiHM7uFhCLEP0JcdwM3IN4LaTWW
+h7yot6o4jVNzgi22QSvvlrbontYgaqL2CLq+dyWE53vDy3qag/d8SWzARBaSP+Vm
+T4rE78MdPtXpEiuiJM+gM+0kXEzoQITqwg4B2AeOihbV76A81VNVQa/0k5wWixiL
+KFB9KVPYC0eW397wzH7f+CjPv6J44jORQL/86d1zt+JUtucoemUnoJpv5xxrVAjI
+83X+/NgY+LeizL68QK3C9g0RhrDGcnDAROETu20EDfVCY1r0wrTmp0DUaZlc1bSy
+aECgl47mY2gY/Qaj19mSe4bWYCYGd91e02als949jcWzFCq4/MODkYVVYV8cbS1G
+X7CBYOqGxVW8VWRQhCd6Cw7cqICdzWKeteCxkNlizkBrYwhdRFSGfdMWCMn60vKW
+zmq7ewJUfnB9QD1iItU9yeBU0kDUrZieh3LM/C/4Wx9ZyCH89yAqQZvJ64zoW5s9
+7u2nV/uMV32CAUf69LnM
+=ay7P
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+0e96ed26f9f150bc8f3ed517d60f202e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+1d5d406d558c8f06c1a448b0af1e759c45512e11
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom Wed Feb  1 16:59:34 2017
@@ -0,0 +1,428 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+  
+  http://www.apache.org/licenses/LICENSE-2.0
+  
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>6.4.1</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Analytics Package</name>
+  <description>
+    Apache Solr Content Analytics Package
+  </description>
+  <properties>
+    <module-directory>solr/contrib/analytics</module-directory>
+    <relative-top-level>../../../..</relative-top-level>
+    <module-path>${relative-top-level}/${module-directory}</module-path>
+  </properties>
+  <scm>
+    <connection>scm:git:${vc-anonymous-base-url}</connection>
+    <developerConnection>scm:git:${vc-dev-base-url}</developerConnection>
+    <url>${vc-browse-base-url};f=${module-directory}</url>
+  </scm>
+  <dependencies>
+    <dependency>
+      <!-- lucene-test-framework dependency must be declared before lucene-core -->
+      <!-- This dependency cannot be put into solr-parent, because local        -->
+      <!-- dependencies are always ordered before inherited dependencies.       -->
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-test-framework</artifactId>
+      <scope>test</scope>
+    </dependency>
+        <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-kuromoji</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-phonetic</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-backward-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-classification</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-codecs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-expressions</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-grouping</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-highlighter</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-join</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-memory</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-misc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queries</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-queryparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-sandbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-spatial-extras</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-suggest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.solr</groupId>
+      <artifactId>solr-solrj</artifactId>
+    </dependency>
+        <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.facebook.presto</groupId>
+      <artifactId>presto-parser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.github.ben-manes.caffeine</groupId>
+      <artifactId>caffeine</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.tdunning</groupId>
+      <artifactId>t-digest</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-cli</groupId>
+      <artifactId>commons-cli</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-codec</groupId>
+      <artifactId>commons-codec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-collections</groupId>
+      <artifactId>commons-collections</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-configuration</groupId>
+      <artifactId>commons-configuration</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-fileupload</groupId>
+      <artifactId>commons-fileupload</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>commons-lang</groupId>
+      <artifactId>commons-lang</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>info.ganglia.gmetric4j</groupId>
+      <artifactId>gmetric4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.airlift</groupId>
+      <artifactId>slice</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-ganglia</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-graphite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jetty9</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>io.dropwizard.metrics</groupId>
+      <artifactId>metrics-jvm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-client</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-framework</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.curator</groupId>
+      <artifactId>curator-recipes</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-auth</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-common</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.hadoop</groupId>
+      <artifactId>hadoop-hdfs</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.htrace</groupId>
+      <artifactId>htrace-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpclient</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.httpcomponents</groupId>
+      <artifactId>httpmime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.jackson</groupId>
+      <artifactId>jackson-mapper-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>stax2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.woodstox</groupId>
+      <artifactId>woodstox-core-asl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-continuation</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-deploy</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-http</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-io</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-jmx</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-rewrite</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-security</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-server</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-servlets</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-util</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-webapp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.eclipse.jetty</groupId>
+      <artifactId>jetty-xml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.locationtech.spatial4j</groupId>
+      <artifactId>spatial4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.noggit</groupId>
+      <artifactId>noggit</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ow2.asm</groupId>
+      <artifactId>asm-commons</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.restlet.jee</groupId>
+      <artifactId>org.restlet.ext.servlet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jcl-over-slf4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>jul-to-slf4j</artifactId>
+      <optional>true</optional>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-log4j12</artifactId>
+      <optional>true</optional>
+    </dependency>
+    
+    
+  </dependencies>
+  <build>
+    <sourceDirectory>${module-path}/src/java</sourceDirectory>
+    <testSourceDirectory>${module-path}/src/test</testSourceDirectory>
+    <testResources>
+      <testResource>
+        <directory>${module-path}/src/test-files</directory>
+      </testResource>
+      <testResource>
+        <directory>${top-level}/dev-tools/maven/solr</directory>
+        <includes>
+          <include>maven.testlogging.properties</include>
+        </includes>
+      </testResource>
+    </testResources>
+  </build>
+</project>

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegRAAoJEAUaD692vGUHne8P/A+AwXZDjtvLh4V+GM0k6zri
+qszjpDefsuzQgfF4pVwNvsNxbmhiFeg27lpdGk2g2+iiPbRspbPeJKWpoGqaAcpD
+m9eXdrUjjbtE8Oj15uaIVEEH9SJSA4lF1nGa9rKP2rWZhVQIO3Vciz5d5EIFhVCm
+ZXu+ei7C3fPGNqn2oJ3OWPYAIoIX8jBjRXrH+R7vodZCckJOIWmF2CkNQN92Ru7f
+ULPN2bNer+3xPn7li5tos5vF2dT5f3YaJ9VR0tJeCpYYdqXuJwfna9hNAbnLlA84
+32xtvkcuS8ozmy6ih0sKPw9abPL3RzGwLzQIQHwmTZvYmBizzUc0lgiB3tB28A88
+xVKy0aouR4LQcRWn1W5lQCoQOg5zCMJAaStcaRx2K26jLovtd0yFdpbujh8ulzAs
+FVN0jM9l4ZKIwmnxCIhAAtoNfhpv8l1TOooVFfA3QkrjZuEMNwwmIShFWAIem0Pe
+tqjivl8WQSk7r58ZXiKfWlewbIT4b5Ss3vYv3tluwUfYXznvhZO2gP9cPDsrROgQ
+kZmWHJumRSM3WIOixqur+0gqQYbjzeB/ZYavDCXMsBE4Jr6mBcTokB5zHSq0uu/T
+OVqPpYLWihNXSYd24lTH3A9bijiUdNwXOn8EGH03FHen0Dz4qEx3N8xPDqVCtb2d
+YjhG2Hd9CIqXS6NUaBoy
+=pC/T
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+d6216fdbf9b245c9ef8b744a7946ee7e
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/6.4.1/solr-analytics-6.4.1.pom.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+c8dbe76985424e9b0d728a6f4b3a6e20ba773625
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml Wed Feb  1 16:59:34 2017
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <version>6.4.1</version>
+  <versioning>
+    <versions>
+      <version>6.4.1</version>
+    </versions>
+    <lastUpdated>20170201135116</lastUpdated>
+  </versioning>
+</metadata>

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+f02f14a56bad2ebae10ab7e2e46a7373
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+37e94f2349b4d6c6bb2bbaf7439bcb165267777d
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegRAAoJEAUaD692vGUHKG0QAJJIpGgUiRjFQXXkZxxDcKUF
+Sw/tJuwJW0wDK4ZNMS4JNoAsOjqAMblpBde6OObKjHClJNohqY5XwQyx9RnaQY8I
+5/z2lsNBE/3UvvQeOTsJ/AaxrkaotZiC6tIwFkybbTP1Q82h8epPZ7eZjxYw/RRX
+XDB4URmfrLpeN5X/lQcRLbAfekRVKDNiStnLxKppFirv/yXC085mymT4NNQe6qup
+8FIJLAOYY8GzrJk45evGzy0VROhQQbLOaqRjuV4nPp2s1UcFUsU0AW7yrfBFZsx1
+XYXBTIC6XXn+Za0IWyMuq0n98uPsF6Zq73v9Td2UsMWVIBoOXiSP0EbIBmq4j9PP
+kOkxUfnhNowIOaletf+F/JEkxgnd95Jglgw3SRxGo3wITNehHM+blNDs+X4i7F5F
+Gl4MdsXI1zxdT9Iact99JOG42huqqu9lkW6L9Do8Kt6Oec0XXRafJytEQRkLMt1a
+IEB4msoLXNR6rwX1289X3cOfIhj4XukJuNl6UZWsVMhU1o1YvGd5b0YjWNGVDiBs
++Tr8dD8wFteAxE1gHT6+2J9seNtlYE2stRx4JMyPqscuKsFQEqzcCysoR+SFFNQF
+2JWkKQxI1yC3XTcNfzif9wXXT7C82f78nPNnTr8AOSER7AvGrx7URSEAXg3KT4i3
+WLOueZ8v27zfBSZbnpVF
+=IFkK
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+c015c2e9bcdcf41b03d2ef8b3b5d0b54
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-javadoc.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+d6353c3e9e9cd7573b926e4e9aa6ff5d7efcaf28
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegSAAoJEAUaD692vGUHw4IP/RcDKbqXtH9enpkexGPlUKzE
+ucY3HvGsCAkAbVa04/3zayy6pbvZLMgNkRiVhKmtwi/gQ+Qei8P+999Y0rBg4Ytw
+7Ju5NY8S46ViRVe5EATl/XSxQjuPxK20EQ5Mm6likODqWA/H7UJuY0MJAGSwsGHR
+79Bq/0flVwhKF7g9wSA2/5RmRuC4Wlk95Gh5WqGkEF+vzJ5TH1r4ltikIgI1QX3L
+qxOkUc8vdpHlc6mZfb0WqX9oNTRipcrFhq1kE6LxpN7eiQvA/DmumzBieWK9Dd8V
+LFuVObtb/q4QDPRvklu9pgdg0ujJc1UbdwDcBJ6QiPLwXfigD7gzmp/1UOjPxtQT
+DhyNGG8VxgFNEJBczsMIuyHHgxZZYS7swo0GG2HetgViFEjWYYpfsDZcwu87XNdy
++EbdNIACL9qR2hZWMf6jRZLvNS0LnOaK9lUgmzUyMHm2CCNZnuQBh0Bae52HA7LG
+3IAqN8aa4ezhm87BQrlYlAbTtBOgziGvkKJ7NGHP7gikie2iUQB4nSvd+62Y9j2I
+EKdR7u5l7Yeua3wUqT7MJvSkvYYl/zBUzxTnJcz/znhdcRXAejpqkhpGSRh29+IN
+57cM5kGmhP30Ap2awwucqGqkX/U9hBzDS61U0wMHRBKvm/XTgmpGiK3xp7t0uhJI
+t7YDylvpb8GLEzfKsbQB
+=q3PM
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+1aeb64bea45b985f87a38caf397239b8
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1-sources.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+0e115490304e040c9907076b5d2c98014b272e88
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.asc (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.asc Wed Feb  1 16:59:34 2017
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAABAgAGBQJYkegSAAoJEAUaD692vGUHU10QALo3nV/sZgq4mYBEucO4bsVt
+Kgk9x3G/uY9RMbMXIQivikbMSD9R83Dc2Ji/WE3v2/TFtDz7SdTOlpmzCtqsThLE
+AsbnK85Xxnl9KjpciP0PQDGDHxaSUjgOrlzwtSZpPbmuCbFWqcsypSDUf5PMDerA
+pOKCLhNEfh7Tlt2098FDOwi/UJ5FHzzM3SMBEuW9X3phxXnBuQfUb4F3pUt0xc96
+vqvb+/s0NI+xe9uYvKDgvQM+2Our8PPEmxJXYjPk3MY43leuuRFv3dchrjSJZ2GS
+RwK1QHLvWnXfe0SMvZHj5/mGK/e/Li5GB75FWajwQB39wMeJFPivPAT9foc3vzgd
+1b7Xac3bTlOQEKjZFFcMMS+k4HJDnnWLoa/5pKpJvh/8aWLuMw4P/zTlVWgOjAs3
+JNEvd3O/1LbL691iNUwVNI0SSdwBNQkZikzzN27EwMTUu062CijbN44f7ZPPt5Ed
+7YfX05mdqNQoVavTuWk5IiEyfV6SpooH6cnQVTLCSw7SiieDE/vMCMinmF8Nl80C
+UViYsRzQ19M9sxnOzPSDDFeSUgSHBnfvBFVCMbnnRlX4w507wMHt8Wp36/NZabyE
+vOVplDP0UKy5SVBXa/J9MxN4BdjiJiseDzaKFuH+KQ1WyFX/Hj2WoxWSkjSVsK0z
+AcNv+N8VY7nyZccVR9EN
+=XP4H
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.md5 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+b472759d60b272a43a19c60821ed60f4
\ No newline at end of file

Added: dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-6.4.1-RC1-rev72f75b2503fa0aa4f0aff76d439874feb923bb0e/solr/maven/org/apache/solr/solr-cell/6.4.1/solr-cell-6.4.1.jar.sha1 Wed Feb  1 16:59:34 2017
@@ -0,0 +1 @@
+4bac0ecee1c4a75b7e23e4010820bd829072ebb0
\ No newline at end of file