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 2010/08/20 01:13:05 UTC

svn commit: r987346 - in /incubator/lcf/trunk: ./ modules/framework/api/WEB-INF/ modules/framework/authority-service/WEB-INF/ modules/framework/crawler-ui/ modules/framework/crawler-ui/WEB-INF/

Author: kwright
Date: Thu Aug 19 23:13:04 2010
New Revision: 987346

URL: http://svn.apache.org/viewvc?rev=987346&view=rev
Log:
Change Lucene Connectors Framework to Apache Connectors Framework, wherever it appears in the software or support files themselves.  Note that I've made no attempt to change package paths or class names or war/jar file names that include 'lcf' in this pass - I suspect that it will be OK to leave these, but currently unsure.  Also, the logo will need to change too.

Added:
    incubator/lcf/trunk/modules/framework/crawler-ui/ACF-logo.png
      - copied unchanged from r987338, incubator/lcf/trunk/modules/framework/crawler-ui/LCF-logo.png
Removed:
    incubator/lcf/trunk/modules/framework/crawler-ui/LCF-logo.png
Modified:
    incubator/lcf/trunk/CHANGES.txt
    incubator/lcf/trunk/DEPENDENCIES.txt
    incubator/lcf/trunk/NOTICE.txt
    incubator/lcf/trunk/README.txt
    incubator/lcf/trunk/modules/framework/api/WEB-INF/web.xml
    incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml
    incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml.external
    incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml
    incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml.external
    incubator/lcf/trunk/modules/framework/crawler-ui/banner.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/documentstatus.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/editauthority.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/editconnection.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/editjob.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/editoutput.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/error.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/index.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/listauthorities.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/listconnections.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/listjobs.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/listoutputs.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/maxactivityreport.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/maxbandwidthreport.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/queuestatus.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/resultreport.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/showjobstatus.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/simplereport.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/viewauthority.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/viewconnection.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/viewjob.jsp
    incubator/lcf/trunk/modules/framework/crawler-ui/viewoutput.jsp

Modified: incubator/lcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/CHANGES.txt (original)
+++ incubator/lcf/trunk/CHANGES.txt Thu Aug 19 23:13:04 2010
@@ -1,4 +1,4 @@
-Lucene Connectors Framework Change Log
+Apache Connectors Framework Change Log
 $Id$
 
 ======================= Trunk (not yet released) =======================
@@ -26,3 +26,7 @@ $Id$
 
 - Schema change to the repohistory table; the activitytype column was too narrow
   to contain both a 32-character connection name and an activity string.
+
+8/19/2010, 18:26 EDT
+
+- Project officially renamed to "Apache Connectors Framework"

Modified: incubator/lcf/trunk/DEPENDENCIES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/DEPENDENCIES.txt?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/DEPENDENCIES.txt (original)
+++ incubator/lcf/trunk/DEPENDENCIES.txt Thu Aug 19 23:13:04 2010
@@ -1,13 +1,14 @@
-Lucene Connector Framework requires
+Apache Connector Framework requires
 -----------------------------------
 * JRE 1.5 or above
 * All other libraries checked in under modules/lib
 
-For building LCF:
+For building ACF:
 -----------------
 * Read the wiki page at http://cwiki.apache.org/confluence/display/CONNECTORS/How+to+Build+and+Deploy+Lucene+Connectors+Framework
 
-For testing LCF:
+For testing ACF:
 ----------------
-* No tests yet in place
+* Unit tests included in build
+
 

Modified: incubator/lcf/trunk/NOTICE.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/NOTICE.txt?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/NOTICE.txt (original)
+++ incubator/lcf/trunk/NOTICE.txt Thu Aug 19 23:13:04 2010
@@ -1,4 +1,4 @@
-Apache Lucene Connector Framework
+Apache Connectors Framework
 Copyright 2010 The Apache Software Foundation
 
 This product includes software developed by

Modified: incubator/lcf/trunk/README.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/README.txt?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/README.txt (original)
+++ incubator/lcf/trunk/README.txt Thu Aug 19 23:13:04 2010
@@ -1,12 +1,12 @@
-Apache Lucene Connector Framework
-=================================
+Apache Connectors Framework
+=======================
 
-Welcome to the Connector Framework component of the Apache Lucene project.
+Welcome to the Apache Connectors Framework top-level Apache project.
 
 Licensing
 ---------
 
-Apache Lucene Connector Framework is licensed under the
+Apache Connectors Framework is licensed under the
 Apache License 2.0. See the files called LICENSE.txt and NOTICE.txt
 for more information.
 
@@ -35,17 +35,17 @@ code and source code.
 The following provides more details on the included software that
 may be subject to export controls on cryptographic software:
 
