You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by ho...@apache.org on 2009/01/22 02:02:26 UTC

svn commit: r736512 - in /lucene/java/site: docs/developer-resources.html docs/developer-resources.pdf src/documentation/content/xdocs/developer-resources.xml

Author: hossman
Date: Wed Jan 21 17:02:25 2009
New Revision: 736512

URL: http://svn.apache.org/viewvc?rev=736512&view=rev
Log:
change any lucene.zones... URLs to now point to the hudson.zones...; also numerous small cleanup changes to try and improve the layout/format of the page while i'm at it

Modified:
    lucene/java/site/docs/developer-resources.html
    lucene/java/site/docs/developer-resources.pdf
    lucene/java/site/src/documentation/content/xdocs/developer-resources.xml

Modified: lucene/java/site/docs/developer-resources.html
URL: http://svn.apache.org/viewvc/lucene/java/site/docs/developer-resources.html?rev=736512&r1=736511&r2=736512&view=diff
==============================================================================
--- lucene/java/site/docs/developer-resources.html (original)
+++ lucene/java/site/docs/developer-resources.html Wed Jan 21 17:02:25 2009
@@ -216,64 +216,74 @@
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#Making a Contribution">Making a Contribution</a>
+<a href="#source">Source Code</a>
 </li>
 <li>
 <a href="#Changes">Changes List</a>
 </li>
 <li>
-<a href="#Documentation">Nightly Build Documentation</a>
-</li>
-<li>
-<a href="#Javadocs">Nightly Build Javadocs</a>
+<a href="#Making a Contribution">Making a Contribution</a>
 </li>
 <li>
-<a href="#Downloads">Downloads</a>
+<a href="#Nightly">Nightly Builds</a>
 <ul class="minitoc">
 <li>
-<a href="#Clover">Clover Test Coverage Reports</a>
+<a href="#Documentation">Nightly Build Documentation</a>
 </li>
 <li>
-<a href="#Hudson">Hudson</a>
+<a href="#Javadocs">Nightly Build Javadocs</a>
 </li>
 <li>
-<a href="#Nightly">Nightly Build Download</a>
+<a href="#Clover">Clover Test Coverage Reports</a>
 </li>
 <li>
-<a href="#source">Source Code</a>
+<a href="#Downloads">Nightly Build Download</a>
 </li>
 </ul>
 </li>
 </ul>
 </div>
 
-<a name="N10011"></a><a name="Making a Contribution"></a>
-<h2 class="boxed">Making a Contribution</h2>
+<a name="N10011"></a><a name="source"></a>
+<h2 class="boxed">Source Code</h2>
 <div class="section">
-<p>Lucene Java is always looking for contributions, especially in the areas of documentation.  See the <a href="http://wiki.apache.org/lucene-java">Wiki</a> for details on contributing. </p>
+<p>The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)
+   </p>
+<p>
+     
+<span class="codefrag">svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk lucene/java/trunk</span>
+   
+</p>
 </div>
-    <!-- <section id="Code Coverage"><title>Code Coverage</title>
-       <p>Code Coverage reports are available <a
-       href="">here</a></p>
-   </section> -->
-  
-<a name="N10020"></a><a name="Changes"></a>
+
+<a name="N10021"></a><a name="Changes"></a>
 <h2 class="boxed">Changes List</h2>
 <div class="section">
-<p>Current changes list is available 
+<p>Current changes list (as of the most recent nightly build) is available 
         <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/trunk/build/docs/changes/Changes.html">
         here</a>.</p>
 </div>
-  
-<a name="N1002D"></a><a name="Documentation"></a>
-<h2 class="boxed">Nightly Build Documentation</h2>
+
+<a name="N1002E"></a><a name="Making a Contribution"></a>
+<h2 class="boxed">Making a Contribution</h2>
 <div class="section">
-<p>Unofficial Documentation from the nightly build is available <a href="nightly/index.html">here</a>.</p>
+<p>Lucene Java is always looking for contributions, especially in the areas of documentation.  See the <a href="http://wiki.apache.org/lucene-java">Wiki</a> for details on contributing. </p>
 </div>
-  
-<a name="N1003A"></a><a name="Javadocs"></a>
-<h2 class="boxed">Nightly Build Javadocs</h2>
+
+<a name="N1003B"></a><a name="Nightly"></a>
+<h2 class="boxed">Nightly Builds</h2>
 <div class="section">
+<p>
+      
+<a href="http://hudson.dev.java.net/">Hudson</a> is providing continuous integration capabilities to the Lucene
+      project.   It is responsible for running nightly builds, code coverage reports as well as building the nightly version
+      of the website.
+      </p>
+<a name="N10047"></a><a name="Documentation"></a>
+<h3 class="boxed">Nightly Build Documentation</h3>
+<p>Unofficial Documentation from the nightly build is available <a href="nightly/index.html">here</a>.</p>
+<a name="N10054"></a><a name="Javadocs"></a>
+<h3 class="boxed">Nightly Build Javadocs</h3>
 <p>Unofficial Javadocs from the nightly build are available at:
       <ul>
         
