You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by mi...@apache.org on 2016/02/12 20:34:29 UTC

svn commit: r12376 [16/21] - in /dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc: ./ 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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/Changes.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFancyStyle.css
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFancyStyle.css (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFancyStyle.css Fri Feb 12 19:34:24 2016
@@ -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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFancyStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFixedWidthStyle.css
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFixedWidthStyle.css (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFixedWidthStyle.css Fri Feb 12 19:34:24 2016
@@ -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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesFixedWidthStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesSimpleStyle.css
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesSimpleStyle.css (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesSimpleStyle.css Fri Feb 12 19:34:24 2016
@@ -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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/changes/ChangesSimpleStyle.css
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSYACgkQ8RmUH25o2mFH9QCeKeNzpMf0D26PRTHCJlZydDcM
+WRYAn1PubGqZN8eL6InsX/tpxjKqv6GG
+=rHTH
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+98a40df2476926cbaa79963e6c254c53
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+02e0bfaaa2ce35a259ff45341216439ac38e8d1b
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-javadoc.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MScACgkQ8RmUH25o2mEd4wCeMzg279QB6ahh6XvjdcKsrj09
+GHIAn1UW4suXQkdLjPLja0w6VrKhmR1f
+=3TZH
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+896be3b5256a41aae66a19fe79d6d886
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+cddc72b4c8bda2e506b6e991d17d4e75e20bbb1f
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0-sources.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MScACgkQ8RmUH25o2mFkowCeNR34hrYeTeTViZfJRLmyo/X9
++ggAnRB8b+YuU4ZYpPueWGO/pg+jdb+X
+=AJcz
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+da71979f1a1ca30481d0780d134feada
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+c945367a2c72948d8b18a3bc1137cb3fa66980e5
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom Fri Feb 12 19:34:24 2016
@@ -0,0 +1,402 @@
+<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">
+  <!--
+    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.
+  -->
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>5.5.0</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>
+      <!-- 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-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</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-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</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.googlecode.concurrentlinkedhashmap</groupId>
+      <artifactId>concurrentlinkedhashmap-lru</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.spatial4j</groupId>
+      <artifactId>spatial4j</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>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.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.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.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.htrace</groupId>
+      <artifactId>htrace-core</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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSgACgkQ8RmUH25o2mFbKACgjMMQrk+3YoRXueVIr9bqUlDw
+K+IAn2wQJR49g8wo9uE39BT/uwuB91mF
+=767m
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+278553235f18ff3b029c42e2995a61d5
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/5.5.0/solr-analysis-extras-5.5.0.pom.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+b434acf65895caa0beb60758268f05cd0df33c3f
\ No newline at end of file

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml Fri Feb 12 19:34:24 2016
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analysis-extras</artifactId>
+  <version>5.5.0</version>
+  <versioning>
+    <versions>
+      <version>5.5.0</version>
+    </versions>
+    <lastUpdated>20160212192253</lastUpdated>
+  </versioning>
+</metadata>

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+e5c05f9d950814e6c922aa296df1dc07
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analysis-extras/maven-metadata.xml.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+7793c2f07a04f16311597fc5096dbe8187f6cce3
\ No newline at end of file

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

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSgACgkQ8RmUH25o2mGBpACfS34dRWFbuYVfXd6WE60ulUFG
+ksAAoJRNuClvZR0SRRYMGfqfqt+kR3Qh
+=LX2Z
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+bfa85ca0ff96993b899a0aae74c6db97
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+08a05f15a6675fab3b65f531b7e9223a762045a4
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-javadoc.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSgACgkQ8RmUH25o2mFM4gCglZyimFj9XoFxU0Kkr9qyENCQ
+7AEAn3EZnBIkd52kUoYDaRQVGjuEK4wg
+=Gfy/
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+b0d4959d2505ea0400dfcd2f7a6a3d4f
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+305ec74d6e9cf77c8833b3ebb341030678195ea2
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0-sources.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSkACgkQ8RmUH25o2mEfAwCfUYgLmsCjW0R/w0Sf6b2eL9aH
+l4UAoIfdmTPQve46lpfCFf+EWwsvw3mg
+=KVkT
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+3f35e294c992f4985ced75e6c7371889
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+59461025dd7dac7e279a4c28084f6b97cebad119
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom Fri Feb 12 19:34:24 2016
@@ -0,0 +1,372 @@
+<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">
+  <!--
+    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.
+  -->
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>5.5.0</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-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</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-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.fasterxml.jackson.dataformat</groupId>
+      <artifactId>jackson-dataformat-smile</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.googlecode.concurrentlinkedhashmap</groupId>
+      <artifactId>concurrentlinkedhashmap-lru</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.spatial4j</groupId>
+      <artifactId>spatial4j</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>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.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.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.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.htrace</groupId>
+      <artifactId>htrace-core</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-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSkACgkQ8RmUH25o2mHBlwCglBxe29FWgoU/iQCE9KRuJoY6
+i30An3HnpIa1XUo6lF5cG+IxfD9N3xWz
+=tY0r
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+2e9e364c415ff5a93a6cdc7459525098
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+e23f8e608691f15d7bd3f2813fc23ce3d9d2a42e
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/5.5.0/solr-analytics-5.5.0.pom.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml Fri Feb 12 19:34:24 2016
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-analytics</artifactId>
+  <version>5.5.0</version>
+  <versioning>
+    <versions>
+      <version>5.5.0</version>
+    </versions>
+    <lastUpdated>20160212192255</lastUpdated>
+  </versioning>
+</metadata>

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+4d639c33838aa900a421f267c650d178
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-analytics/maven-metadata.xml.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+c34f82427844ef76deb12ddb3b03f1d73877a1b8
\ No newline at end of file

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

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSoACgkQ8RmUH25o2mE+owCeMadP1l7jJ4HXPLEGbgAN19Ne
+OrgAnjgaMvYLir1ny4IW0L6TwecNTvFB
+=gDy/
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+05a1cf41c6f3d3ddbe74a22b4b070f5c
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+215ecbbb26fc5d3bf57e9811229ccc36c4d88cf3
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-javadoc.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSoACgkQ8RmUH25o2mHwkgCfd9B1wj0VugKPeRnWOv05ICw5
+QjoAn1XBbrmKtt5nrWufnYc0foWc3WoX
+=AqSA
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+ad2abad045e5342e29930081be2c2245
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+e762f2bf0ee6161e8ddb8656d09b2f8f2020d2c9
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0-sources.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

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

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

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEYEABECAAYFAla+MSoACgkQ8RmUH25o2mHgwACeK0eDHMQLzLyBR154W7PEOC3C
+ecQAniytBXPvpvKC5dj6sc2xroutFbMI
+=JxF1
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+481812427ef9047957ced27bc2bd57cb
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+268765ed639ea8b98749430ac4de23d641ac8693
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.jar.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom Fri Feb 12 19:34:24 2016
@@ -0,0 +1,505 @@
+<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">
+  <!--
+    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.
+  -->
+  <modelVersion>4.0.0</modelVersion>
+  <parent>
+    <groupId>org.apache.solr</groupId>
+    <artifactId>solr-parent</artifactId>
+    <version>5.5.0</version>
+    <relativePath>../../pom.xml</relativePath>
+  </parent>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-cell</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache Solr Content Extraction Library</name>
+  <description>
+    Apache Solr Content Extraction Library integrates Apache Tika 
+    content extraction framework into Solr
+  </description>
+  <properties>
+    <module-directory>solr/contrib/extraction</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-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</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.adobe.xmp</groupId>
+      <artifactId>xmpcore</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.carrotsearch</groupId>
+      <artifactId>hppc</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.drewnoakes</groupId>
+      <artifactId>metadata-extractor</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.google.guava</groupId>
+      <artifactId>guava</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.google.protobuf</groupId>
+      <artifactId>protobuf-java</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.googlecode.concurrentlinkedhashmap</groupId>
+      <artifactId>concurrentlinkedhashmap-lru</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.googlecode.juniversalchardet</groupId>
+      <artifactId>juniversalchardet</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.googlecode.mp4parser</groupId>
+      <artifactId>isoparser</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.ibm.icu</groupId>
+      <artifactId>icu4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.pff</groupId>
+      <artifactId>java-libpst</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>com.spatial4j</groupId>
+      <artifactId>spatial4j</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>de.l3s.boilerpipe</groupId>
+      <artifactId>boilerpipe</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>dom4j</groupId>
+      <artifactId>dom4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>javax.servlet</groupId>
+      <artifactId>javax.servlet-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>jdom</groupId>
+      <artifactId>jdom</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>joda-time</groupId>
+      <artifactId>joda-time</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>log4j</groupId>
+      <artifactId>log4j</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>net.sourceforge.jmatio</groupId>
+      <artifactId>jmatio</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-compress</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.commons</groupId>
+      <artifactId>commons-exec</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.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.james</groupId>
+      <artifactId>apache-mime4j-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.james</groupId>
+      <artifactId>apache-mime4j-dom</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>fontbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>jempbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.pdfbox</groupId>
+      <artifactId>pdfbox</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-ooxml</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-ooxml-schemas</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi-scratchpad</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-java7</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-parsers</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.tika</groupId>
+      <artifactId>tika-xmp</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.xmlbeans</groupId>
+      <artifactId>xmlbeans</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.zookeeper</groupId>
+      <artifactId>zookeeper</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.aspectj</groupId>
+      <artifactId>aspectjrt</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcmail-jdk15</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.bouncycastle</groupId>
+      <artifactId>bcprov-jdk15</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.ccil.cowan.tagsoup</groupId>
+      <artifactId>tagsoup</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.gagravarr</groupId>
+      <artifactId>vorbis-java-core</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.gagravarr</groupId>
+      <artifactId>vorbis-java-tika</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.htrace</groupId>
+      <artifactId>htrace-core</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.tukaani</groupId>
+      <artifactId>xz</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>rome</groupId>
+      <artifactId>rome</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>xerces</groupId>
+      <artifactId>xercesImpl</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>

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.asc
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.asc (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.asc Fri Feb 12 19:34:24 2016
@@ -0,0 +1,7 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iEUEABECAAYFAla+MSsACgkQ8RmUH25o2mGaEwCfaLJJeMGJFoExEvRp/qxM/cjU
+aREAmPReuaQrx/0IL5PTP8++4DDqoPk=
+=mN5h
+-----END PGP SIGNATURE-----

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.md5
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.md5 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.md5 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+f52f529b7ad0a500084a0c42ff9093ec
\ No newline at end of file

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.sha1
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.sha1 (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.sha1 Fri Feb 12 19:34:24 2016
@@ -0,0 +1 @@
+f8bd9c5b90fd65b85b57154599eef63c180b1794
\ No newline at end of file

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/5.5.0/solr-cell-5.5.0.pom.sha1
------------------------------------------------------------------------------
    svn:eol-style = native

Added: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml
==============================================================================
--- dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml (added)
+++ dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml Fri Feb 12 19:34:24 2016
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<metadata>
+  <groupId>org.apache.solr</groupId>
+  <artifactId>solr-cell</artifactId>
+  <version>5.5.0</version>
+  <versioning>
+    <versions>
+      <version>5.5.0</version>
+    </versions>
+    <lastUpdated>20160212192302</lastUpdated>
+  </versioning>
+</metadata>

Propchange: dev/lucene/lucene-solr-5.5.0-RC1-rev4c7c1d3c58d2398de4cc651025a32125afe7adbc/solr/maven/org/apache/solr/solr-cell/maven-metadata.xml
------------------------------------------------------------------------------
    svn:eol-style = native