-  Apache Lucene Connector Framework interfaces with the
+  Apache Connectors Framework interfaces with the
   Java Secure Socket Extension (JSSE) API to provide
 
     - HTTPS support
 
-  Apache Lucene Connector Framework interfaces with the
+  Apache Connectors Framework interfaces with the
   Java Cryptography Extension (JCE) API to provide
 
     - NTLM authentication
 
-  Apache Lucene Connector Framework does not include any
+  Apache Connectors Framework does not include any
   implementation of JSSE or JCE.
 
 Contact

Modified: incubator/lcf/trunk/modules/framework/api/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/api/WEB-INF/web.xml?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/api/WEB-INF/web.xml (original)
+++ incubator/lcf/trunk/modules/framework/api/WEB-INF/web.xml Thu Aug 19 23:13:04 2010
@@ -21,9 +21,9 @@
 -->
 
 <web-app>
-  <display-name>Lucene Connectors Framework General API</display-name>
+  <display-name>Apache Connectors Framework General API</display-name>
 
-  <description>Lucene Connectors Framework General API</description>
+  <description>Apache Connectors Framework General API</description>
 
   <servlet>
 	<servlet-name>APIServlet</servlet-name>

Modified: incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml (original)
+++ incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml Thu Aug 19 23:13:04 2010
@@ -21,9 +21,9 @@
 -->
 
 <web-app>
-  <display-name>Lucene Connectors Framework Authorities API</display-name>
+  <display-name>Apache Connectors Framework Authorities API</display-name>
 
-  <description>Lucene Connectors Framework Authorities API</description>
+  <description>Apache Connectors Framework Authorities API</description>
 
   <servlet>
 	<servlet-name>UserACLServlet</servlet-name>

Modified: incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml.external
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml.external?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml.external (original)
+++ incubator/lcf/trunk/modules/framework/authority-service/WEB-INF/web.xml.external Thu Aug 19 23:13:04 2010
@@ -21,13 +21,13 @@
 -->
 
 <web-app>
-  <display-name>Lucene Connectors Framework Authorities API</display-name>
+  <display-name>Apache Connectors Framework Authorities API</display-name>
 
-  <description>Lucene Connectors Framework Authorities API</description>
+  <description>Apache Connectors Framework Authorities API</description>
 
   <servlet>
 	<servlet-name>UserACLServlet</servlet-name>
-    	<servlet-class>com.metacarta.authorityservice.servlet.UserACLServlet</servlet-class>
+    	<servlet-class>org.apache.lcf.authorityservice.servlet.UserACLServlet</servlet-class>
   </servlet>
 
   <servlet-mapping>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml Thu Aug 19 23:13:04 2010
@@ -5,9 +5,9 @@
 	"http://java.sun.com/j2ee/dtds/web-app_2.2.dtd">
 
 <web-app>
-  <display-name>Lucene Connectors Framework Crawler Interface</display-name>
+  <display-name>Apache Connectors Framework Crawler Interface</display-name>
 