@@ -289,8 +299,9 @@
 <a href="api/demo/index.html">Demo</a>
 </li>
         
-<li>
-<ul>
+<li>Contrib Modules...
+        <ul>
+        
 <li>
 <a href="api/contrib-analyzers/index.html">Analyzers</a>
 </li>
@@ -376,44 +387,21 @@
 </ul>
     
 </p>
-</div>
-
-<a name="N100BB"></a><a name="Downloads"></a>
-<h2 class="boxed">Downloads</h2>
-<div class="section">
-<p>System Requirements are detailed <a href="systemrequirements.html">here</a>.</p>
-<a name="N100C7"></a><a name="Clover"></a>
+<a name="N100D7"></a><a name="Clover"></a>
 <h3 class="boxed">Clover Test Coverage Reports</h3>
 <p>
             
 <a href="http://www.cenqua.com/clover/">Clover</a>
             test coverage results are available
-            <a href="http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/lastSuccessfulBuild/artifact/trunk/build/test/clover/reports/index.html">here</a>
+            <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/clover/">here</a>
             for the nightly build.
         </p>
-<a name="N100D8"></a><a name="Hudson"></a>
-<h3 class="boxed">Hudson</h3>
-<p>
-      
-<a href="http://hudson.dev.java.net/">Hudson</a> is providing continuous integration capabilities to the Lucene
-      project.   It is responsible for running nightly builds, code coverage reports as well as building the nightly version
-      of the website.
-      </p>
-<a name="N100E5"></a><a name="Nightly"></a>
+<a name="N100E8"></a><a name="Downloads"></a>
 <h3 class="boxed">Nightly Build Download</h3>
-<p>Nightly builds are based on the trunk version of the code checked into
-            <a href="https://svn.apache.org/repos/asf/lucene/java/trunk">SVN</a>
-        
-</p>
-<a href="http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/">Download via Hudson</a><a name="N100F7"></a><a name="source"></a>
-<h3 class="boxed">Source Code</h3>
-<p>The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)
+<p>Nightly build artifacts are based on the trunk version of the code checked into
+            <a href="https://svn.apache.org/repos/asf/lucene/java/trunk">SVN</a>.
         </p>
-<p>
-            
-<span class="codefrag">svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk lucene/java/trunk</span>
-        
-</p>
+<a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/">Download Artifacts</a>
 </div>
 
 

Modified: lucene/java/site/docs/developer-resources.pdf
URL: http://svn.apache.org/viewvc/lucene/java/site/docs/developer-resources.pdf?rev=736512&r1=736511&r2=736512&view=diff
==============================================================================
--- lucene/java/site/docs/developer-resources.pdf (original)
+++ lucene/java/site/docs/developer-resources.pdf Wed Jan 21 17:02:25 2009
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 755 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 723 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaua=968f@&:j6K'fs2TWh+YZ$T)]VBkNn0QM.!(!^(TVl3EaTqaqX/6qT2#]&nND>4:mW?'\cl_7OIi#_NDYlN!?V/3mSV@"@kSK>d,1$pbfO+FO;%ZhHPDD<2aBOXSdnZeI*rPp]qLj\"rPWHPRj>BdAM?(K)L%Xrs#7_?\@'C5Y=-]^"#0sa&.etQoMOjDQIer;0&_+4\_4(T\U0VkC"P)@;cO-?'.R9I4FVQ*ZtXUC!gN/m:6A>8-AJk9M?@:/m@!q'Fi[D.Ni7C@+fKj-1;pUYV9g-Se\cu6a7*Z]liPaVj$a>c@Y?uuAmj7o5>E[u7[)@([p2!qZS-f@R,g"Ag`#Xa'VU#YX6p=Ec[D9E_#^Z^P1GN)5+h35!+0i8*fcS;]ci?dP9VN;j$fI4;64[slFp**R@1MJ/&Wi,CK<R3uAnH"H,j*TK1oj!bSjO<[j7OEf$,1Em>VSt;+%\68QS:`.&ng"*EWV3d^gDm,sC&MYA&&lP(`-67"lLl<,Oi]Vmr0L[hM20s,iRqOM0>Q':eE+s)Sbt.b$sR=a&[U?V"7t1]B:1p]nJ5be$.I[enVa-bbFKtjBNZ=HD/h_LYCGHU1Oao<o)Ih.e2dE$c9J,@YC<S=V]r4G-IV/Ej$f&K:eS#&^'+m#%[,e2&<'3!\2Ok+c=%?+OO,0@9=9,G:%I+bp760h,_AkVUspJ,hi<loC>D(3g=s/=?'Y/6MpQgq%">BHn%8+#fuSImF6Lu#"-^km>6~>
+Gaua=968f@&:j6K'fqLF<'C1>(=I;n8NYD>\$cO\(>u0%;*W._hcC>m6mdPs"O$nK[,0VW-*;B_8"XZJ+:KHU0-b$,M?nc5KE9Lc$o0UT1B_E^K)?MaRXO%K@P+e!2+^]Z2S1%<f`^lR+5Y)@XOTeKId04BC1n".?%G3_^XMU*^r3cJnB"T;EQXftYH;JaDrb-/P&7,^H8Lcbbhb,g@i3\I)9KirD<'\hBr72F>c=Nd:%*_o!2Do.(mud49jj8HHT9N(K7N@TU%Y8#p+@/]e<1ihb<.g$9J]64_n_4)Zf;H@3uTm!*b[4X6LS%>iU<hM^Gn>I/Gk:n#Xc>DU!rL^p36&9C0$p3KP-tBgZiM:/(L.K*G4b_UmD#pI$RZ$G<fsW5Lf[0Xk%q!lCmB.<L;MFGMfVLGOBTfR".-gL;b.l4ZkiQm0SLE5lZ7[0A`X:Gh/]]I/Fj9:/Q&cSm-"HO4B0)UGq%<#PqBOG@E'p<LiLpfOB'aICJ\k*Qo7O7rQ%m&+g[Gg:D3oK?[uZLR2=#MH0-pG`Wlpp)fe4P5t"`TQd#'-U:K!0`af5]LtM_5CMa&RTbR=4M-)fme>dLo&u_5FDR_&[6gT2CjZL$%U'1)dEcKD3[?KC#f2`NN!Be)jr@tf#8nQP(M`QqRM>OWjYu/N9*Cs@96o/a^$VsDeZsZ:D(p%3L8M?>!X>ir?>(uohd%AJ::=A06BD*fF*A:m~>
 endstream
 endobj
 6 0 obj
@@ -30,13 +30,12 @@
 18 0 R
 20 0 R
 22 0 R
-24 0 R
 ]
 endobj
 8 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 102.0 546.166 220.004 534.166 ]
