Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +013f65e6ba1bb8ea8e5a17383117d18d217094bf \ No newline at end of file
Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +9067ef257673fc39e4f890651a24745c98bf115a792a51b335cace1b5602600a \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.jar.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +c0bb1c4a1b90b49e43a705a9896aec79bebc33ef46da300d68b486032ab3572375c2dbd5450bc5b7885762358fee2c4bef717bdbcd45e71e17a3a74db305b721 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom Tue Apr 23 05:02:20 2024 @@ -0,0 +1,460 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> + <modelVersion>4.0.0</modelVersion> + <groupId>org.apache.solr</groupId> + <artifactId>solr-sql</artifactId> + <version>9.6.0</version> + <name>Apache Solr (module: sql)</name> + <description>Apache Solr (module: sql)</description> + <url>https://solr.apache.org/</url> + <inceptionYear>2006</inceptionYear> + <licenses> + <license> + <name>Apache 2</name> + <url>https://apache.org/licenses/LICENSE-2.0.txt</url> + </license> + </licenses> + <mailingLists> + <mailingList> + <name>Solr User List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>https://lists.apache.org/[email protected]</archive> + </mailingList> + <mailingList> + <name>Solr Developer List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>https://lists.apache.org/[email protected]</archive> + </mailingList> + <mailingList> + <name>Solr Commits List</name> + <subscribe>[email protected]</subscribe> + <unsubscribe>[email protected]</unsubscribe> + <archive>https://lists.apache.org/[email protected]</archive> + </mailingList> + </mailingLists> + <scm> + <connection>scm:git:https://gitbox.apache.org/repos/asf/solr.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/solr.git</developerConnection> + <url>https://gitbox.apache.org/repos/asf?p=solr.git</url> + </scm> + <issueManagement> + <system>JIRA</system> + <url>https://issues.apache.org/jira/browse/SOLR</url> + </issueManagement> + <ciManagement> + <system>Jenkins</system> + <url>https://builds.apache.org/job/Solr/</url> + </ciManagement> + <dependencies> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-core</artifactId> + <version>9.6.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj</artifactId> + <version>9.6.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj-streaming</artifactId> + <version>9.6.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj-zookeeper</artifactId> + <version>9.6.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>2.0.12</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite</groupId> + <artifactId>calcite-core</artifactId> + <version>1.35.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>com.yahoo.datasketches</groupId> + <artifactId>sketches-core</artifactId> + </exclusion> + <exclusion> + <groupId>net.minidev</groupId> + <artifactId>json-smart</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.uzaygezen</groupId> + <artifactId>uzaygezen-core</artifactId> + </exclusion> + <exclusion> + <groupId>net.hydromatic</groupId> + <artifactId>aggdesigner-algorithm</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.commons</groupId> + <artifactId>commons-dbcp2</artifactId> + </exclusion> + <exclusion> + <groupId>com.fasterxml.jackson.dataformat</groupId> + <artifactId>jackson-dataformat-yaml</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite</groupId> + <artifactId>calcite-linq4j</artifactId> + <version>1.35.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite.avatica</groupId> + <artifactId>avatica-core</artifactId> + <version>1.23.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <groupId>log4j</groupId> + <artifactId>log4j</artifactId> + </exclusion> + <exclusion> + <groupId>ch.qos.logback</groupId> + <artifactId>*</artifactId> + </exclusion> + <exclusion> + <groupId>commons-logging</groupId> + <artifactId>commons-logging</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>jsr305</artifactId> + </exclusion> + <exclusion> + <groupId>com.google.code.findbugs</groupId> + <artifactId>annotations</artifactId> + </exclusion> + <exclusion> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + </exclusion> + <exclusion> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-log4j12</artifactId> + </exclusion> + <exclusion> + <groupId>org.apache.yetus</groupId> + <artifactId>audience-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>org.codehaus.mojo</groupId> + <artifactId>animal-sniffer-annotations</artifactId> + </exclusion> + <exclusion> + <groupId>net.jcip</groupId> + <artifactId>jcip-annotations</artifactId> + </exclusion> + </exclusions> + </dependency> + </dependencies> +</project> Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc Tue Apr 23 05:02:20 2024 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCgAdFiEEHPDa0UcFBMTqlcaXFAvEWAOwP38FAmYnKYsACgkQFAvEWAOw +P39Lsg/8CVrt7a58LY8ATk8Nh8qQyRy/Q/cGzThzzC9S2XVBPiT9ZR6hc2iRb8Qm +faSZuf9LCF8VUzUN4D8B6ofWvB4yDQkVMdbheAFP6SqfE25lYWrieQGHMc4nfT+E +XqgLb8tSH2asJaXMrSiyO2xw19BiV3eiiAvjBlpJio6/jxgCLmyvRuahVMy+7Xq+ +0lUYACqL+XMXNnixE6EszHlFS83EU6l4KxBaOjJluU/MYGIlXFAcUr7mjavTN3gM +jaSFQ7ycPOkIm4T0ujieAgR9eYf9J/tk7WK2uP8jjGse+m03f3mLKQX9xaVOCllL +WKcbjPwhghT0aBhKyXdmu7d9isNrsb6+9qf7WC+f367DZcIgy0LJFvUfmuJQk9IM +RfwH7qrwQtB9u1ZaenswbTNfyGL2cjfVv1I9XByJUZgAzIOvvN6ZYwICNlGU3eYa +zbOlwFgtIHtchy48MyTrVad9kYTJuT7481KW0+qXBiB0fuMAg9TnI7tZFTm9U4RS ++dYSUAbw4Ec3yPYGx6gc+7J1GgToZTetr/x7yg7GQADhEIqdhvPNQTV+5JszxYjt +WGXUFx4jraSziy4LiOz/Y7HhhFiLImTEb8hnYI9UxldzyRmv/wt2zLHN3+rbBYXo +QpFhOaIBxG6w9uuLiLO3j3ylikjPo8yz6RtIGbVzVsT5/Y8QZOY= +=/5R1 +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +32be6d07d9aff82a43746e94c8fc8bd8 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +3aece0b50208995bc1d5d540228b2222c50c9afc \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +fb3a61de37e6fd2f54935a6d058385ccc27f91ddbef7ba7d92752db2c9d7bb78 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.asc.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +d933b00f6fdb851b3b43b288bc40fa9a2978200de122dfe85a963be741ce83020c4776b5e03c8afc2bd46964baca5a2987968f0d1c0ecc56351b074a0eac5ed2 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +618a1d6171e4e9d84f35747ba4b364c0 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +f56d591f27317e30f80fc291bf6ce18ab1bb39b8 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +def1a1ef05686b54b59abf2518a1f53c76b68de1c0fe8db1f5e99785d732ec8d \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/9.6.0/solr-sql-9.6.0.pom.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +dd845d8c54ebded6be1b352a5f5d931dc72dd73eadf16602a6c9434d2896af08d298628bb14944900da86308c69f94038d2abe86419e90efe9efcffbf2d3023c \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml Tue Apr 23 05:02:20 2024 @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.apache.solr</groupId> + <artifactId>solr-sql</artifactId> + <versioning> + <latest>9.6.0</latest> + <release>9.6.0</release> + <versions> + <version>9.6.0</version> + </versions> + <lastUpdated>20240423032253</lastUpdated> + </versioning> +</metadata> Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +d9c4d920ccd62f90c9959b3e5d17da6c \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +aa8a30cd8597a420ddf729b7cb1d3b5923caeb3c \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +c163f61d01adc3390850f26aa4e603aaa77740ee3d4e614937f4a49f94be8805 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +21d737d8a72b0c7f9db88fdde7eb872509fd0f3e778510be5e5717d7aa9d38887b327ab2e09cf794f0a97148a53e689de140a57a15a1e0234e8cf3b9c9175c8b \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc Tue Apr 23 05:02:20 2024 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCgAdFiEEHPDa0UcFBMTqlcaXFAvEWAOwP38FAmYnKWoACgkQFAvEWAOw +P38L4hAAm5iOKGdA4kEL24hnOYCfmQSqLe+48sNljh0ZX2qRT4BF8ZmDPl5xMi0v +WYYesHunPSDUoEsRBFqZGV0qGpxmnSpllCd+xhI5S/1y9USOZFQyyxAQigz0Q7ST +WmfjkX9Xz1joxjQ3m5X/d85EgyvNmTSxgMEYtNMH+LVI7eyeu9ZfpDRbQ3EMPJzp +uIDFybtvOQFron4U1JEn2nTDoHnr3z+I6Xjc8kv8LRZrN6i7uYEOpxpZSiTOy8us +5XZanpluwRi/ryDLJVL2UZOhVnO9UoR1JE2i7lYWVxu2lNGSYhmh8xV8JLwKUsM6 +OUtNVtFovqUzyzlf2n9/m6nG8/P+DXBQG5oQOccU0eY8r98dwCxXd6MRD5nDOHVN +FPnaqxIWp8rwvXx4oEpA82uzVkIiovkWt69+TZzQCwd80SXRk0Qcfa0ojHfNdLpr +XYfL5V7uefYGQ8qDmLF55n3FkTQFDZW9Gvitt9i0eOOzVBHQiVmbe7VmZzTWykSV +NxIIg3/fA/vuzVVYSBCb2BYrJ4xfIGaCWrz7UTFm9Gx1tUJdSZfAcCwoqk8p4z7s +EeZN94AE/r9z4I8cpFjm+ARPgBuyiNw0h6Ttb5uJX182Hnl+lu6UTSSokJnqxqvq +UDSj+1JkzYSwUZsPVGzD33TJqNXV7uljC3gp98ErYHGDSTHUMkg= +=mijn +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +f74865dbca1f272eea32d5f78b23b1c3 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +18fde80a8fa03d92484ea16171122b73867f7961 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +ac0de141bd86355285f90dca7f925014537cb33d10b5cc87cb39418b7256b2e6 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.asc.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +2148ce2be5439db96fe890647ef4e01f4c34a432031083e52cd49c6eacb56d8cb4a16395577f7844b14b4cc312ecaecba63d1e859f5777c7908ed122ae5ea1de \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +dbc0decfadade60339dc4e48e552077a \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +4a02ebbb9365c31dd3e2cb51623c7a3413267f95 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +e21c984d8b6cb4470cef56b7ac73b6f0de17a52fe8d65c275ab51a325bef23b9 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-javadoc.jar.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +733131c63af697d8a5882b86a8061f0193700ff6bceb6148f7d2ea5ffd5c5343403a1e1867890b90aa73f4e32fd536a325bdbb7fb55fe7f56568dd7f3d53f0ec \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc Tue Apr 23 05:02:20 2024 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCgAdFiEEHPDa0UcFBMTqlcaXFAvEWAOwP38FAmYnKWsACgkQFAvEWAOw +P393LBAApncCecclYyUghMQOJ43Bp1GetstJnFl6b8y5k9ZhCNG551ZwHBx93qwC ++w/El1Xh/itO4AGnlydDHwmRybyyg4OpNSvlr+mXlh4i9UQCasJL7pTLbFEuoFf6 +irenS8XSFA324Ooie9y3ayKTJIO48Ufp1ePLD8GgbKODzZnnbRPWyI33vghng8pL +3GelVKJFE3RN4bbQTIZzCXo7jPAaP95pLrbvRyWTCzgJRRrM9a8CBTL/IFWrLS/D +ZwCraijhAZDZz/qdA+jIxtsgvL94YWUxgZgj+rh1uBgDJo8gVgfaXsKeJsct4PSm +5YjHfUiKbZ+RIJrVATYSkVtAncp1f7Nz56ezPFwoj9z1I1bJP5stpcysrsc2l4H0 +RrTSJM26J/6hlVuzmQLcRANyiJje6UuH0cEtR56em/tdXFnR5/e7TijCP1cHn74i +xVUJUTaGPWjRzLSDhIzv/05yCifR/eXDINcgBmzuVX34cdAvT4hc8iLKnVEAD9rI +rTsQr6mcr1Hq7UYMUBbNXwopmffxw5HP3ECtfCJpr39nqvDMhXsYOpO/gSrsmM/F +y8vZ9GOHtGvEW1W9gge/tWA+eRlGy4ZKCOKF7yvRVO0UzWkz/qthQ4inUZvFDReW +SzGWYspvPeh0NjHib91uU8+CB+oVfeubeQznSKESFUXsJY0LHrw= +=BQ9L +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +9bc0728c8746051025d4748581da61b1 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +be1ea2ea7c42aebeacaee7ada2a7778490af2667 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +938eb9b03c7780c225fb00b966f7a24439b95fa1bf4af6c8e4cba8b55efbd1d7 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.asc.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +85c007e751f2120d956e7f4711b0ddcc0e65ebf3089d1569e4c5965590b1f3651fa46d7557960a4b0fd60953dc0978ab4eccf4c69a400ea0bdf6a7c6e55805af \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +343cd101c5fd13a529c5551d09ffc2e6 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +421a7c0dcb09020b427e3841f368b6e2c1e8edb9 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +05eb5c2c58218c2e5a90ba8d0ce3618e7fe0996b621ff2928702ea1dcc700e48 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0-sources.jar.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +789c2b895edb8de2b6447f179364e97d788d2b9e4eac6336a59805efb756752680c3cd267088cae0a81ab84ce7fdc1f518e9f9d240e0f07b9ffa5b7db3f8ee40 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc Tue Apr 23 05:02:20 2024 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCgAdFiEEHPDa0UcFBMTqlcaXFAvEWAOwP38FAmYnKWwACgkQFAvEWAOw +P3+iaRAAtlBvQD99bCHmYLVGJUOKl3c5/0gSqBlDdErUx0BSJCSsxUitrpuYpyTs +qoN4iXzyg5xgeFlsV2IM2fP0ucGlfyogLKC+2FFUnejyZ79y9FujdI0D2CRlFAAe +2LOp/t7y1vTLz5XO8XDU2L8u0XwREEHkggQojKNVnDw5T/qnp2kfstDDEPYjuwBv +4XqnwloHe5cObbJ3H98hrDET9CZdPMh3eflrchzvmE+5pYJN0NgNn0XVBWKMVMb5 +I3heNSOyyIvsH6YYHPwuV3QhuMQXw29pTmjGUZjRkNodo9VDgtOFK0rTWM8x/2gm +uzbVHIGrd4f3rW2RJXQxVZxNf9MTGgUzA+LDSCKsuFwu6cR88JErjmamyP1g9Yb3 +Ig25VeIGzqbxjTN3dc6BYb6bmK5x3ABeiPOSEdttsGjT5Q0U3KPxC07wx9YmGdGD +EahPVFeJ0fHlc5NuKUc5hiFCQHR7fWjCXMHvCnyk4SDHGACvpz3nyyi2Od2BReWd +ONGSGM/14w80wIVtYWx+3kiY/YUU9gaaef0Bf9SoYu9UVrvViHTy22ScisIpv3B1 +UeeJMacvCoQpt2iU6VdSHk/NVQq2et3f6USscdDUcRZPgDVdWCUvedVnIeKfATj0 +sPptcAJpgQ5C9fSOKmkhUMfEKfo2UJu0KcLDgs3wk0tGCIcVFhA= +=OfbQ +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +d80dbdb4f0c77bf22a68f5cc32a1b28e \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +468fa0c37e765ceff69ce978f461f4197fd54e80 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +092e53513bd6de23bd7a6d8f66bdbe500efa4a3eff727cb822a2885f4b20eac7 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.asc.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +d9921ebfb0cf45c793996669362454faa0a6c05e6e12e6374505ca637bafaf08b84e522c302bcde7e58d5c9b10331d92a8a343496e8fab1a7540bf572efcb7ff \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.md5 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.md5 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.md5 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +95d5a5d726a7e6a82483ea7c765911af \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha1 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha1 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha1 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +56d0b12416e2f34dcc097cdd9ef7c256c7537fb2 \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha256 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha256 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha256 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +feb94f48cc836253e79bc2a547b48bd3b2e9f5c41ae684f3dd39bfe6fe70ac8d \ No newline at end of file Added: dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha512 ============================================================================== --- dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha512 (added) +++ dev/solr/solr-9.6.0-RC1-rev-f8e5a93c11267e13b7b43005a428bfb910ac6e57/solr/9.6.0/maven/org/apache/solr/solr-test-framework/9.6.0/solr-test-framework-9.6.0.jar.sha512 Tue Apr 23 05:02:20 2024 @@ -0,0 +1 @@ +70282ee15f58e0cb87b0d8e97dd7e24f6666851a7382a147f23c71f87a80f48c40c1f62928177293253e97be4abaac995a1eae514f9655113df831d88f3ecd6c \ No newline at end of file
