You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by is...@apache.org on 2019/02/22 08:25:30 UTC

svn commit: r32585 [11/15] - in /dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda: ./ lucene/ lucene/changes/ lucene/maven/ lucene/maven/org/ lucene/maven/org/apache/ lucene/maven/org/apache/lucene/ lucene/maven/org/apache/l...

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFancyStyle.css
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFancyStyle.css (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFancyStyle.css Fri Feb 22 08:25:28 2019
@@ -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;
+}

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFixedWidthStyle.css
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFixedWidthStyle.css (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesFixedWidthStyle.css Fri Feb 22 08:25:28 2019
@@ -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;
+}

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesSimpleStyle.css
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesSimpleStyle.css (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/changes/ChangesSimpleStyle.css Fri Feb 22 08:25:28 2019
@@ -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;
+}

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+a3010ddc79ec4eefbfd3241108fc3f79
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-javadoc.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+cbc74b0762ea6a2d88170ccf252bc35a42bccdaa
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+8c757fb9472135adbf5a9ea49fabac02
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1-sources.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+9068aa9ec3af696d7227ce253217d584d5da586d
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+68a3d3d50238e2fdb6eee8b3f65efd77
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+c406bedf579e106819c0ed441ddbe8883bc28376
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom Fri Feb 22 08:25:28 2019
@@ -0,0 +1,528 @@
+<!--
+  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/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>7.7.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-nori</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.lucene</groupId>
+      <artifactId>lucene-analyzers-opennlp</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-spatial3d</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.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</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.lmax</groupId>
+      <artifactId>disruptor</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.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>net.hydromatic</groupId>
+      <artifactId>eigenbase-properties</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-linq4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite.avatica</groupId>
+      <artifactId>avatica-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</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.logging.log4j</groupId>
+      <artifactId>log4j-1.2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-slf4j-impl</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.opennlp</groupId>
+      <artifactId>opennlp-tools</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.janino</groupId>
+      <artifactId>commons-compiler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>janino</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.rrd4j</groupId>
+      <artifactId>rrd4j</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>
+
+
+  </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>

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+e4fdecc3ba66e03e66402c84b157ad25
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/7.7.1/solr-analysis-extras-7.7.1.pom.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+b0fbb2e3b0572774925b46212c2645edc441b2e5
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml Fri Feb 22 08:25:28 2019
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <version>7.7.1</version>
+  <versioning>
+    <versions>
+      <version>7.7.1</version>
+    </versions>
+    <lastUpdated>20190222075657</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+3d957d67d1fdf6f15ffd6ff6ebe6109d
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+b2f11f6a2abc5bed8f2d0ecc597b949a5ed3d340
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+ff2b84b2824f0e12b3dcf391cb040faf
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-javadoc.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+fac2f9b61bae068df737b28e33df6537509e5882
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+0fb8a667416b99091aea27153e1f8327
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1-sources.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+0bae87be3124fa540ba7385c2da09ffc2354b97a
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+2c921e0f87604813836e05dc92c9aff7
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+0f3eb5aa83353ac4d11a78332bed1fb923848eca
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom Fri Feb 22 08:25:28 2019
@@ -0,0 +1,483 @@
+<!--
+  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/xsd/maven-4.0.0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>7.7.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-nori</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-spatial3d</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.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.core</groupId>
+      <artifactId>jackson-databind</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.lmax</groupId>
+      <artifactId>disruptor</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.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>net.hydromatic</groupId>
+      <artifactId>eigenbase-properties</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite</groupId>
+      <artifactId>calcite-linq4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.calcite.avatica</groupId>
+      <artifactId>avatica-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-lang3</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-math3</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.logging.log4j</groupId>
+      <artifactId>log4j-1.2-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.logging.log4j</groupId>
+      <artifactId>log4j-slf4j-impl</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.janino</groupId>
+      <artifactId>commons-compiler</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.codehaus.janino</groupId>
+      <artifactId>janino</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.rrd4j</groupId>
+      <artifactId>rrd4j</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>
+    
+    
+  </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>

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+360cb101bae1731c8458f1987dcd3b27
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/7.7.1/solr-analytics-7.7.1.pom.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+84883309c8f0c70fa57ee0c21d32282387bbf1dc
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml Fri Feb 22 08:25:28 2019
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <version>7.7.1</version>
+  <versioning>
+    <versions>
+      <version>7.7.1</version>
+    </versions>
+    <lastUpdated>20190222075659</lastUpdated>
+  </versioning>
+</metadata>

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+be48ab451e884d91f7c6037ca4c782da
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+35e4e09fd3e1f0641a64d973ebb36572904c3c70
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+ec99e880e6e16323356c0adb5cc12f0c
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-javadoc.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+4eb48d397043347e1157965ccb13647d531a202f
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+165918a28acc31e0848ba3c444249ccc
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1-sources.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+9d0d07bbb751cce8bce6b443311bd143f261e2de
\ No newline at end of file

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar
------------------------------------------------------------------------------
    svn:mime-type = application/java-archive

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

Propchange: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.md5 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.md5 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+d1415484d402cdfc3f5136a9f01ae58d
\ No newline at end of file

Added: dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.sha1 (added)
+++ dev/lucene/lucene-solr-7.7.1-RC1-revea9413deb59e6fe14b99906f0fd9b55077488eda/solr/maven/org/apache/solr/solr-cell/7.7.1/solr-cell-7.7.1.jar.sha1 Fri Feb 22 08:25:28 2019
@@ -0,0 +1 @@
+a23944ad1136a1fcc7dc8936eda92c53988b9eb5
\ No newline at end of file