Author: kwright
Date: Thu Mar 21 12:40:57 2013
New Revision: 1459270
URL: http://svn.apache.org/r1459270
Log:
Change the name of the package to be consistent with branding requirements.
Modified:
manifoldcf/integration/solr-4.x/trunk/CHANGES.txt
manifoldcf/integration/solr-4.x/trunk/DEPENDENCIES.txt
manifoldcf/integration/solr-4.x/trunk/NOTICE.txt
manifoldcf/integration/solr-4.x/trunk/README.txt
manifoldcf/integration/solr-4.x/trunk/mcf/CHANGES.txt
manifoldcf/integration/solr-4.x/trunk/mcf/DEPENDENCIES.txt
manifoldcf/integration/solr-4.x/trunk/mcf/NOTICE.txt
Modified: manifoldcf/integration/solr-4.x/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/CHANGES.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/CHANGES.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/CHANGES.txt Thu Mar 21 12:40:57 2013
@@ -1,4 +1,4 @@
-Apache ManifoldCF Solr 4.x Plugin change Log
+Apache ManifoldCF Plugin for Apache Solr 4.x change Log
$Id$
======================= 0.5-dev =====================
Modified: manifoldcf/integration/solr-4.x/trunk/DEPENDENCIES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/DEPENDENCIES.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/DEPENDENCIES.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/DEPENDENCIES.txt Thu Mar 21 12:40:57
2013
@@ -1,12 +1,12 @@
-Apache ManifoldCF Solr-4.x Plugin requires
-----------------------------------------
+Apache ManifoldCF Plugin for Apache Solr 4.x requires
+---------------------------------------------------
* JRE 1.6 or above
* svn command line tools
* ant 1.8 or higher
* ivy 2.2 or higher
-For building Apache ManifoldCF Solr-4.x Plugin:
---------------------------------------------
+For building Apache ManifoldCF Plugin for Apache Solr 4.x:
+------------------------------------------------------
* Look at README.txt
Modified: manifoldcf/integration/solr-4.x/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/NOTICE.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/NOTICE.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/NOTICE.txt Thu Mar 21 12:40:57 2013
@@ -1,4 +1,4 @@
-Apache ManifoldCF Solr-4.x Plugin
+Apache ManifoldCF Plugin for Apache Solr 4.x
Copyright 2010-2013 The Apache Software Foundation
This product includes software developed by
Modified: manifoldcf/integration/solr-4.x/trunk/README.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/README.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/README.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/README.txt Thu Mar 21 12:40:57 2013
@@ -14,8 +14,8 @@
# limitations under the License.
-Instructions for Building Apache ManifoldCF Solr 4.x Plugin from Source
--------------------------------------------------------------------
+Instructions for Building Apache ManifoldCF Plugin for Apache Solr 4.x from
Source
+------------------------------------------------------------------------------
1. Download the Java SE 6 JDK (Java Development Kit), or greater, from
http://www.oracle.com/technetwork/java/index.html.
You will need the JDK installed, and the %JAVA_HOME%\bin directory included
@@ -34,16 +34,16 @@ Instructions for Building Apache Manifol
build.xml file), and type "ant" for directions.
-Some Files Included In Apache ManifoldCF Solr 4.x Plugin Distributions
-------------------------------------------------------------------
+Some files included in Apache ManifoldCF Plugin for Apache Solr 4.x
distributions
+----------------------------------------------------------------------------
dist/apache-solr-mcf*.jar
- The Apache ManifoldCF Solr 4.x Plugin jar.
+ The Apache ManifoldCF Plugin for Apache Solr 4.x jar.
Licensing
---------
-Apache ManifoldCF Solr-4.x Plugin is licensed under the
+Apache ManifoldCF Plugin for Apache Solr 4.x is licensed under the
Apache License 2.0. See the files called LICENSE.txt and NOTICE.txt
for more information.
Modified: manifoldcf/integration/solr-4.x/trunk/mcf/CHANGES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/mcf/CHANGES.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/mcf/CHANGES.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/mcf/CHANGES.txt Thu Mar 21 12:40:57
2013
@@ -1,7 +1,8 @@
-Apache Solr ManifoldCF security Library
- Release Notes
+Apache ManifoldCF Plugin for Apache Solr 4.x
+Release Notes
-This file describes changes to the Solr ManifoldCF security package
(contrib/mcf) module.
+This file describes changes to the Apache ManifoldCF Plugin for Apache Solr
4.x security package
+(contrib/mcf) module.
Introduction
------------
Modified: manifoldcf/integration/solr-4.x/trunk/mcf/DEPENDENCIES.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/mcf/DEPENDENCIES.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/mcf/DEPENDENCIES.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/mcf/DEPENDENCIES.txt Thu Mar 21
12:40:57 2013
@@ -1,10 +1,10 @@
-Apache ManifoldCF Solr-4.x Plugin requires
-----------------------------------------
+Apache ManifoldCF Plugin for Apache Solr 4.x requires
+---------------------------------------------------
* Apache Solr 4.x
* JRE 1.6 or above
-For running Apache ManifoldCF Solr-4.x Plugin:
---------------------------------------------
+For running Apache ManifoldCF Plugin for Apache Solr 4.x:
+------------------------------------------------------
* Look at README.txt
Modified: manifoldcf/integration/solr-4.x/trunk/mcf/NOTICE.txt
URL:
http://svn.apache.org/viewvc/manifoldcf/integration/solr-4.x/trunk/mcf/NOTICE.txt?rev=1459270&r1=1459269&r2=1459270&view=diff
==============================================================================
--- manifoldcf/integration/solr-4.x/trunk/mcf/NOTICE.txt (original)
+++ manifoldcf/integration/solr-4.x/trunk/mcf/NOTICE.txt Thu Mar 21 12:40:57
2013
@@ -1,4 +1,4 @@
-Apache ManifoldCF Solr-4.x Plugin
+Apache ManifoldCF Plugin for Apache Solr 4.x
Copyright 2010-2013 The Apache Software Foundation
This product includes software developed by