Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +268100ebfb178f1d92fbc17c8e3e01e540d7006f \ No newline at end of file
Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +c25ebf26cded8298b5a1846a19ae21f8f891d10a230cd53d7c4905dc9a7c2885 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.jar.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +5ea4bc8e3333aeb2ef5eba3a80d8c55b9b9dc0b8f5e1034e544d340f16540979e8bf0d124ca8fef1d405e6b8896e9aed0d3ce6f9b3685adea78ff1f8e7a666be \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom Thu Oct 5 19:31:01 2023 @@ -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.4.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.4.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj</artifactId> + <version>9.4.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj-streaming</artifactId> + <version>9.4.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.solr</groupId> + <artifactId>solr-solrj-zookeeper</artifactId> + <version>9.4.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.slf4j</groupId> + <artifactId>slf4j-api</artifactId> + <version>2.0.9</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite</groupId> + <artifactId>calcite-core</artifactId> + <version>1.35.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + <exclusion> + <artifactId>sketches-core</artifactId> + <groupId>com.yahoo.datasketches</groupId> + </exclusion> + <exclusion> + <artifactId>json-smart</artifactId> + <groupId>net.minidev</groupId> + </exclusion> + <exclusion> + <artifactId>uzaygezen-core</artifactId> + <groupId>com.google.uzaygezen</groupId> + </exclusion> + <exclusion> + <artifactId>aggdesigner-algorithm</artifactId> + <groupId>net.hydromatic</groupId> + </exclusion> + <exclusion> + <artifactId>commons-dbcp2</artifactId> + <groupId>org.apache.commons</groupId> + </exclusion> + <exclusion> + <artifactId>jackson-dataformat-yaml</artifactId> + <groupId>com.fasterxml.jackson.dataformat</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite</groupId> + <artifactId>calcite-linq4j</artifactId> + <version>1.35.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + <dependency> + <groupId>org.apache.calcite.avatica</groupId> + <artifactId>avatica-core</artifactId> + <version>1.23.0</version> + <scope>runtime</scope> + <exclusions> + <exclusion> + <artifactId>log4j</artifactId> + <groupId>log4j</groupId> + </exclusion> + <exclusion> + <artifactId>*</artifactId> + <groupId>ch.qos.logback</groupId> + </exclusion> + <exclusion> + <artifactId>commons-logging</artifactId> + <groupId>commons-logging</groupId> + </exclusion> + <exclusion> + <artifactId>jsr305</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>annotations</artifactId> + <groupId>com.google.code.findbugs</groupId> + </exclusion> + <exclusion> + <artifactId>javax.annotation-api</artifactId> + <groupId>javax.annotation</groupId> + </exclusion> + <exclusion> + <artifactId>slf4j-log4j12</artifactId> + <groupId>org.slf4j</groupId> + </exclusion> + <exclusion> + <artifactId>audience-annotations</artifactId> + <groupId>org.apache.yetus</groupId> + </exclusion> + <exclusion> + <artifactId>animal-sniffer-annotations</artifactId> + <groupId>org.codehaus.mojo</groupId> + </exclusion> + <exclusion> + <artifactId>jcip-annotations</artifactId> + <groupId>net.jcip</groupId> + </exclusion> + </exclusions> + </dependency> + </dependencies> +</project> Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc Thu Oct 5 19:31:01 2023 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCAAdFiEEIomsQYDhMFB9eoL0ecIR4K78py4FAmUe/TYACgkQecIR4K78 +py6J8xAAoQMTYmiCSYi2ir9etj61SBFCKQX6L47hDVTh6x7sGhzcmkXL9ZuR1+QF +YIUhcgqICz+kEXI8lxK0A608HBugSI18a6CXvdlppiZjC1uXANc1Obwh9QaeNG3L +6VF5GcNaMndkoH/q3rnxyzGEcOl56YdxLtxw3OC6ZWhsriMWAUXyKf4EGbf0L36q +JC6JVNJ2rEmm2ALiUaE+u160/6S+hN9HxtSpeG8bCM5xcmRKNjud72hnQD/KFHpl +YPKK+8k+olKfMHm2olwRkY3lNTJjEnJXttyHW0TszxabX/cKZRE9FlLCPZUZPP+h +8m/tF+vLjlXyrji1tS4FUgHUSQ2wCydCl9H3D/fi7MbpINcaGaQYxaJESnYEyiy3 +5VRM/+4ppg9pIjomPrvlHEfVc5byzXPygobHVpDDU1O1K1wPrt7Qno9pUnD4P/EI +ibxLQhlbzjoabPfn9XQHzvn/I359E9n0zDBy1kc1q6xF3siz8NDzhVKmLdslaKTb +/tMsJYxWffW3+pV4S89yU/ONksupIn5V2gtcPPOr7sv1Ffl7lnkOvma4myappaGF +Z7r4hJ7V2JossVEde+o8830Yv503rP648giI9vsVbkogDrk4z5r0ycwnMzo1mvJG +ir2HAXO+thqWBpT10DvOTnUrYAOQzPa4E18eWRnCdWa3sXVm9FI= +=kmeF +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +22f232c319eee9fbb914f714a7c09544 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +2a18cde4a0a3765f81eac7a6f18fc64abc789ce3 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +57fc3a9b597c98356d57f077acf57e666f1e476dca4dbb0dad41156e2252cc56 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.asc.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +2f8d60cef6b727b62fcd060a1bf5d026362a4b30ae1f56697ee8b6e99c7c238bbd2fe3f7f83750ef634010fbc113350fb5c8837c3db9f5cc7aeb06455d15c955 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +d727571b63b5e6971c459eac2303db63 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +6b4f0b67d930ba4b2c974277a6d14968154df7ba \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +0cd106e6e8c72d39cf7475a6c7f938f663b608c5aa4ba0e0891733582a8a4b0e \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/9.4.0/solr-sql-9.4.0.pom.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +4775daa82c53c32f2691107c787cfa064f10208e4de345facf3c4475438716a00cf7dbb6d1bda383b3ee820ccfba1bac13fb5fd293dbaece4b4c4a642ac8dc63 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml Thu Oct 5 19:31:01 2023 @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<metadata> + <groupId>org.apache.solr</groupId> + <artifactId>solr-sql</artifactId> + <versioning> + <latest>9.4.0</latest> + <release>9.4.0</release> + <versions> + <version>9.4.0</version> + </versions> + <lastUpdated>20231005181519</lastUpdated> + </versioning> +</metadata> Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +05ac6f054f4de5d97bed00b56573d8cf \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +18fdcb0128872ab96d007dcaae7bc86da332de23 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +e2d0aa9912cdaa43091e413467b1298960e758dfd2f1ae00b53e6f57ad651e2b \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-sql/maven-metadata.xml.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +d49a4f5e18820fe8960cc012bede5997b3af17bb9461815e3f7f6f57e5cd074ba84070e9139e67fef3daa56b6be96517623ef748aab7cc37aacef86eaea060ff \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc Thu Oct 5 19:31:01 2023 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCAAdFiEEIomsQYDhMFB9eoL0ecIR4K78py4FAmUe/SYACgkQecIR4K78 +py5exQ//b7ECqGt4TURMuFSi2a0GNdi9CaViOrlXLIVbBNUJ9MQQlzg9NGspuqkH +lXAxC/eGH+62wc5iM+SSPkjaCpvUW2UvIgNKG/VjNc7FLk78EPu9iuXendotnvSA +HLRz5fgqxyAwDS0XIFxIpeb2g+J7a49dpiGeVKOd9MnYKwZc1+adPAGrdT+UW26b +Cb65k77CAjlMKTCJH/EB9+fyokRGP5OZj/dm8Dc0AD+NQsfAE9OHBM1LyZYERYCx +57RM7/en4q/8NccQJkEqb+YAv44imwaTqou5YSfKMq4HgieWn9BuSYag5eu8tK7o +JihBzE9YJtTZ8A/Zzush2CxUMkQxw71RKuSfZOlX6eZwcQ1Ni0oeuizeEyuUltQI +F0tDkEcJjNIt/S5qcvRhCYMXqpuu5TEhXwBYyhEqn7GLkvwWuvIPWC0DSYytPSmN +9nE9APagbuDaT/miwdQnF24EPM+9JTHsJjLcCcLyY8HoFip4Pr1X6ukGAKdksbxb +bdG95HM1Zu5pyufXRVl6nvvnywaFCkqncti910ArUHxSMJ1UlBwoNk8QFPAHQyFk +gpQbPepx22+IyFoxsdejV3o8xVadcBK+qAg0fBHHJ/3hpPKzzCFw9Aeg08s2elwQ +R5AWT09JXCDrjQxMW91plnKeobAL33QP99brzTAaS8+3Q+Df7Os= +=X0dx +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +779dfff8852b0a1d79d75a3daf0e1695 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +bf2977a0fa57bbd7ba5b95be2657d58f918906c3 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +47968ff4a08ffb566fba9b4f0c019a2065f7396a981f6a8225226b72a57e1a49 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.asc.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +e521d25b72bb883f9bb8ef3e10398a55e524b0dbf2e6fd027683d749acc9754ddbebaacb59dcd117f3b6806aec3f9b6308e266095bef18fe8938175601be1bf0 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +dfc2f561b4a3b63c1a810074987c5009 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +f23587620511cb474f8d81b9826a4a25c5a04b7b \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +2634e25fc8c309a7fc011aacfd11900ddd2e4c22a9a6101b5466da2e62f53fd2 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-javadoc.jar.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +5c4962762adaf12593d8d5c6e8bca38414b015da161e9fc2a282a60886411e3761a2db0248aeb07981293eef8b04dbbdf7c6369f0d3074df9632807448ceb6ad \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc Thu Oct 5 19:31:01 2023 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCAAdFiEEIomsQYDhMFB9eoL0ecIR4K78py4FAmUe/SUACgkQecIR4K78 +py7aUA/9HP5cHSMOzhromzsRspXVTmWBaoDW06Ri3+5dHTmrsZT+rkNTgrr6Sg6r +RsN52nmMKkL3tOuITOWGKivOJbj4mPzAG4WCK7u1zXnzr1NtTF+T8YmgfM0y8Wb3 +yxGUb1yOw9EQ5C6We4iI+DEo3fJNod7UZOQSV8iTZKDjSOaDqjTTdxSnbjf2P4ER +KrhBr0Zr4vQd5ZuCU9cBSi0FSedPSq5MANTYQjHDsUoPxauoC7dezipwyDz/D+XF +jpYgNfzyjGxnQM6z9+cfpLDs/gvzM2Sx6LnSp+Tw/oot89m3gibqU1u2OrApjJS6 +D641wBmeD6EzKKWpNZYG5kCnH8hBuUjcxRdL1cwQtJchL60OiNnV0aTwcC5nW3kY +mdbQKTeOEvpS6spTmByrPH+BBcRp5u7yaKdWIyLhWyGDAjanYfKzEKM8XIsreW2+ +R6zhRi3xaEEQSW3xS3ppQki2PksXmyCYJrpE4/DyPWa0rvVnCPUIp6hGp9US8JZs +o64uaYNRPSm2THLfU6O3uJAuIsQkDKXt5oEK0xqEDBeN2+Uc/pQX1UcjNpukgllY +T8flpz1mh18t9F9VWGTpi4V2OejSE5X8OrYhaKQFVYVKNb+JduAJB98efqj6rRit +dy82GetDhSjkNcTvpKn2D1eUX6urw5t2mSXkQGxbz6JjWk8scb8= +=fWHQ +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +c41becb84a349ed8906234e2c7cd8712 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +b1a93c98fdc930a9018457a09c7494a489fd253b \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +d2526127189f20bfacb7bd172877ece26fc58bbe98a39e0fa9b76e6a92c01460 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.asc.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +7dac13333a8bd88fc7266571ebd58e9bf24e8960da82e0690f76333f2a9a1b845d45f634720e5d36a3da54eb38a850f61d6081358c4848df8c9c42049a815e63 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +cf7d2a75bd2ae128469f0ec1631b1d2a \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +bc1bd17bc89ceaa054e2227f19e61c6854f81598 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +9a6e1a15c3933d168e9361dd1d4851a6e07a80841cfc29260588d39d77374292 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0-sources.jar.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +50c830d282947bea62765ed81f4da03bf426c212e136ff8c14c3728f679266b91b26e41057bff208ec064fc85ab1a9983bdc8b41f9d8a3023e562e4009ee5f0e \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar ============================================================================== Binary file - no diff available. Propchange: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc Thu Oct 5 19:31:01 2023 @@ -0,0 +1,17 @@ +-----BEGIN PGP SIGNATURE----- +Version: BCPG v1.68 + +iQIzBAABCAAdFiEEIomsQYDhMFB9eoL0ecIR4K78py4FAmUe/SUACgkQecIR4K78 +py52uxAAknWUTHtqXxzKKKr4WJj0O7D/ZTONwQn6WoXycX8JeGccsDqB2NGPnp3v +4dFphUR/ZOA+vhD0GwrdTy1Piri+N6m3MOC2eoTivQ889hqC/kTozyfjwyYY29Gs +Kw+soA68Wad21pLeDiOxEvNWj+iZ91O/N/tqyYgWANq09B615eLwW6LP1P6WXKNY +F5ky7eV0zNQavc2M3SFKJKdPfhTlSFRKSsivf9dq2bKiYphtcP2f3tPKsPKUA+l6 +uG+C7uuItr0E+2ri4iBMHQjUF5lmW+3A7Ph3V/VZvF0XufvofspF5LnW89lyQDIR +B6gTa8wNsDxWnzo8XGfEvzFJihhF2FE+WVLVW2qoDqQxVultWLzydKNPIwQiVbcq +8LnJCBLef6waUrB2av9q1M6HwoDQqNz19LgLITztyTMNbZZkvln09M+kaOdEACh/ +TInFQLRcQ8nRfSQGUWDaB0q65ONefVTSHJVtd3YSpKWt0CIVzZJlNii8xNvKBGjN +f1mJb/NTHpL/rahos/yEBQY90h8xE1Tms7mEPzNyp5Grqo4OuU5wXPMfFgaadb5D +uyWyzWL0xi8w0hxV0dcjmNr6ntctrS3P48FbtyA3jqFpBV1badUROHC3JKMlkIHn +XiWUZWI0Po8SDLqR3sxcifnI36YFm5Z71Cx0usSiO1NGVCDsvyw= +=f1xR +-----END PGP SIGNATURE----- Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +fda47513e6ac32d54b517205cbfe9c9b \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +8839ad85b7e2892b570dc9242f0246896d824232 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +dbe14aae1076913470227850b02fd143a305bcf08515f441e5cd637dcad32c34 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.asc.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +370da79142b08ddb0d68f03e4d694e5d3212230162d2372e582284243f95711f2a5e1fbf580e28216a9cb77632ab89a406ed30e6d02fdfcb5ae8e9e5203853f1 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.md5 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.md5 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.md5 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +e89c6725b188c4d2fb489d8c424055a4 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha1 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha1 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha1 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +fcb35220dde04dec1fee8a9cba6e236a9c8ebf2c \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha256 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha256 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha256 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +2b26c5141291196ef5f7cdfdda966a0cd1a5560bacff5b9d617e72ba75c48a07 \ No newline at end of file Added: dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha512 ============================================================================== --- dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha512 (added) +++ dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr/9.4.0/maven/org/apache/solr/solr-test-framework/9.4.0/solr-test-framework-9.4.0.jar.sha512 Thu Oct 5 19:31:01 2023 @@ -0,0 +1 @@ +a27d13ade076562bb6ff8fca185aebcefaf50f333f40db6a078bcb5b77d2839efec72241c562edbb5e2526c67cf7fff6d1a331ff32c01ca0c920faa76ef02419 \ No newline at end of file
