You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by kr...@apache.org on 2019/02/01 20:05:33 UTC

[lucene-solr] branch master updated (e9c02a6 -> 4a3ddc9)

This is an automated email from the ASF dual-hosted git repository.

krisden pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from e9c02a6  LUCENE-8676: The Korean tokenizer does not update the last position if the backtrace is caused by a big buffer (1024 chars).
     add 4a3ddc9  SOLR-9515: Update to Hadoop 3 (Mark Miller, Kevin Risden)

No new revisions were added by this update.

Summary of changes:
 lucene/ivy-versions.properties                     |   86 +-
 .../tools/src/groovy/check-source-patterns.groovy  |    1 +
 solr/CHANGES.txt                                   |    6 +-
 solr/core/build.xml                                |    1 +
 solr/core/ivy.xml                                  |   94 +-
 .../src/java/org/apache/solr/util/FSHDFSUtils.java |    3 +-
 .../datanode/fsdataset/impl/BlockPoolSlice.java    | 1045 ++++++++++++
 .../test/org/apache/hadoop/http/HttpServer2.java   | 1685 ++++++++++++++++++++
 .../org/apache/solr/cloud/hdfs/HdfsTestUtil.java   |  166 +-
 .../solr/handler/export/TestExportWriter.java      |    2 +-
 .../solr/response/TestCustomDocTransformer.java    |    3 +-
 .../apache/solr/security/JWTAuthPluginTest.java    |    5 +-
 .../apache/solr/store/hdfs/HdfsDirectoryTest.java  |    2 +-
 solr/licenses/antlr-2.7.7.jar.sha1                 |    1 -
 solr/licenses/antlr-LICENSE-PD.txt                 |   31 -
 solr/licenses/antlr-NOTICE.txt                     |    1 -
 solr/licenses/apacheds-core-2.0.0-M15.jar.sha1     |    1 -
 solr/licenses/apacheds-core-NOTICE.txt             |   23 -
 solr/licenses/apacheds-core-api-2.0.0-M15.jar.sha1 |    1 -
 solr/licenses/apacheds-core-api-LICENSE-ASL.txt    |  341 ----
 solr/licenses/apacheds-core-api-NOTICE.txt         |   23 -
 solr/licenses/apacheds-core-avl-2.0.0-M15.jar.sha1 |    1 -
 solr/licenses/apacheds-core-avl-NOTICE.txt         |   23 -
 .../apacheds-core-shared-2.0.0-M15.jar.sha1        |    1 -
 solr/licenses/apacheds-core-shared-NOTICE.txt      |   23 -
 solr/licenses/apacheds-i18n-2.0.0-M15.jar.sha1     |    1 -
 solr/licenses/apacheds-i18n-LICENSE-ASL.txt        |  341 ----
 solr/licenses/apacheds-i18n-NOTICE.txt             |   23 -
 ...pacheds-interceptor-kerberos-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptor-kerberos-LICENSE-ASL.txt  |  341 ----
 .../apacheds-interceptor-kerberos-NOTICE.txt       |   23 -
 .../apacheds-interceptors-admin-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-admin-LICENSE-ASL.txt    |  341 ----
 .../apacheds-interceptors-admin-NOTICE.txt         |   23 -
 .../apacheds-interceptors-authn-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-authn-LICENSE-ASL.txt    |  341 ----
 .../apacheds-interceptors-authn-NOTICE.txt         |   23 -
 .../apacheds-interceptors-authz-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-authz-LICENSE-ASL.txt    |  341 ----
 .../apacheds-interceptors-authz-NOTICE.txt         |   23 -
 ...cheds-interceptors-changelog-2.0.0-M15.jar.sha1 |    1 -
 ...apacheds-interceptors-changelog-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-changelog-NOTICE.txt     |   23 -
 ...heds-interceptors-collective-2.0.0-M15.jar.sha1 |    1 -
 ...pacheds-interceptors-collective-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-collective-NOTICE.txt    |   23 -
 .../apacheds-interceptors-event-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-event-LICENSE-ASL.txt    |  341 ----
 .../apacheds-interceptors-event-NOTICE.txt         |   23 -
 ...cheds-interceptors-exception-2.0.0-M15.jar.sha1 |    1 -
 ...apacheds-interceptors-exception-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-exception-NOTICE.txt     |   23 -
 ...pacheds-interceptors-journal-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-journal-LICENSE-ASL.txt  |  341 ----
 .../apacheds-interceptors-journal-NOTICE.txt       |   23 -
 ...s-interceptors-normalization-2.0.0-M15.jar.sha1 |    1 -
 ...heds-interceptors-normalization-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-normalization-NOTICE.txt |   23 -
 ...eds-interceptors-operational-2.0.0-M15.jar.sha1 |    1 -
 ...acheds-interceptors-operational-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-operational-NOTICE.txt   |   23 -
 ...acheds-interceptors-referral-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-referral-LICENSE-ASL.txt |  341 ----
 .../apacheds-interceptors-referral-NOTICE.txt      |   23 -
 ...apacheds-interceptors-schema-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-schema-LICENSE-ASL.txt   |  341 ----
 .../apacheds-interceptors-schema-NOTICE.txt        |   23 -
 ...pacheds-interceptors-subtree-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-subtree-LICENSE-ASL.txt  |  341 ----
 .../apacheds-interceptors-subtree-NOTICE.txt       |   23 -
 ...pacheds-interceptors-trigger-2.0.0-M15.jar.sha1 |    1 -
 .../apacheds-interceptors-trigger-LICENSE-ASL.txt  |  341 ----
 .../apacheds-interceptors-trigger-NOTICE.txt       |   23 -
 .../apacheds-jdbm-partition-2.0.0-M15.jar.sha1     |    1 -
 .../apacheds-jdbm-partition-LICENSE-ASL.txt        |  341 ----
 solr/licenses/apacheds-jdbm-partition-NOTICE.txt   |   23 -
 solr/licenses/apacheds-jdbm1-2.0.0-M2.jar.sha1     |    1 -
 solr/licenses/apacheds-jdbm1-LICENSE-ASL.txt       |  341 ----
 solr/licenses/apacheds-jdbm1-NOTICE.txt            |   23 -
 .../apacheds-kerberos-codec-2.0.0-M15.jar.sha1     |    1 -
 .../apacheds-kerberos-codec-LICENSE-ASL.txt        |  341 ----
 solr/licenses/apacheds-kerberos-codec-NOTICE.txt   |   23 -
 .../apacheds-ldif-partition-2.0.0-M15.jar.sha1     |    1 -
 .../apacheds-ldif-partition-LICENSE-ASL.txt        |  341 ----
 solr/licenses/apacheds-ldif-partition-NOTICE.txt   |   23 -
 .../apacheds-mavibot-partition-2.0.0-M15.jar.sha1  |    1 -
 .../apacheds-mavibot-partition-LICENSE-ASL.txt     |  341 ----
 .../licenses/apacheds-mavibot-partition-NOTICE.txt |   23 -
 .../apacheds-protocol-kerberos-2.0.0-M15.jar.sha1  |    1 -
 .../apacheds-protocol-kerberos-LICENSE-ASL.txt     |  341 ----
 .../licenses/apacheds-protocol-kerberos-NOTICE.txt |   23 -
 .../apacheds-protocol-ldap-2.0.0-M15.jar.sha1      |    1 -
 .../apacheds-protocol-ldap-LICENSE-ASL.txt         |  341 ----
 solr/licenses/apacheds-protocol-ldap-NOTICE.txt    |   23 -
 .../apacheds-protocol-shared-2.0.0-M15.jar.sha1    |    1 -
 .../apacheds-protocol-shared-LICENSE-ASL.txt       |  341 ----
 solr/licenses/apacheds-protocol-shared-NOTICE.txt  |   23 -
 .../apacheds-xdbm-partition-2.0.0-M15.jar.sha1     |    1 -
 .../apacheds-xdbm-partition-LICENSE-ASL.txt        |  341 ----
 solr/licenses/apacheds-xdbm-partition-NOTICE.txt   |   23 -
 solr/licenses/api-all-1.0.0-M20.jar.sha1           |    1 -
 solr/licenses/api-all-LICENSE-ASL.txt              |  341 ----
 solr/licenses/api-all-NOTICE.txt                   |   23 -
 solr/licenses/commons-beanutils-1.9.3.jar.sha1     |    1 +
 .../commons-beanutils-LICENSE-ASL.txt}             |    0
 solr/licenses/commons-beanutils-NOTICE.txt         |    5 +
 solr/licenses/commons-configuration-1.6.jar.sha1   |    1 -
 .../licenses/commons-configuration2-2.1.1.jar.sha1 |    1 +
 ....txt => commons-configuration2-LICENSE-ASL.txt} |    0
 solr/licenses/commons-configuration2-NOTICE.txt    |    5 +
 solr/licenses/commons-lang3-3.6.jar.sha1           |    1 -
 solr/licenses/commons-lang3-3.8.1.jar.sha1         |    1 +
 .../licenses/commons-logging-1.1.3.jar.sha1        |    0
 ...NSE-ASL.txt => commons-logging-LICENSE-ASL.txt} |    0
 solr/licenses/commons-logging-NOTICE.txt           |    5 +
 solr/licenses/commons-text-1.4.jar.sha1            |    1 +
 .../commons-text-LICENSE-ASL.txt}                  |    0
 solr/licenses/commons-text-NOTICE.txt              |    5 +
 solr/licenses/ehcache-core-2.4.4.jar.sha1          |    1 -
 solr/licenses/ehcache-core-LICENSE-ASL.txt         |   15 -
 solr/licenses/ehcache-core-NOTICE.txt              |    0
 solr/licenses/hadoop-annotations-2.7.4.jar.sha1    |    1 -
 solr/licenses/hadoop-annotations-3.2.0.jar.sha1    |    1 +
 solr/licenses/hadoop-auth-2.7.4.jar.sha1           |    1 -
 solr/licenses/hadoop-auth-3.2.0.jar.sha1           |    1 +
 solr/licenses/hadoop-common-2.7.4-tests.jar.sha1   |    1 -
 solr/licenses/hadoop-common-2.7.4.jar.sha1         |    1 -
 solr/licenses/hadoop-common-3.2.0-tests.jar.sha1   |    1 +
 solr/licenses/hadoop-common-3.2.0.jar.sha1         |    1 +
 solr/licenses/hadoop-hdfs-2.7.4-tests.jar.sha1     |    1 -
 solr/licenses/hadoop-hdfs-2.7.4.jar.sha1           |    1 -
 solr/licenses/hadoop-hdfs-3.2.0-tests.jar.sha1     |    1 +
 solr/licenses/hadoop-hdfs-3.2.0.jar.sha1           |    1 +
 solr/licenses/hadoop-hdfs-client-3.2.0.jar.sha1    |    1 +
 ...-ASL.txt => hadoop-hdfs-client-LICENSE-ASL.txt} |    0
 ...dc-NOTICE.txt => hadoop-hdfs-client-NOTICE.txt} |    0
 solr/licenses/hadoop-minicluster-3.2.0.jar.sha1    |    1 +
 ...-ASL.txt => hadoop-minicluster-LICENSE-ASL.txt} |    0
 ...dc-NOTICE.txt => hadoop-minicluster-NOTICE.txt} |    0
 solr/licenses/hadoop-minikdc-2.7.4.jar.sha1        |    1 -
 solr/licenses/hadoop-minikdc-3.2.0.jar.sha1        |    1 +
 .../licenses/htrace-core-3.2.0-incubating.jar.sha1 |    1 -
 .../htrace-core4-4.1.0-incubating.jar.sha1         |    1 +
 ...ICENSE-ASL.txt => htrace-core4-LICENSE-ASL.txt} |    0
 ...ace-core-NOTICE.txt => htrace-core4-NOTICE.txt} |    0
 solr/licenses/jackson-core-asl-1.9.13.jar.sha1     |    1 -
 solr/licenses/jackson-mapper-asl-1.9.13.jar.sha1   |    1 -
 solr/licenses/jersey-core-1.19.jar.sha1            |    1 +
 solr/licenses/jersey-core-1.9.jar.sha1             |    1 -
 solr/licenses/jersey-server-1.19.jar.sha1          |    1 +
 solr/licenses/jersey-server-1.9.jar.sha1           |    1 -
 solr/licenses/jersey-servlet-1.19.jar.sha1         |    1 +
 ...SE-CDDL.txt => jersey-servlet-LICENSE-CDDL.txt} |    0
 solr/licenses/jetty-6.1.26.jar.sha1                |    1 -
 solr/licenses/jetty-sslengine-6.1.26.jar.sha1      |    1 -
 solr/licenses/jetty-util-6.1.26.jar.sha1           |    1 -
 solr/licenses/kerb-admin-1.0.1.jar.sha1            |    1 +
 ...-LICENSE-ASL.txt => kerb-admin-LICENSE-ASL.txt} |  148 +-
 solr/licenses/kerb-admin-NOTICE.txt                |    5 +
 solr/licenses/kerb-client-1.0.1.jar.sha1           |    1 +
 ...LICENSE-ASL.txt => kerb-client-LICENSE-ASL.txt} |  148 +-
 solr/licenses/kerb-client-NOTICE.txt               |    5 +
 solr/licenses/kerb-common-1.0.1.jar.sha1           |    1 +
 ...LICENSE-ASL.txt => kerb-common-LICENSE-ASL.txt} |  148 +-
 solr/licenses/kerb-common-NOTICE.txt               |    5 +
 solr/licenses/kerb-core-1.0.1.jar.sha1             |    1 +
 ...e-LICENSE-ASL.txt => kerb-core-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-core-NOTICE.txt                 |    5 +
 solr/licenses/kerb-crypto-1.0.1.jar.sha1           |    1 +
 ...LICENSE-ASL.txt => kerb-crypto-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-crypto-NOTICE.txt               |    5 +
 solr/licenses/kerb-identity-1.0.1.jar.sha1         |    1 +
 ...CENSE-ASL.txt => kerb-identity-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-identity-NOTICE.txt             |    5 +
 solr/licenses/kerb-server-1.0.1.jar.sha1           |    1 +
 ...LICENSE-ASL.txt => kerb-server-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-server-NOTICE.txt               |    5 +
 solr/licenses/kerb-simplekdc-1.0.1.jar.sha1        |    1 +
 ...ENSE-ASL.txt => kerb-simplekdc-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-simplekdc-NOTICE.txt            |    5 +
 solr/licenses/kerb-util-1.0.1.jar.sha1             |    1 +
 ...e-LICENSE-ASL.txt => kerb-util-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerb-util-NOTICE.txt                 |    5 +
 solr/licenses/kerby-asn1-1.0.1.jar.sha1            |    1 +
 ...-LICENSE-ASL.txt => kerby-asn1-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerby-asn1-NOTICE.txt                |    5 +
 solr/licenses/kerby-config-1.0.1.jar.sha1          |    1 +
 ...ICENSE-ASL.txt => kerby-config-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerby-config-NOTICE.txt              |    5 +
 solr/licenses/kerby-kdc-1.0.1.jar.sha1             |    1 +
 ...e-LICENSE-ASL.txt => kerby-kdc-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerby-kdc-NOTICE.txt                 |    5 +
 solr/licenses/kerby-pkix-1.0.1.jar.sha1            |    1 +
 ...-LICENSE-ASL.txt => kerby-pkix-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerby-pkix-NOTICE.txt                |    5 +
 solr/licenses/kerby-util-1.0.1.jar.sha1            |    1 +
 ...-LICENSE-ASL.txt => kerby-util-LICENSE-ASL.txt} |   31 +-
 solr/licenses/kerby-util-NOTICE.txt                |    5 +
 solr/licenses/mina-core-2.0.0-M5.jar.sha1          |    1 -
 solr/licenses/netty-all-4.0.36.Final.jar.sha1      |    1 -
 solr/licenses/netty-all-4.0.52.Final.jar.sha1      |    1 +
 solr/licenses/netty-all-NOTICE.txt                 |  140 +-
 solr/licenses/protobuf-java-3.1.0.jar.sha1         |    1 -
 solr/licenses/protobuf-java-3.6.1.jar.sha1         |    1 +
 solr/licenses/re2j-1.2.jar.sha1                    |    1 +
 solr/licenses/re2j-LICENSE-BSD_LIKE.txt            |   33 +
 solr/licenses/re2j-NOTICE.txt                      |    5 +
 .../org/apache/solr/util/BadHdfsThreadsFilter.java |    6 +-
 208 files changed, 3486 insertions(+), 10702 deletions(-)
 create mode 100644 solr/core/src/test/org/apache/hadoop/hdfs/server/datanode/fsdataset/impl/BlockPoolSlice.java
 create mode 100644 solr/core/src/test/org/apache/hadoop/http/HttpServer2.java
 delete mode 100644 solr/licenses/antlr-2.7.7.jar.sha1
 delete mode 100644 solr/licenses/antlr-LICENSE-PD.txt
 delete mode 100644 solr/licenses/antlr-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-core-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-core-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-core-api-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-core-api-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-core-api-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-core-avl-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-core-avl-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-core-shared-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-core-shared-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-i18n-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-i18n-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-i18n-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptor-kerberos-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptor-kerberos-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptor-kerberos-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-admin-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-admin-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-admin-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-authn-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-authn-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-authn-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-authz-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-authz-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-authz-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-changelog-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-changelog-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-changelog-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-collective-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-collective-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-collective-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-event-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-event-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-event-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-exception-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-exception-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-exception-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-journal-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-journal-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-journal-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-normalization-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-normalization-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-normalization-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-operational-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-operational-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-operational-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-referral-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-referral-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-referral-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-schema-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-schema-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-schema-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-subtree-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-subtree-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-subtree-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-trigger-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-interceptors-trigger-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-interceptors-trigger-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-jdbm-partition-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-jdbm-partition-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-jdbm-partition-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-jdbm1-2.0.0-M2.jar.sha1
 delete mode 100644 solr/licenses/apacheds-jdbm1-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-jdbm1-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-kerberos-codec-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-kerberos-codec-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-kerberos-codec-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-ldif-partition-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-ldif-partition-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-ldif-partition-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-mavibot-partition-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-mavibot-partition-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-mavibot-partition-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-protocol-kerberos-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-protocol-kerberos-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-protocol-kerberos-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-protocol-ldap-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-protocol-ldap-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-protocol-ldap-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-protocol-shared-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-protocol-shared-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-protocol-shared-NOTICE.txt
 delete mode 100644 solr/licenses/apacheds-xdbm-partition-2.0.0-M15.jar.sha1
 delete mode 100644 solr/licenses/apacheds-xdbm-partition-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/apacheds-xdbm-partition-NOTICE.txt
 delete mode 100644 solr/licenses/api-all-1.0.0-M20.jar.sha1
 delete mode 100644 solr/licenses/api-all-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/api-all-NOTICE.txt
 create mode 100644 solr/licenses/commons-beanutils-1.9.3.jar.sha1
 copy solr/{solr-ref-guide/src/fonts/Noto_Sans/LICENSE.txt => licenses/commons-beanutils-LICENSE-ASL.txt} (100%)
 mode change 100755 => 100644
 create mode 100644 solr/licenses/commons-beanutils-NOTICE.txt
 delete mode 100644 solr/licenses/commons-configuration-1.6.jar.sha1
 create mode 100644 solr/licenses/commons-configuration2-2.1.1.jar.sha1
 copy solr/licenses/{commons-configuration-LICENSE-ASL.txt => commons-configuration2-LICENSE-ASL.txt} (100%)
 create mode 100644 solr/licenses/commons-configuration2-NOTICE.txt
 delete mode 100644 solr/licenses/commons-lang3-3.6.jar.sha1
 create mode 100644 solr/licenses/commons-lang3-3.8.1.jar.sha1
 copy {lucene => solr}/licenses/commons-logging-1.1.3.jar.sha1 (100%)
 copy solr/licenses/{rrd4j-LICENSE-ASL.txt => commons-logging-LICENSE-ASL.txt} (100%)
 create mode 100644 solr/licenses/commons-logging-NOTICE.txt
 create mode 100644 solr/licenses/commons-text-1.4.jar.sha1
 copy solr/{solr-ref-guide/src/fonts/Noto_Sans/LICENSE.txt => licenses/commons-text-LICENSE-ASL.txt} (100%)
 mode change 100755 => 100644
 create mode 100644 solr/licenses/commons-text-NOTICE.txt
 delete mode 100644 solr/licenses/ehcache-core-2.4.4.jar.sha1
 delete mode 100644 solr/licenses/ehcache-core-LICENSE-ASL.txt
 delete mode 100644 solr/licenses/ehcache-core-NOTICE.txt
 delete mode 100644 solr/licenses/hadoop-annotations-2.7.4.jar.sha1
 create mode 100644 solr/licenses/hadoop-annotations-3.2.0.jar.sha1
 delete mode 100644 solr/licenses/hadoop-auth-2.7.4.jar.sha1
 create mode 100644 solr/licenses/hadoop-auth-3.2.0.jar.sha1
 delete mode 100644 solr/licenses/hadoop-common-2.7.4-tests.jar.sha1
 delete mode 100644 solr/licenses/hadoop-common-2.7.4.jar.sha1
 create mode 100644 solr/licenses/hadoop-common-3.2.0-tests.jar.sha1
 create mode 100644 solr/licenses/hadoop-common-3.2.0.jar.sha1
 delete mode 100644 solr/licenses/hadoop-hdfs-2.7.4-tests.jar.sha1
 delete mode 100644 solr/licenses/hadoop-hdfs-2.7.4.jar.sha1
 create mode 100644 solr/licenses/hadoop-hdfs-3.2.0-tests.jar.sha1
 create mode 100644 solr/licenses/hadoop-hdfs-3.2.0.jar.sha1
 create mode 100644 solr/licenses/hadoop-hdfs-client-3.2.0.jar.sha1
 copy solr/licenses/{hadoop-minikdc-LICENSE-ASL.txt => hadoop-hdfs-client-LICENSE-ASL.txt} (100%)
 copy solr/licenses/{hadoop-minikdc-NOTICE.txt => hadoop-hdfs-client-NOTICE.txt} (100%)
 create mode 100644 solr/licenses/hadoop-minicluster-3.2.0.jar.sha1
 copy solr/licenses/{hadoop-minikdc-LICENSE-ASL.txt => hadoop-minicluster-LICENSE-ASL.txt} (100%)
 copy solr/licenses/{hadoop-minikdc-NOTICE.txt => hadoop-minicluster-NOTICE.txt} (100%)
 delete mode 100644 solr/licenses/hadoop-minikdc-2.7.4.jar.sha1
 create mode 100644 solr/licenses/hadoop-minikdc-3.2.0.jar.sha1
 delete mode 100644 solr/licenses/htrace-core-3.2.0-incubating.jar.sha1
 create mode 100644 solr/licenses/htrace-core4-4.1.0-incubating.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => htrace-core4-LICENSE-ASL.txt} (100%)
 rename solr/licenses/{htrace-core-NOTICE.txt => htrace-core4-NOTICE.txt} (100%)
 delete mode 100644 solr/licenses/jackson-core-asl-1.9.13.jar.sha1
 delete mode 100644 solr/licenses/jackson-mapper-asl-1.9.13.jar.sha1
 create mode 100644 solr/licenses/jersey-core-1.19.jar.sha1
 delete mode 100644 solr/licenses/jersey-core-1.9.jar.sha1
 create mode 100644 solr/licenses/jersey-server-1.19.jar.sha1
 delete mode 100644 solr/licenses/jersey-server-1.9.jar.sha1
 create mode 100644 solr/licenses/jersey-servlet-1.19.jar.sha1
 copy solr/licenses/{jersey-server-LICENSE-CDDL.txt => jersey-servlet-LICENSE-CDDL.txt} (100%)
 delete mode 100644 solr/licenses/jetty-6.1.26.jar.sha1
 delete mode 100644 solr/licenses/jetty-sslengine-6.1.26.jar.sha1
 delete mode 100644 solr/licenses/jetty-util-6.1.26.jar.sha1
 create mode 100644 solr/licenses/kerb-admin-1.0.1.jar.sha1
 rename solr/licenses/{apacheds-core-LICENSE-ASL.txt => kerb-admin-LICENSE-ASL.txt} (58%)
 create mode 100644 solr/licenses/kerb-admin-NOTICE.txt
 create mode 100644 solr/licenses/kerb-client-1.0.1.jar.sha1
 rename solr/licenses/{apacheds-core-avl-LICENSE-ASL.txt => kerb-client-LICENSE-ASL.txt} (58%)
 create mode 100644 solr/licenses/kerb-client-NOTICE.txt
 create mode 100644 solr/licenses/kerb-common-1.0.1.jar.sha1
 rename solr/licenses/{apacheds-core-shared-LICENSE-ASL.txt => kerb-common-LICENSE-ASL.txt} (58%)
 create mode 100644 solr/licenses/kerb-common-NOTICE.txt
 create mode 100644 solr/licenses/kerb-core-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-core-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-core-NOTICE.txt
 create mode 100644 solr/licenses/kerb-crypto-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-crypto-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-crypto-NOTICE.txt
 create mode 100644 solr/licenses/kerb-identity-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-identity-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-identity-NOTICE.txt
 create mode 100644 solr/licenses/kerb-server-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-server-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-server-NOTICE.txt
 create mode 100644 solr/licenses/kerb-simplekdc-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-simplekdc-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-simplekdc-NOTICE.txt
 create mode 100644 solr/licenses/kerb-util-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerb-util-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerb-util-NOTICE.txt
 create mode 100644 solr/licenses/kerby-asn1-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerby-asn1-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerby-asn1-NOTICE.txt
 create mode 100644 solr/licenses/kerby-config-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerby-config-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerby-config-NOTICE.txt
 create mode 100644 solr/licenses/kerby-kdc-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerby-kdc-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerby-kdc-NOTICE.txt
 create mode 100644 solr/licenses/kerby-pkix-1.0.1.jar.sha1
 copy solr/licenses/{htrace-core-LICENSE-ASL.txt => kerby-pkix-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerby-pkix-NOTICE.txt
 create mode 100644 solr/licenses/kerby-util-1.0.1.jar.sha1
 rename solr/licenses/{htrace-core-LICENSE-ASL.txt => kerby-util-LICENSE-ASL.txt} (89%)
 create mode 100644 solr/licenses/kerby-util-NOTICE.txt
 delete mode 100644 solr/licenses/mina-core-2.0.0-M5.jar.sha1
 delete mode 100644 solr/licenses/netty-all-4.0.36.Final.jar.sha1
 create mode 100644 solr/licenses/netty-all-4.0.52.Final.jar.sha1
 delete mode 100644 solr/licenses/protobuf-java-3.1.0.jar.sha1
 create mode 100644 solr/licenses/protobuf-java-3.6.1.jar.sha1
 create mode 100644 solr/licenses/re2j-1.2.jar.sha1
 create mode 100644 solr/licenses/re2j-LICENSE-BSD_LIKE.txt
 create mode 100644 solr/licenses/re2j-NOTICE.txt