Author: mattmann
Date: Thu Dec 29 01:32:57 2011
New Revision: 1225410

URL: http://svn.apache.org/viewvc?rev=1225410&view=rev
Log:
Add src commits for 1.4 release.

Modified:
    nutch/site/forrest/src/documentation/content/xdocs/index.xml
    nutch/site/forrest/src/documentation/content/xdocs/site.xml

Modified: nutch/site/forrest/src/documentation/content/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/nutch/site/forrest/src/documentation/content/xdocs/index.xml?rev=1225410&r1=1225409&r2=1225410&view=diff
==============================================================================
--- nutch/site/forrest/src/documentation/content/xdocs/index.xml (original)
+++ nutch/site/forrest/src/documentation/content/xdocs/index.xml Thu Dec 29 
01:32:57 2011
@@ -32,6 +32,17 @@
       <title>Apache Nutch News</title>
 
    <section>
+     <title>26 November 2011 - Apache Nutch 1.4 Released</title>
+     <p>The 1.4 release of Nutch is now available. This release includes 
several improvements
+       including allowing Parsers to declare support for multiple MIME types, 
configurable Fetcher
+       Queue depth, Fetcher speed improvements, tigther Tika integration, and 
support for HTTP auth in
+       Solr indexing. Please see the <a 
href="http://www.apache.org/dist/nutch/CHANGES-1.4.txt";>
+        list of changes</a> made in this version. The release is available
+       <a href="http://www.apache.org/dyn/closer.cgi/nutch/";>here</a>.
+    </p>
+   </section>
+
+   <section>
       <title>23 September 2011 - Apache Nutch focuses on 1.x series for main 
development</title>
       <p>After some <a 
href="http://www.mail-archive.com/[email protected]/msg03581.html";>discussion</a>
 
          and a <a 
href="http://www.mail-archive.com/[email protected]/msg04348.html";>vote</a> 
about the 

Modified: nutch/site/forrest/src/documentation/content/xdocs/site.xml
URL: 
http://svn.apache.org/viewvc/nutch/site/forrest/src/documentation/content/xdocs/site.xml?rev=1225410&r1=1225409&r2=1225410&view=diff
==============================================================================
--- nutch/site/forrest/src/documentation/content/xdocs/site.xml (original)
+++ nutch/site/forrest/src/documentation/content/xdocs/site.xml Thu Dec 29 
01:32:57 2011
@@ -46,8 +46,8 @@ See http://forrest.apache.org/docs/linki
     <wiki        label="Wiki"             href="wiki.html" />    
     <tutorial    label="Tutorial"         href="tutorial.html" />
     <webmasters  label="Robot     "       href="bot.html" />
+    <apidocs     label="API Docs (1.4)"    href="apidocs-1.4/index.html"/>
     <apidocs     label="API Docs (1.3)"    href="apidocs-1.3/index.html"/>
-    <apidocs     label="API Docs (1.2)"    href="apidocs-1.2/index.html"/>
     <apidocs     label="API Docs (nightly)"    href="ext:nightly-api" />
   </docs>
 


Reply via email to