From hadoop-commits-return-3213-apmail-lucene-hadoop-commits-archive=lucene.apache.org@lucene.apache.org Wed Dec 05 18:46:30 2007 Return-Path: Delivered-To: apmail-lucene-hadoop-commits-archive@locus.apache.org Received: (qmail 63873 invoked from network); 5 Dec 2007 18:46:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Dec 2007 18:46:30 -0000 Received: (qmail 64414 invoked by uid 500); 5 Dec 2007 18:46:18 -0000 Delivered-To: apmail-lucene-hadoop-commits-archive@lucene.apache.org Received: (qmail 64291 invoked by uid 500); 5 Dec 2007 18:46:18 -0000 Mailing-List: contact hadoop-commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hadoop-dev@lucene.apache.org Delivered-To: mailing list hadoop-commits@lucene.apache.org Received: (qmail 64282 invoked by uid 99); 5 Dec 2007 18:46:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 10:46:18 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED,OBSCURED_EMAIL X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2007 18:46:06 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 197DC1A9832; Wed, 5 Dec 2007 10:46:09 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r601463 - in /lucene/hadoop/site: ./ author/src/documentation/content/xdocs/ publish/ Date: Wed, 05 Dec 2007 18:46:07 -0000 To: hadoop-commits@lucene.apache.org From: cutting@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071205184609.197DC1A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cutting Date: Wed Dec 5 10:46:06 2007 New Revision: 601463 URL: http://svn.apache.org/viewvc?rev=601463&view=rev Log: HADOOP-2160. Add build.xml and link to 0.14.4 docs. Added: lucene/hadoop/site/build.xml Modified: lucene/hadoop/site/author/src/documentation/content/xdocs/site.xml lucene/hadoop/site/publish/ (props changed) lucene/hadoop/site/publish/credits.html lucene/hadoop/site/publish/index.html lucene/hadoop/site/publish/irc.html lucene/hadoop/site/publish/issue_tracking.html lucene/hadoop/site/publish/linkmap.html lucene/hadoop/site/publish/linkmap.pdf lucene/hadoop/site/publish/mailing_lists.html lucene/hadoop/site/publish/releases.html lucene/hadoop/site/publish/version_control.html Modified: lucene/hadoop/site/author/src/documentation/content/xdocs/site.xml URL: http://svn.apache.org/viewvc/lucene/hadoop/site/author/src/documentation/content/xdocs/site.xml?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/author/src/documentation/content/xdocs/site.xml (original) +++ lucene/hadoop/site/author/src/documentation/content/xdocs/site.xml Wed Dec 5 10:46:06 2007 @@ -24,6 +24,7 @@ + @@ -47,6 +48,7 @@ + Added: lucene/hadoop/site/build.xml URL: http://svn.apache.org/viewvc/lucene/hadoop/site/build.xml?rev=601463&view=auto ============================================================================== --- lucene/hadoop/site/build.xml (added) +++ lucene/hadoop/site/build.xml Wed Dec 5 10:46:06 2007 @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + Propchange: lucene/hadoop/site/publish/ ------------------------------------------------------------------------------ --- svn:externals (original) +++ svn:externals Wed Dec 5 10:46:06 2007 @@ -1 +1,2 @@ -docs/r0.15.1 http://svn.apache.org/repos/asf/lucene/hadoop/tags/release-0.15.1/docs +docs/r0.14.4 http://svn.apache.org/repos/asf/lucene/hadoop/tags/release-0.14.4/docs +docs/r0.15.1 http://svn.apache.org/repos/asf/lucene/hadoop/tags/release-0.15.1/docs Modified: lucene/hadoop/site/publish/credits.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/credits.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/credits.html (original) +++ lucene/hadoop/site/publish/credits.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/index.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/index.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/index.html (original) +++ lucene/hadoop/site/publish/index.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/irc.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/irc.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/irc.html (original) +++ lucene/hadoop/site/publish/irc.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/issue_tracking.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/issue_tracking.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/issue_tracking.html (original) +++ lucene/hadoop/site/publish/issue_tracking.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/linkmap.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/linkmap.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/linkmap.html (original) +++ lucene/hadoop/site/publish/linkmap.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ @@ -207,6 +210,12 @@ Documentation  ___________________  docs
    + +
    • Modified: lucene/hadoop/site/publish/linkmap.pdf URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/linkmap.pdf?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/linkmap.pdf (original) +++ lucene/hadoop/site/publish/linkmap.pdf Wed Dec 5 10:46:06 2007 @@ -5,10 +5,10 @@ /Producer (FOP 0.20.5) >> endobj 5 0 obj -<< /Length 870 /Filter [ /ASCII85Decode /FlateDecode ] +<< /Length 893 /Filter [ /ASCII85Decode /FlateDecode ] >> stream -GatUrhf"u<&BE](/,\$`eFRV:ECj66;cdffg<2NO%%N';i67QfrU4ME.<[46`"FNhg#B^fTC9uUP2O4]"b]/EP#[%d^FVY.5/70O0*ZDX-Q%G76m105T-q+%Of.,rKTTP#\LOV79tD>lP4VQ7XK0l*?E2/hb1*?I(J)8BAI^EYPs%,KL/9#Db9cJKDI)aTjhr1;_f/Du)nfcH2JY;iRG)IMBq1U&E36Li*@9`:eODKcBs`OHm!+2Sa"WPIm!"-PG;b@V)\t%;A;Aui:338c]l;I-s*jijE@B[',U%n^9RN3**lfF[BH\4I"F8X4)#'O"VU]%ARCQ-.;%"[tM=&.B31";+33g4C>W8sQBeAZ(?nAZT(&8dE`T\'S+tsoY]9\NLW@3Ib0].B13Lh4$&KT$V("#q&][,f0TgDT.$c%tI%R-f#"<4Z:("]1*)QN/T1oo/C6r(?mo[IWNoQ9X[`^c6m>\21"?i`1?L+LEjr;'e!MSFIGAbfX$W"NdSg?PrKtT/0:pY+81Zj.bSmO079nEfpM/D,FG[F4/-I<7AEk(?/2VXl.e=XVC;'3OX0Y=,@@]:85*H$1g2c'2bPNYla3\Qr&BT/[9B91r<&[Ti*Y++FmTQ++UgA=SM#MI""h>=p`;!?:6F3%6`1c`OE%0q`14_IE"Gsh_d6lQ[SOJo`R"\C&WR*S+;?l-j4``:5Anro[;XU<4Jpi#\PQ"cGLnTl*\5FMkd5-GQF54(RDWJ!cQWIUf`~> +GatUrhf"u<&BE](/,\$`eFRV:ECj66;`APFg<2NO%%N';i67QfrU4AA.<[dF6k_$.CiS?nmsOg\P2P.""b]/EP#[%d^FVY.0#.J?0*ZDX-5_>66m105+"'"$Of.,rKTVfc\LOWV9tD>LP4Wt_bcB:`]Mt/YQ)RQq:QTt0arFg;.sl;!%&#qfQV5muh7DP3b_c4e%ZbsghWQ9_B=!nVOf?U6Pf=T?$eJ"Ogefhe<,H`@R79jE`/[@?Gmr_Hc[JLmIq>l%[:/"q6$?Ata#$kt>mj/nn?81N-\p]86Pp)4Ysnl<&uJ35!P4KAj#W!X+S=n-Ah8+eQcE6SN*e$Wflu6.,sE)L!KBFHq8k(?";T2=VuiHjFDBa#SIWS"KUHbY\4tZ@cn72D+$_1SUM>q%V*=@9HapnOepbql8BDFVg:uq*\;n>kVTebVnIMn9f(D8;(M7"C1lTo2-&Mh*mf27/-hs!XrU`t;X\-+LSb"Q;`_K,~> endstream endobj 6 0 obj @@ -72,17 +72,17 @@ xref 0 12 0000000000 65535 f -0000001693 00000 n -0000001751 00000 n -0000001801 00000 n +0000001716 00000 n +0000001774 00000 n +0000001824 00000 n 0000000015 00000 n 0000000071 00000 n -0000001032 00000 n -0000001138 00000 n -0000001250 00000 n -0000001359 00000 n -0000001469 00000 n -0000001577 00000 n +0000001055 00000 n +0000001161 00000 n +0000001273 00000 n +0000001382 00000 n +0000001492 00000 n +0000001600 00000 n trailer << /Size 12 @@ -90,5 +90,5 @@ /Info 4 0 R >> startxref -1921 +1944 %%EOF Modified: lucene/hadoop/site/publish/mailing_lists.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/mailing_lists.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/mailing_lists.html (original) +++ lucene/hadoop/site/publish/mailing_lists.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/releases.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/releases.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/releases.html (original) +++ lucene/hadoop/site/publish/releases.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@ Modified: lucene/hadoop/site/publish/version_control.html URL: http://svn.apache.org/viewvc/lucene/hadoop/site/publish/version_control.html?rev=601463&r1=601462&r2=601463&view=diff ============================================================================== --- lucene/hadoop/site/publish/version_control.html (original) +++ lucene/hadoop/site/publish/version_control.html Wed Dec 5 10:46:06 2007 @@ -117,6 +117,9 @@