You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2019/12/18 00:55:10 UTC

svn commit: r1871719 - in /manifoldcf/integration/solr-8.x/trunk: CHANGES.txt DEPENDENCIES.txt NOTICE.txt README.txt pom.xml

Author: kwright
Date: Wed Dec 18 00:55:10 2019
New Revision: 1871719

URL: http://svn.apache.org/viewvc?rev=1871719&view=rev
Log:
Update to proper versions everywhere

Modified:
    manifoldcf/integration/solr-8.x/trunk/CHANGES.txt
    manifoldcf/integration/solr-8.x/trunk/DEPENDENCIES.txt
    manifoldcf/integration/solr-8.x/trunk/NOTICE.txt
    manifoldcf/integration/solr-8.x/trunk/README.txt
    manifoldcf/integration/solr-8.x/trunk/pom.xml

Modified: manifoldcf/integration/solr-8.x/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/trunk/CHANGES.txt?rev=1871719&r1=1871718&r2=1871719&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-8.x/trunk/CHANGES.txt Wed Dec 18 00:55:10 2019
@@ -1,12 +1,10 @@
-Apache ManifoldCF Plugin for Apache Solr 7.x change Log
+Apache ManifoldCF Plugin for Apache Solr 8.x change Log
 $Id: CHANGES.txt 1825314 2018-02-25 16:51:32Z shinichiro $
 
 ======================= 2.3-dev ======================
 
-CONNECTORS-1496: Upgrade to Solr 7.2.1.
-(Shinichiro Abe)
 
 ======================= Release 2.2 ======================
 
-Initial commit: Upgraded to Solr 7.0.0.
-(Shinichiro Abe)
+Initial commit: Upgraded to Solr 8.3.1.
+(Karl Wright)

Modified: manifoldcf/integration/solr-8.x/trunk/DEPENDENCIES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/trunk/DEPENDENCIES.txt?rev=1871719&r1=1871718&r2=1871719&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/trunk/DEPENDENCIES.txt (original)
+++ manifoldcf/integration/solr-8.x/trunk/DEPENDENCIES.txt Wed Dec 18 00:55:10 2019
@@ -1,9 +1,9 @@
-Apache ManifoldCF Plugin for Apache Solr 7.x requires
+Apache ManifoldCF Plugin for Apache Solr 8.x requires
 ---------------------------------------------------
 * JRE 1.8 or above
 * mvn 3.0 or higher
 
-For building and running Apache ManifoldCF Plugin for Apache Solr 7.x:
+For building and running Apache ManifoldCF Plugin for Apache Solr 8.x:
 ------------------------------------------------------------------
 
 * Look at README.txt

Modified: manifoldcf/integration/solr-8.x/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/trunk/NOTICE.txt?rev=1871719&r1=1871718&r2=1871719&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/trunk/NOTICE.txt (original)
+++ manifoldcf/integration/solr-8.x/trunk/NOTICE.txt Wed Dec 18 00:55:10 2019
@@ -1,5 +1,5 @@
-Apache ManifoldCF Plugin for Apache Solr 7.x
-Copyright 2010-2017 The Apache Software Foundation
+Apache ManifoldCF Plugin for Apache Solr 8.x
+Copyright 2010-2019 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: manifoldcf/integration/solr-8.x/trunk/README.txt
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/trunk/README.txt?rev=1871719&r1=1871718&r2=1871719&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/trunk/README.txt (original)
+++ manifoldcf/integration/solr-8.x/trunk/README.txt Wed Dec 18 00:55:10 2019
@@ -22,7 +22,7 @@ above.  It is backwards compatible with
 that two additional Solr fields are required for this plugin to work.
 
 
-Instructions for Building Apache ManifoldCF Plugin for Apache Solr 7.x from Source
+Instructions for Building Apache ManifoldCF Plugin for Apache Solr 8.x from Source
 ------------------------------------------------------------------------------
 
 1. Download the Java SE 8 JDK (Java Development Kit), or greater, from
@@ -42,7 +42,7 @@ Instructions for Building Apache Manifol
 
    The JAR package can be found in the target folder:
 
-   target/apache-manifoldcf-solr-7.x-plugin-<VERSION>.jar where <VERSION> is the release version
+   target/apache-manifoldcf-solr-8.x-plugin-<VERSION>.jar where <VERSION> is the release version
 
 
 Getting Started
@@ -191,7 +191,7 @@ you will still need to use this Solr com
 Licensing
 ---------
 
-Apache ManifoldCF Plugin for Apache Solr 7.x is licensed under the
+Apache ManifoldCF Plugin for Apache Solr 8.x is licensed under the
 Apache License 2.0. See the files called LICENSE.txt and NOTICE.txt
 for more information.
 
@@ -220,7 +220,7 @@ code and source code.
 The following provides more details on the included software that
 may be subject to export controls on cryptographic software:
 
-  The Apache ManifoldCF Solr 7.x Plugin does not include any
+  The Apache ManifoldCF Solr 8.x Plugin does not include any
   implementation or usage of cryptographic software at this time.
   
 Contact

Modified: manifoldcf/integration/solr-8.x/trunk/pom.xml
URL: http://svn.apache.org/viewvc/manifoldcf/integration/solr-8.x/trunk/pom.xml?rev=1871719&r1=1871718&r2=1871719&view=diff
==============================================================================
--- manifoldcf/integration/solr-8.x/trunk/pom.xml (original)
+++ manifoldcf/integration/solr-8.x/trunk/pom.xml Wed Dec 18 00:55:10 2019
@@ -20,12 +20,12 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.manifoldcf.solr</groupId>
 
-  <name>ManifoldCF Solr 7.x Plugin</name>
-  <artifactId>apache-manifoldcf-solr-7.x-plugin</artifactId>
+  <name>ManifoldCF Solr 8.x Plugin</name>
+  <artifactId>apache-manifoldcf-solr-8.x-plugin</artifactId>
   <version>2.3-SNAPSHOT</version>
   <packaging>jar</packaging>
-  <description>ManifoldCF Plugin for Apache Solr 7.x</description>
-  <inceptionYear>2017</inceptionYear>
+  <description>ManifoldCF Plugin for Apache Solr 8.x</description>
+  <inceptionYear>2019</inceptionYear>
 
   <organization>
     <name>The Apache Software Foundation</name>
@@ -34,7 +34,7 @@
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <solr.version>7.2.1</solr.version>
+    <solr.version>8.3.1</solr.version>
   </properties>
 
   <dependencies>
@@ -57,15 +57,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.1.1</version>
-      <type>jar</type>
-      <scope>test</scope>
-    </dependency>
-
-    <dependency>
-      <groupId>org.slf4j</groupId>
-      <artifactId>slf4j-log4j12</artifactId>
-      <version>1.7.7</version>
+      <version>1.1.3</version>
       <type>jar</type>
       <scope>test</scope>
     </dependency>