-  <description>Lucene Connectors Framework Crawler Interface</description>
+  <description>Apache Connectors Framework Crawler Interface</description>
 
   <session-config>
 	<session-timeout>5</session-timeout>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml.external
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml.external?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml.external (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/WEB-INF/web.xml.external Thu Aug 19 23:13:04 2010
@@ -6,9 +6,9 @@
 
 <web-app>
 
-  <display-name>Lucene Connectors Framework Crawler Interface</display-name>
+  <display-name>Apache Connectors Framework Crawler Interface</display-name>
 
-  <description>Lucene Connectors Framework Crawler Interface</description>
+  <description>Apache Connectors Framework Crawler Interface</description>
 
   <session-config>
 	<session-timeout>5</session-timeout>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/banner.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/banner.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/banner.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/banner.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 %>
 
 <table class="bannertable">
-    <tr><td class="headerimage"><img src="LCF-logo.png"/></td>
+    <tr><td class="headerimage"><img src="ACF-logo.png"/></td>
           <td>
 	    <table class="headertable">
 		<tr><td class="headerdate"><%=org.apache.lcf.ui.util.Encoder.bodyEscape(dateString)%></td></tr>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/documentstatus.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/documentstatus.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/documentstatus.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/documentstatus.jsp Thu Aug 19 23:13:04 2010
@@ -33,7 +33,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Document Status
+		Apache Connectors Framework: Document Status
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/editauthority.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/editauthority.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/editauthority.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/editauthority.jsp Thu Aug 19 23:13:04 2010
@@ -91,7 +91,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Edit Authority
+		Apache Connectors Framework: Edit Authority
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/editconnection.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/editconnection.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/editconnection.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/editconnection.jsp Thu Aug 19 23:13:04 2010
@@ -108,7 +108,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Edit Connection
+		Apache Connectors Framework: Edit Connection
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/editjob.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/editjob.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/editjob.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/editjob.jsp Thu Aug 19 23:13:04 2010
@@ -166,7 +166,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Edit Job
+		Apache Connectors Framework: Edit Job
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/editoutput.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/editoutput.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/editoutput.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/editoutput.jsp Thu Aug 19 23:13:04 2010
@@ -92,7 +92,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Edit Output Connection
+		Apache Connectors Framework: Edit Output Connection
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/error.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/error.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/error.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/error.jsp Thu Aug 19 23:13:04 2010
@@ -27,7 +27,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Error
+		Apache Connectors Framework: Error
 	</title>
 
 </head>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/index.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/index.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/index.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/index.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework
+		Apache Connectors Framework
 	</title>
 
 </head>
@@ -39,7 +39,7 @@
       <tr><td colspan="2" class="banner"><jsp:include page="banner.jsp" flush="true"/></td></tr>
       <tr><td class="navigation"><jsp:include page="navigation.jsp" flush="true"/></td>
        <td class="window">
-	<p class="windowtitle">Welcome to the Lucene Connectors Framework</p>
+	<p class="windowtitle">Welcome to the Apache Connectors Framework</p>
        </td>
       </tr>
     </table>

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/listauthorities.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/listauthorities.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/listauthorities.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/listauthorities.jsp Thu Aug 19 23:13:04 2010
@@ -30,7 +30,7 @@
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 
 	<title>
-		Lucene Connectors Framework: List Authorities
+		Apache Connectors Framework: List Authorities
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/listconnections.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/listconnections.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/listconnections.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/listconnections.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: List Connections
+		Apache Connectors Framework: List Connections
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/listjobs.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/listjobs.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/listjobs.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/listjobs.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: List job descriptions
+		Apache Connectors Framework: List job descriptions
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/listoutputs.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/listoutputs.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/listoutputs.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/listoutputs.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: List Output Connections
+		Apache Connectors Framework: List Output Connections
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/maxactivityreport.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/maxactivityreport.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/maxactivityreport.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/maxactivityreport.jsp Thu Aug 19 23:13:04 2010
@@ -31,7 +31,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Maximum Activity Report
+		Apache Connectors Framework: Maximum Activity Report
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/maxbandwidthreport.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/maxbandwidthreport.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/maxbandwidthreport.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/maxbandwidthreport.jsp Thu Aug 19 23:13:04 2010
@@ -31,7 +31,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Maximum Bandwidth Report
+		Apache Connectors Framework: Maximum Bandwidth Report
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/queuestatus.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/queuestatus.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/queuestatus.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/queuestatus.jsp Thu Aug 19 23:13:04 2010
@@ -32,7 +32,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Queue Status
+		Apache Connectors Framework: Queue Status
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/resultreport.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/resultreport.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/resultreport.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/resultreport.jsp Thu Aug 19 23:13:04 2010
@@ -31,7 +31,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Activity Result Report
+		Apache Connectors Framework: Activity Result Report
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/showjobstatus.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/showjobstatus.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/showjobstatus.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/showjobstatus.jsp Thu Aug 19 23:13:04 2010
@@ -31,7 +31,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Status of all jobs
+		Apache Connectors Framework: Status of all jobs
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/simplereport.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/simplereport.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/simplereport.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/simplereport.jsp Thu Aug 19 23:13:04 2010
@@ -32,7 +32,7 @@ boolean maintenanceUnderway = org.apache
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: Simple History Report
+		Apache Connectors Framework: Simple History Report
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/viewauthority.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/viewauthority.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/viewauthority.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/viewauthority.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: View Authority Connection Status
+		Apache Connectors Framework: View Authority Connection Status
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/viewconnection.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/viewconnection.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/viewconnection.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/viewconnection.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: View Repository Connection Status
+		Apache Connectors Framework: View Repository Connection Status
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/viewjob.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/viewjob.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/viewjob.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/viewjob.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: View Job
+		Apache Connectors Framework: View Job
 	</title>
 
 	<script type="text/javascript">

Modified: incubator/lcf/trunk/modules/framework/crawler-ui/viewoutput.jsp
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/modules/framework/crawler-ui/viewoutput.jsp?rev=987346&r1=987345&r2=987346&view=diff
==============================================================================
--- incubator/lcf/trunk/modules/framework/crawler-ui/viewoutput.jsp (original)
+++ incubator/lcf/trunk/modules/framework/crawler-ui/viewoutput.jsp Thu Aug 19 23:13:04 2010
@@ -29,7 +29,7 @@
 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 	<link rel="StyleSheet" href="style.css" type="text/css" media="screen"/>
 	<title>
-		Lucene Connectors Framework: View Output Connection Status
+		Apache Connectors Framework: View Output Connection Status
 	</title>
 
 	<script type="text/javascript">