+/Rect [ 102.0 546.166 171.656 534.166 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 9 0 R
@@ -56,7 +55,7 @@
 12 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 102.0 509.766 253.34 497.766 ]
+/Rect [ 102.0 509.766 220.004 497.766 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 13 0 R
@@ -66,7 +65,7 @@
 14 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 102.0 491.566 222.668 479.566 ]
+/Rect [ 102.0 491.566 181.016 479.566 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 15 0 R
@@ -76,7 +75,7 @@
 16 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 102.0 473.366 164.66 461.366 ]
+/Rect [ 108.0 473.366 266.84 461.366 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 17 0 R
@@ -86,7 +85,7 @@
 18 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 455.166 269.144 443.166 ]
+/Rect [ 108.0 455.166 236.168 443.166 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 19 0 R
@@ -96,7 +95,7 @@
 20 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 436.966 160.832 424.966 ]
+/Rect [ 108.0 436.966 269.144 424.966 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 21 0 R
@@ -114,152 +113,134 @@
 >>
 endobj
 24 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 108.0 400.566 185.156 388.566 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A 25 0 R
-/H /I
->>
-endobj
-26 0 obj
-<< /Length 1218 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1526 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHK?#SIU'Rf_Zi+!-G/AELuX\P=f5uP(pM[nD95g-N/7&E(=:?MNO;BN=qO"A_e(]r@$M@]0dk8mo,e+r(LI.Gkl_)+ds"jK!D\G>889*)84&HCql>;4/16pP_R4rJ:A0//0K111i!9Kl4Ko?"'!"Q8DIo@3tpou*ujr\3Q/N4PVh0].IH?=<O@>`a,s(O,F9S+R?9iUX92[FL1`X\86uHi`i.XpWr:rjLuX),,`DZ?"?['*jnHSAop^L+MTQh!T5pe<'Do5'ec%jcM'bjM?b4Z5g2XQ$*FRO+6iGE*lU,Q"sM:#;:uQY3V';7Tq+ON9+fa?C(D9X%Y+7"L(s@>U;ucl)U=''hRpu5NkWE93"Vjq"[X_5-oumK7;0Z4A?t<>5CsgNQU?S!X0cR]u2_[j[P]Ho#eJm<?8I](E'$5*:l7iOQT`'Et5OO`@pu:]%2+8SPpq?$:1"A3mHc\n631r<rH!SWGnSprua&TOGL7oP'RbUfBZ/u4*nKi`Gu6fI'^hh`r]k5l1[f2kg9*#VHg6Fo7099T=f'bD<.BEkOgCGp&*,F@k!,R+O'Er`Y.99aZ=.gG;QChJo8G)d9\QDTFgHHGq"=/F.1'-*\8"?er]\ToZ>A(D`15=^P4'_UFAT$P(++]*<P72o"$6$&CTo5@E<$5cj4#5FrH)i=)(ro0JmRb@i0:4eB$Y=O0[<h3nWg-DP>R,QHt]^k@'=U;bWPBeMN6DBiGq)\[ZnuL+sb"Au\P=fh2,Q7QN'>'`-)MV._udC`&):W$q+.<D-8+=Y%g,n'"].*F9,1W*&K7;<T-[A0`YVSb%LtKOIFfQ0V1Hq=t&b7gTcmlJl2RXhrp<S47)$=6kYbKV>=e1VIqWVU]gb4<gN"bY7i>OT0VVHQ]1_?"Q/u'_t5[%hU`3KVJ%]g_O8bbq]RCBbJs/p=,ZO6`>Z,ok@08413QnN"dZicf`_/NN0lUQ:0:!rU+iJH".%sb'oG\3be<
 QRK,:1r(0[?$5qtKEU%%sFmHg!ah4,!m\#jlJcP9+ICaPUMQYI(.a"<fUV$9#.ebi&UYVnpl"DFi7L;b5^G-m&GdB!(NnY11kK4f8RSo6Xq47.W5KNMb(%H%XW8#mnj<S0hHe6*Y),P:6106@$O+QK]@%3#%Y*X<ARc>Q3-5/a'mhKR>:U)gLQ)jb\hpT(tf8TrpDZD.e;%,a[]CKFm3qoS=hXTYW!cfqD~>
+Gau`T95iiK&AJ$Cka2>Z/WuhLHWqkeh$2V&]5c4cdt94!2E.r*;O!15f6?jB.BhBHJ,i"<gI...@O>H*e9n<'3*[?&<T33E<6m>ZF+VB'ni_imr9WXnV;HoBPrpdUJt>Kr!GH/I5qE7q:nJ+!]3\2!f<4=&M4,^id!CBo+UURm13Qg@P2P3]8OLOPfL0>Cbh^D_5U+Sit8#Rh]E=V>Csu[oaC&bA*VLlZl??]]A[&kolU5<L;$1aB:o.gtQm!]EMA>_c9'hs((F4+>B)UUdI[(VVZ4>Eb!SYZ`(6pWXPhp:bpZ.#*MWXb2>]HeB)R0'JHl!R%6Sm=pTjlWV&rfc#7I*IOAtY`Nt\d;J`eQGVKT,=ql6LUgZRA-#uOFOff%\fj&OhQC7A"MG,9KcX[$JE>Wo)UfJgl8Y8N7RbI/,e4QfWh:A_R[m<\!",oAeaE2AmDM'Vtbkg+8h\^fm830(B*7G]ck>:7bphQi[MHC?f5FHY#m<L&,_To52*=RM=k@.=AZ[)k08K.bFWkniR,(FS'dI)9))h3ZViUA#R)H^PQ.&S%92fD9oJ;+?!UqVFmKHU]+[f-IHc+]]Ld\<_:b"XApXZ-_a/L-,bp;;fUj\lj'9`J)TPoVQJ97%rq+s4(fM5Mb;=][L91uG62Ns8\j9n+GrTnV<RZukC'SD[fO)pbl+T:bcnjS)WJn/2X`.A/A6>)\opLc7"Sb)pVk^!&*eX?CG<$&3H2Yu[=XVR0Wgf'ah:MWlLjSIq)`CehJe>`L!r#+*(d6o]PiOfp7.hmDiM(.%FcFDSJ
 5k]oJ@#r^3S68T%)K"sT%#p\<[h8NMFPU<?Fr6!\b#rF!Q3aBFdEkN5_7s%p!ED4L1NtOHFr;SZ)W?3<n!crY08-7%scllu]'e*o&(CUIk>9blp0kM>>OBe)(&d9ZjM*#"_nf)+SFOm'T<N=qNPq*1"]Jb:f,(tLO`gt9LVE7JM">QV\Q!:6_U^i)ujNtHt4#s8BFceZNZpW>('$7e@]+76k,9=Zr"87>maQ7$%(,,\QVjc,R$$-@8bApbkc<%.S/aaD'3cMTL70n!Q*^38u1$/nmJsY/6Q`BY(9Wo<FB1P2efntN'>b1:i`/ETABT\f3'Y5.Q,,e%+P&@&hmDZ*I$d=0tg#!^DVkolFFN4p)OF+-"X'^-r],_VuF"_IRJc,jCXKP2;&_9qBHDjA^Ng0W7)H/;?qfgOWrO!`3-]>q6(&M9*6]Zg[B%F^!\qi-qL<2]"J'jDU(Y-Ii\i]UBG8\9%ObiI]7dBI3SR=mfPoo*k+8]g@<pjO)k/2K;Ut1On:2"KGQHUk^%Qq4Ho=l;9!;Z~>
 endstream
 endobj
-27 0 obj
+25 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 26 0 R
+/Contents 24 0 R
 >>
 endobj
-28 0 obj
-<< /Length 1221 /Filter [ /ASCII85Decode /FlateDecode ]
+26 0 obj
+<< /Length 952 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm:bAQ>u']&X:\4hFA&mlj5?'B!"/W)i`(u7#S8/CT3U50kQZB;mDl=El%<Hp3M+LWpPnXOso+YW:bMdKPD0+.okmf2;kNF<6Y,]TH@[D/'XIFJnjMn^'P_o"2CWJCjo^F;M:2iCT85eR?mPE-g%Y^EqLYWQA+&K2c[%ih5XFL>8i*NRik+jdtr;YPD;<c?pR)[:5s&pMOSI*dYKe6-3t_1,kca/,SfA!/)^/jTV\KI=PD+P[&p5nSm:pR"bF`l^6$q^B39Wg7S/ZGqr;[Ica.D5Kp.plQ@q9,J<?:-i%*@H(4$eRRZ>;K<p:-9,O@N,kXXd/-`0AaSNC1cC_<-aTo`L"PYDcHFOY$55fsNYoU5ZtI[A(_,JsEj??RlSD;D1efu7QYc-5P3&O1(</i`*Fc\b1R6\.f^di/jGbXI+'MR25jIJ-L6@]&'$S@Yih3*^220H.I"eeTjCfb&/9OsD*47Vs4l1uK,-!p*?*3k$:t7J*=CkL_kU(OJ<E=#'bc5WQFgfJ6<@Y%[n>OknjnZ5cb=YO&5KgGDV"ib@8Tp7jo84.@@p[GO4'`^]1!@KVF]2;(gb)gLr"NaMaT$JQYbR55%=TC0=^I]aE$eO:>PC6k.Kj9lb)VILe3Iqa<]nIY./Q@B1n"[trjSAh1'&&K8+Vq;ih'!3ES'JthEY\^7n\TWr7F4^jO``/8iS(Kac=deM;Aq&#?7:_Y\Sp2Qk[=so=b"iqT>?gn3sKe6U8*qK,s[Xc_j'ukQ/rhMVK)A%_6mOQ^E\kR*'eqIMdL:B4>Ke?_?XY6W*taP`DW7JSC]t;m-:[mQ86s$pk)L.AJ*gB45e>5mYMmZ(VE+_Xa'-oSpIOb^$&5LYtV%l`cJ1R@FLX9n)5ek8PY`7VM2Wk9r++-_XPp=rF:)D%ogFMG"0\@4<I39&ihH.bFM33b$9;AeeS:\*3Y]BW6)C*?lUEQZ?k$lm2:JeW'5H*XTE,iT<51m4i@Mb\X#
 ZCCAO&fD)+LcWoCg>sB8/kMD"90G'>;Z/s8=#S0u4V;oo_T#6d?3,D:/U#dQr+SW1k]Ddt7*.='b'dgDjp28Z:U6n<n#2@,DomZ)8c0.31O_@@\huh<?L9>TN,=.VDmYg)u)s3@gpMn-Ah%KtqFX[iJra,'Mlh6;/qtq<fj<GYbM2qkMpH]pgkkErR*X7]",7hAbMXG'VK@fr`fEWG*$"@UZ]pI^&lmqTB"N^~>
+Gatm:92jS!&AI=/kQlqL4oI?,.82h=5a!Re.6TZ!P%ZOM.bgZpqau=U10E!H3gmq>Ps4HeDm`bUXCe)+ZX5Ks[cVp"M\/?"#QjV@\G\Xi3.MSJJ/2NUH^J+:'gN=^OYct&M??PraD*Lu%18L6"rKcEao`J'#$*D8a2nu<r"R@0DH8go;Nt0Z<&1F@B&'3VB&`P6p^'u.hlk!IA=g2Hl84jV.#K/;TPh`,dVmSg*(&_=aYJS!-q'&`e#8%*BIV(q*&fqUA6Oek7h?_r?9snJ7HTGmeT?$u?sZj!KmI#PGs2\ufW3290Ch6]M=as7BeU"0ngnRY<F'.a5f121/72tnSOR&Se`TdnbItu-15TO]jH\n*l)YHH1bRcoFhZbi%&_l%L:>"3:NUm3X=6D5A9!8NYYU"YI<$#l!9c$(%kb"N>I'2d8G\Lg$mJG:2&cTjgR@L3BORdV0IAB$"t:N?I`g3W;XEe9-nAr[%OPC7GSXblFB,n,N@kr83Q*I2?7X[tS\A+D%*c_Pj-JYN:=Y/!qLOhGAY!%#]d(qMBQ?X;afKR([1ht]NH4dI3?s75m],&6kdm(*#6/=&&Vffuf>"5J`n2gXpF0ZK9(1WC^9F[Do2<7;\OnVq%V\<_iF=NL0`77WdL\]C@4e;d,h?H<M6>nd8\J82-`,Q]<8gDGV<d,d0[7unV)qgs4MXp-Y16cqcA&X'e6jlCh=Xo8]>C0/3It&[Kg065-_\4?:<nWF]6+C8+T&B:B[Vl3Qe:nXP.%/\:Pco=1bDQ=A(Q*=?&F9Ue\3W.UN[kR<U3VC.b?TPAlFXT;gr#h9k39ChjZgeG`laa9Xl+hqlV!$gJK=jN4RUH(m0o"pLSqt(^D$Kb_4af^Y6G:H[#bZSd<AhA_pC<_-2!PZl0Hq2>0pbWn6Z@[@So'Miu4&&a7#H;s]KUn'\Ip\\\loXnk6qfHeW~>
 endstream
 endobj
-29 0 obj
+27 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 28 0 R
+/Contents 26 0 R
 >>
 endobj
-31 0 obj
+29 0 obj
 <<
- /Title (\376\377\0\61\0\40\0\115\0\141\0\153\0\151\0\156\0\147\0\40\0\141\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\151\0\157\0\156)
- /Parent 30 0 R
- /Next 32 0 R
+ /Title (\376\377\0\61\0\40\0\123\0\157\0\165\0\162\0\143\0\145\0\40\0\103\0\157\0\144\0\145)
+ /Parent 28 0 R
+ /Next 30 0 R
  /A 9 0 R
 >> endobj
-32 0 obj
+30 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\103\0\150\0\141\0\156\0\147\0\145\0\163\0\40\0\114\0\151\0\163\0\164)
- /Parent 30 0 R
- /Prev 31 0 R
- /Next 33 0 R
+ /Parent 28 0 R
+ /Prev 29 0 R
+ /Next 31 0 R
  /A 11 0 R
 >> endobj
-33 0 obj
+31 0 obj
 <<
- /Title (\376\377\0\63\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\141\0\164\0\151\0\157\0\156)
- /Parent 30 0 R
- /Prev 32 0 R
- /Next 34 0 R
+ /Title (\376\377\0\63\0\40\0\115\0\141\0\153\0\151\0\156\0\147\0\40\0\141\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\151\0\157\0\156)
+ /Parent 28 0 R
+ /Prev 30 0 R
+ /Next 32 0 R
  /A 13 0 R
 >> endobj
-34 0 obj
+32 0 obj
 <<
- /Title (\376\377\0\64\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\112\0\141\0\166\0\141\0\144\0\157\0\143\0\163)
- /Parent 30 0 R
- /Prev 33 0 R
- /Next 35 0 R
+ /Title (\376\377\0\64\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\163)
+ /Parent 28 0 R
+ /First 33 0 R
+ /Last 36 0 R
+ /Prev 31 0 R
+ /Count -4
  /A 15 0 R
 >> endobj
-35 0 obj
+33 0 obj
 <<
- /Title (\376\377\0\65\0\40\0\104\0\157\0\167\0\156\0\154\0\157\0\141\0\144\0\163)
- /Parent 30 0 R
- /First 36 0 R
- /Last 39 0 R
- /Prev 34 0 R
- /Count -4
+ /Title (\376\377\0\64\0\56\0\61\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\104\0\157\0\143\0\165\0\155\0\145\0\156\0\164\0\141\0\164\0\151\0\157\0\156)
+ /Parent 32 0 R
+ /Next 34 0 R
  /A 17 0 R
 >> endobj
-36 0 obj
+34 0 obj
 <<
- /Title (\376\377\0\65\0\56\0\61\0\40\0\103\0\154\0\157\0\166\0\145\0\162\0\40\0\124\0\145\0\163\0\164\0\40\0\103\0\157\0\166\0\145\0\162\0\141\0\147\0\145\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
- /Parent 35 0 R
- /Next 37 0 R
+ /Title (\376\377\0\64\0\56\0\62\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\112\0\141\0\166\0\141\0\144\0\157\0\143\0\163)
+ /Parent 32 0 R
+ /Prev 33 0 R
+ /Next 35 0 R
  /A 19 0 R
 >> endobj
-37 0 obj
+35 0 obj
 <<
- /Title (\376\377\0\65\0\56\0\62\0\40\0\110\0\165\0\144\0\163\0\157\0\156)
- /Parent 35 0 R
- /Prev 36 0 R
- /Next 38 0 R
+ /Title (\376\377\0\64\0\56\0\63\0\40\0\103\0\154\0\157\0\166\0\145\0\162\0\40\0\124\0\145\0\163\0\164\0\40\0\103\0\157\0\166\0\145\0\162\0\141\0\147\0\145\0\40\0\122\0\145\0\160\0\157\0\162\0\164\0\163)
+ /Parent 32 0 R
+ /Prev 34 0 R
+ /Next 36 0 R
  /A 21 0 R
 >> endobj
-38 0 obj
+36 0 obj
 <<
- /Title (\376\377\0\65\0\56\0\63\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\104\0\157\0\167\0\156\0\154\0\157\0\141\0\144)
- /Parent 35 0 R
- /Prev 37 0 R
- /Next 39 0 R
+ /Title (\376\377\0\64\0\56\0\64\0\40\0\116\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\102\0\165\0\151\0\154\0\144\0\40\0\104\0\157\0\167\0\156\0\154\0\157\0\141\0\144)
+ /Parent 32 0 R
+ /Prev 35 0 R
  /A 23 0 R
 >> endobj
-39 0 obj
-<<
- /Title (\376\377\0\65\0\56\0\64\0\40\0\123\0\157\0\165\0\162\0\143\0\145\0\40\0\103\0\157\0\144\0\145)
- /Parent 35 0 R
- /Prev 38 0 R
- /A 25 0 R
->> endobj
-40 0 obj
+37 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-41 0 obj
+38 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-42 0 obj
+39 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-43 0 obj
+40 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F9
 /BaseFont /Courier
 /Encoding /WinAnsiEncoding >>
 endobj
-44 0 obj
+41 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-45 0 obj
+42 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -269,133 +250,124 @@
 1 0 obj
 << /Type /Pages
 /Count 3
-/Kids [6 0 R 27 0 R 29 0 R ] >>
+/Kids [6 0 R 25 0 R 27 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 30 0 R
+ /Outlines 28 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 40 0 R /F5 41 0 R /F1 42 0 R /F9 43 0 R /F2 44 0 R /F7 45 0 R >> 
+/Font << /F3 37 0 R /F5 38 0 R /F1 39 0 R /F9 40 0 R /F2 41 0 R /F7 42 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [27 0 R /XYZ 85.0 659.0 null]
+/D [25 0 R /XYZ 85.0 659.0 null]
 >>
 endobj
 11 0 obj
 <<
 /S /GoTo
-/D [27 0 R /XYZ 85.0 593.466 null]
+/D [25 0 R /XYZ 85.0 559.066 null]
 >>
 endobj
 13 0 obj
 <<
 /S /GoTo
-/D [27 0 R /XYZ 85.0 541.132 null]
+/D [25 0 R /XYZ 85.0 506.732 null]
 >>
 endobj
 15 0 obj
 <<
 /S /GoTo
-/D [27 0 R /XYZ 85.0 488.798 null]
+/D [25 0 R /XYZ 85.0 441.198 null]
 >>
 endobj
 17 0 obj
 <<
 /S /GoTo
-/D [29 0 R /XYZ 85.0 655.0 null]
+/D [25 0 R /XYZ 85.0 362.464 null]
 >>
 endobj
 19 0 obj
 <<
 /S /GoTo
-/D [29 0 R /XYZ 85.0 602.666 null]
+/D [25 0 R /XYZ 85.0 311.211 null]
 >>
 endobj
 21 0 obj
 <<
 /S /GoTo
-/D [29 0 R /XYZ 85.0 551.413 null]
+/D [27 0 R /XYZ 85.0 458.2 null]
 >>
 endobj
 23 0 obj
 <<
 /S /GoTo
-/D [29 0 R /XYZ 85.0 473.76 null]
->>
-endobj
-25 0 obj
-<<
-/S /GoTo
-/D [29 0 R /XYZ 85.0 409.007 null]
+/D [27 0 R /XYZ 85.0 406.947 null]
 >>
 endobj
-30 0 obj
+28 0 obj
 <<
- /First 31 0 R
- /Last 35 0 R
+ /First 29 0 R
+ /Last 32 0 R
 >> endobj
 xref
-0 46
+0 43
 0000000000 65535 f 
-0000007759 00000 n 
-0000007831 00000 n 
-0000007923 00000 n 
+0000007509 00000 n 
+0000007581 00000 n 
+0000007673 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000917 00000 n 
-0000001037 00000 n 
-0000001118 00000 n 
-0000008057 00000 n 
-0000001253 00000 n 
-0000008120 00000 n 
-0000001388 00000 n 
-0000008186 00000 n 
-0000001524 00000 n 
-0000008252 00000 n 
-0000001661 00000 n 
-0000008318 00000 n 
-0000001797 00000 n 
-0000008382 00000 n 
-0000001934 00000 n 
-0000008448 00000 n 
-0000002071 00000 n 
-0000008514 00000 n 
-0000002207 00000 n 
-0000008579 00000 n 
-0000002344 00000 n 
-0000003655 00000 n 
-0000003763 00000 n 
-0000005077 00000 n 
-0000008645 00000 n 
-0000005185 00000 n 
-0000005400 00000 n 
-0000005577 00000 n 
-0000005843 00000 n 
-0000006079 00000 n 
-0000006265 00000 n 
-0000006532 00000 n 
-0000006684 00000 n 
-0000006930 00000 n 
-0000007097 00000 n 
-0000007210 00000 n 
-0000007320 00000 n 
-0000007428 00000 n 
-0000007534 00000 n 
-0000007650 00000 n 
+0000000885 00000 n 
+0000001005 00000 n 
+0000001079 00000 n 
+0000007807 00000 n 
+0000001214 00000 n 
+0000007870 00000 n 
+0000001349 00000 n 
+0000007936 00000 n 
+0000001486 00000 n 
+0000008002 00000 n 
+0000001623 00000 n 
+0000008068 00000 n 
+0000001759 00000 n 
+0000008134 00000 n 
+0000001896 00000 n 
+0000008200 00000 n 
+0000002033 00000 n 
+0000008264 00000 n 
+0000002169 00000 n 
+0000003788 00000 n 
+0000003896 00000 n 
+0000004940 00000 n 
+0000008330 00000 n 
+0000005048 00000 n 
+0000005204 00000 n 
+0000005381 00000 n 
+0000005611 00000 n 
+0000005826 00000 n 
+0000006088 00000 n 
+0000006334 00000 n 
+0000006615 00000 n 
+0000006847 00000 n 
+0000006960 00000 n 
+0000007070 00000 n 
+0000007178 00000 n 
+0000007284 00000 n 
+0000007400 00000 n 
 trailer
 <<
-/Size 46
+/Size 43
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-8696
+8381
 %%EOF

Modified: lucene/java/site/src/documentation/content/xdocs/developer-resources.xml
URL: http://svn.apache.org/viewvc/lucene/java/site/src/documentation/content/xdocs/developer-resources.xml?rev=736512&r1=736511&r2=736512&view=diff
==============================================================================
--- lucene/java/site/src/documentation/content/xdocs/developer-resources.xml (original)
+++ lucene/java/site/src/documentation/content/xdocs/developer-resources.xml Wed Jan 21 17:02:25 2009
@@ -5,29 +5,41 @@
 <author email="gsingers@apache.org">Grant Ingersoll</author>
 </properties>
 <body>
+<section id="source">
+   <title>Source Code</title>
+   <p>The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)
+   </p>
+   <p>
+     <code>svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk lucene/java/trunk</code>
+   </p>
+</section>
+<section id="Changes"><title>Changes List</title>
+      <p>Current changes list (as of the most recent nightly build) is available 
+        <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/trunk/build/docs/changes/Changes.html">
+        here</a>.</p>
+</section>
 <section id="Making a Contribution"><title>Making a Contribution</title>
     <p>Lucene Java is always looking for contributions, especially in the areas of documentation.  See the <a
     href="http://wiki.apache.org/lucene-java">Wiki</a> for details on contributing. </p>
 </section>
-    <!-- <section id="Code Coverage"><title>Code Coverage</title>
-       <p>Code Coverage reports are available <a
-       href="">here</a></p>
-   </section> -->
-  <section id="Changes"><title>Changes List</title>
-      <p>Current changes list is available 
-        <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/trunk/build/docs/changes/Changes.html">
-        here</a>.</p>
-  </section>
-  <section id="Documentation"><title>Nightly Build Documentation</title>
+<section id="Nightly"><title>Nightly Builds</title>
+      <p>
+      <a href="http://hudson.dev.java.net/">Hudson</a> is providing continuous integration capabilities to the Lucene
+      project.   It is responsible for running nightly builds, code coverage reports as well as building the nightly version
+      of the website.
+      </p>
+    <section id="Documentation"><title>Nightly Build Documentation</title>
       <p>Unofficial Documentation from the nightly build is available <a href="nightly/index.html">here</a>.</p>
-  </section>
-  <section id="Javadocs"><title>Nightly Build Javadocs</title>
+    </section>
+    <section id="Javadocs"><title>Nightly Build Javadocs</title>
     <p>Unofficial Javadocs from the nightly build are available at:
       <ul>
         <li><a href="api/index.html">All</a></li>
         <li><a href="api/core/index.html">Core</a></li>
         <li><a href="api/demo/index.html">Demo</a></li>
-        <li><ul><li><a href="api/contrib-analyzers/index.html">Analyzers</a></li>
+        <li>Contrib Modules...
+        <ul>
+        <li><a href="api/contrib-analyzers/index.html">Analyzers</a></li>
         <li><a href="api/contrib-ant/index.html">ANT</a></li>
         <li><a href="api/contrib-bdb/index.html">BDB</a></li>
         <li><a href="api/contrib-bdb-je/index.html">BDB-JE</a></li>
@@ -49,41 +61,22 @@
         <li><a href="api/contrib-xml-query-parser/index.html">XML Query Parser</a></li></ul></li>
       </ul>
     </p>
-  </section>
-<section id="Downloads"><title>Downloads</title>
-    <p>System Requirements are detailed <a href="systemrequirements.html">here</a>.</p>
+    </section>
     <section id="Clover"><title>Clover Test Coverage Reports</title>
         <p>
             <a href="http://www.cenqua.com/clover/">Clover</a>
             test coverage results are available
-            <a href="http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/lastSuccessfulBuild/artifact/trunk/build/test/clover/reports/index.html">here</a>
+            <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/clover/">here</a>
             for the nightly build.
         </p>
     </section>
-    <section id="Hudson"><title>Hudson</title>
-      <p>
-      <a href="http://hudson.dev.java.net/">Hudson</a> is providing continuous integration capabilities to the Lucene
-      project.   It is responsible for running nightly builds, code coverage reports as well as building the nightly version
-      of the website.
-      </p>
-    </section>
-    <section id="Nightly">
+    <section id="Downloads">
         <title>Nightly Build Download</title>
-        <p>Nightly builds are based on the trunk version of the code checked into
-            <a href="https://svn.apache.org/repos/asf/lucene/java/trunk">SVN</a>
+        <p>Nightly build artifacts are based on the trunk version of the code checked into
+            <a href="https://svn.apache.org/repos/asf/lucene/java/trunk">SVN</a>.
         </p>
-        <a href="http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/">Download via Hudson</a>
+        <a href="http://hudson.zones.apache.org/hudson/view/Lucene/job/Lucene-trunk/lastSuccessfulBuild/artifact/">Download Artifacts</a>
     </section>
-    <section id="source">
-        <title>Source Code</title>
-        <p>The source files are now stored using Subversion (see http://subversion.tigris.org/ and http://svnbook.red-bean.com/)
-        </p>
-        <p>
-            <code>svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk lucene/java/trunk</code>
-        </p>
-
-    </section>
-
 </section>