You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by ma...@apache.org on 2010/05/21 07:34:16 UTC

svn commit: r946879 - in /infrastructure/site/trunk/docs: legal/ legal/drafts/ licenses/ licenses/exports/ licenses/proposed/

Author: mattmann
Date: Fri May 21 05:34:09 2010
New Revision: 946879

URL: http://svn.apache.org/viewvc?rev=946879&view=rev
Log:
Add Apache Tika in right side website project list.

Modified:
    infrastructure/site/trunk/docs/legal/3party.html
    infrastructure/site/trunk/docs/legal/drafts/process-draft.html
    infrastructure/site/trunk/docs/legal/index.html
    infrastructure/site/trunk/docs/legal/ramblings.html
    infrastructure/site/trunk/docs/legal/reports.html
    infrastructure/site/trunk/docs/legal/resolved.html
    infrastructure/site/trunk/docs/legal/src-headers.html
    infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
    infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
    infrastructure/site/trunk/docs/licenses/exports/index.html
    infrastructure/site/trunk/docs/licenses/index.html
    infrastructure/site/trunk/docs/licenses/proposed/index.html

Modified: infrastructure/site/trunk/docs/legal/3party.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/3party.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/3party.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/3party.html [utf-8] Fri May 21 05:34:09 2010
@@ -774,6 +774,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/drafts/process-draft.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/drafts/process-draft.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] Fri May 21 05:34:09 2010
@@ -216,6 +216,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/index.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/index.html [utf-8] Fri May 21 05:34:09 2010
@@ -216,6 +216,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/ramblings.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/ramblings.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] Fri May 21 05:34:09 2010
@@ -201,6 +201,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/reports.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/reports.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/reports.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/reports.html [utf-8] Fri May 21 05:34:09 2010
@@ -2659,6 +2659,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/resolved.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/resolved.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/resolved.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/resolved.html [utf-8] Fri May 21 05:34:09 2010
@@ -566,6 +566,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/legal/src-headers.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/src-headers.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] Fri May 21 05:34:09 2010
@@ -408,6 +408,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/GPL-compatibility.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] Fri May 21 05:34:09 2010
@@ -201,6 +201,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] Fri May 21 05:34:09 2010
@@ -373,6 +373,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/exports/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/exports/index.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] Fri May 21 05:34:09 2010
@@ -1128,6 +1128,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/index.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/index.html [utf-8] Fri May 21 05:34:09 2010
@@ -300,6 +300,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/proposed/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/proposed/index.html?rev=946879&r1=946878&r2=946879&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] Fri May 21 05:34:09 2010
@@ -344,6 +344,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://subversion.apache.org/" title="Version Control">Subversion</a></li> 
           <li><a href="http://synapse.apache.org/" title="Enterprise Service Bus and Mediation Framework">Synapse</a></li> 
           <li><a href="http://tapestry.apache.org/" title="Component-based Java Web Application Framework">Tapestry</a></li> 
+          <li><a href="http://tika.apache.org" title="Content Analysis and Detection Toolkit">Tika</a></li> 
           <li><a href="http://tcl.apache.org/" title="Dynamic websites using TCL">TCL</a></li> 
           <li><a href="http://tiles.apache.org/" title="A templating framework for web application user interfaces">Tiles</a></li> 
           <li><a href="http://tomcat.apache.org/" title="A Java Servlet and JSP Container">Tomcat</a></li> 



---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org