You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by ma...@apache.org on 2011/06/08 05:57:51 UTC

svn commit: r1133241 - in /nutch/site/forrest/src/documentation/content/xdocs: index.xml nightly.xml site.xml

Author: mattmann
Date: Wed Jun  8 03:57:50 2011
New Revision: 1133241

URL: http://svn.apache.org/viewvc?rev=1133241&view=rev
Log:
Update Nutch xdoc for 1.3 release.

Modified:
    nutch/site/forrest/src/documentation/content/xdocs/index.xml
    nutch/site/forrest/src/documentation/content/xdocs/nightly.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=1133241&r1=1133240&r2=1133241&view=diff
==============================================================================
--- nutch/site/forrest/src/documentation/content/xdocs/index.xml (original)
+++ nutch/site/forrest/src/documentation/content/xdocs/index.xml Wed Jun  8 03:57:50 2011
@@ -29,6 +29,17 @@
       <title>News</title>
 
    <section>
+      <title>7 June 2011 - Apache Nutch 1.3 Released</title>
+      <p>The 1.3 release of Nutch is now available. This release includes several improvements 
+       (improved RSS parsing support, tighter integration with Apache Tika, external parsing support, 
+       improved language identification and an order of magnitude smaller source release tarball -- only 
+       about 2MB!). Please see the <a href="http://www.apache.org/dist/nutch/CHANGES-1.3.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>24 September 2010 - Apache Nutch 1.2 Released</title>
       <p>The 1.2 release of Nutch is now available. This release includes several improvements (addition 
       of parse-html as a selectable parser again, configurable per-field indexing),  

Modified: nutch/site/forrest/src/documentation/content/xdocs/nightly.xml
URL: http://svn.apache.org/viewvc/nutch/site/forrest/src/documentation/content/xdocs/nightly.xml?rev=1133241&r1=1133240&r2=1133241&view=diff
==============================================================================
--- nutch/site/forrest/src/documentation/content/xdocs/nightly.xml (original)
+++ nutch/site/forrest/src/documentation/content/xdocs/nightly.xml Wed Jun  8 03:57:50 2011
@@ -35,8 +35,8 @@
     To report bugs see <a href="issue_tracking.html">issue tracking</a>
     </p>
     <p>
-    <a href="http://hudson.zones.apache.org/hudson/view/Nutch/job/Nutch-trunk/lastSuccessfulBuild/artifact/">Nutch nightly builds</a>
-    </p>
+    <a href="https://builds.apache.org/job/Nutch-trunk/">Nutch nightly builds</a> 
+   </p>
   </body>
   
 </document>

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=1133241&r1=1133240&r2=1133241&view=diff
==============================================================================
--- nutch/site/forrest/src/documentation/content/xdocs/site.xml (original)
+++ nutch/site/forrest/src/documentation/content/xdocs/site.xml Wed Jun  8 03:57:50 2011
@@ -43,8 +43,8 @@ See http://forrest.apache.org/docs/linki
     <tutorial    label="Tutorial"         href="ext:tutorial" />
     <webmasters  label="Robot     "       href="bot.html" />
     <i18n        label="i18n"             href="i18n.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 (1.1)"    href="apidocs-1.1/index.html" />
     <apidocs     label="API Docs (nightly)"	href="ext:nightly-api" />
   </docs>
 
@@ -67,7 +67,7 @@ See http://forrest.apache.org/docs/linki
   <external-refs>
     <lucene    href="http://lucene.apache.org/java/" />
     <tika      href="http://tika.apache.org/"/>
-    <nightly-api href="http://hudson.zones.apache.org/hudson/job/Nutch-trunk/javadoc/" />
+    <nightly-api href="https://builds.apache.org/job/Nutch-trunk/javadoc/"/>
     <hadoop    href="http://hadoop.apache.org/" />
     <solr      href="http://lucene.apache.org/solr/" />
     <wiki      href="http://wiki.apache.org/nutch/" />