You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2006/02/27 05:18:13 UTC

svn commit: r381253 - in /beehive/site: src/documentation/content/xdocs/index.xml www/index.html www/index.pdf

Author: ekoneil
Date: Sun Feb 26 20:18:09 2006
New Revision: 381253

URL: http://svn.apache.org/viewcvs?rev=381253&view=rev
Log:
Update the website to reflect the 1.0.1 release.



Modified:
    beehive/site/src/documentation/content/xdocs/index.xml
    beehive/site/www/index.html
    beehive/site/www/index.pdf

Modified: beehive/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/beehive/site/src/documentation/content/xdocs/index.xml?rev=381253&r1=381252&r2=381253&view=diff
==============================================================================
--- beehive/site/src/documentation/content/xdocs/index.xml (original)
+++ beehive/site/src/documentation/content/xdocs/index.xml Sun Feb 26 20:18:09 2006
@@ -9,10 +9,10 @@
 <section>
     <title>What is Beehive?</title>
     <anchor id="what"/>
-<p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on 
-J2EE and Struts. Using the new <a href="site:jsr/n175">JSR-175</a> annotations, Beehive reduces the coding 
-necessary for J2EE.  The initial Beehive project has three pieces.</p>
-<ul>
+        <p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on 
+        J2EE and Struts. Using the new <a href="site:jsr/n175">JSR-175</a> annotations, Beehive reduces the coding 
+        necessary for J2EE.  The initial Beehive project has three pieces.</p>
+        <ul>
             <li>
                 <strong>NetUI</strong>: An annotation-driven web application programming framework that is built atop Struts. 
                 NetUI centralizes navigation logic, state, metadata, and exception handling in a single encapsulated
@@ -38,12 +38,10 @@
 <section id="news">
     <title>News</title>
     <ul>
+        <li><strong>2006-02-13</strong>: Beehive releases 1.0.1 (includes 90 bug fixes!)</li>
         <li><strong>2005-09-30</strong>: Beehive releases 1.0!</li>
         <li><strong>2005-07-28</strong>: Beehive becomes a top-level Apache project.</li>
         <li><strong>2005-07-12</strong>: Beehive graduates from the Apache Incubator.</li>
-        <li><strong>2005-06-06</strong>: Beehive releases v1.0 milestone 1!
-            <a href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>
-        </li>
         <li>
             <strong>2005-05-05</strong>: Nightly builds are available at <a href="http://cvs.apache.org/dist/beehive/nightly/">http://cvs.apache.org/dist/beehive/nightly/</a>
         </li>
@@ -68,11 +66,13 @@
     <p>Please participate by:</p>
     <ul>
         <li>Sending your ideas to the <a href="mailto:user@beehive.apache.org">user@beehive.apache.org</a> mailing list.  
-This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of 
-your message with <code>"[Feature Idea]"</code> and include a short description of the feature and its benefits.</li>
-        <li>Add your idea to the <a href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an entry, 
-simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion should take place on 
-the <a href="mailinglists.html">mailing lists</a>.</li>
+        This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please 
+        preface the subject of your message with <code>"[feature idea]"</code> and include a short description of the feature 
+        and its benefits.</li>
+        <li>Add your idea to the <a href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an 
+        entry, simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion 
+        should take place on the <a href="mailinglists.html">mailing lists</a>.
+        </li>
     </ul>
 </section>
 <section id="links">

Modified: beehive/site/www/index.html
URL: http://svn.apache.org/viewcvs/beehive/site/www/index.html?rev=381253&r1=381252&r2=381253&view=diff
==============================================================================
--- beehive/site/www/index.html (original)
+++ beehive/site/www/index.html Sun Feb 26 20:18:09 2006
@@ -141,8 +141,8 @@
 <div class="section">
 <a name="what"></a>
 <p> Welcome to Beehive! Our goal is to make J2EE programming easier by building a simple object model on 
-J2EE and Struts. Using the new <a class="external" href="http://jcp.org/en/jsr/detail?id=175">JSR-175</a> annotations, Beehive reduces the coding 
-necessary for J2EE.  The initial Beehive project has three pieces.</p>
+        J2EE and Struts. Using the new <a class="external" href="http://jcp.org/en/jsr/detail?id=175">JSR-175</a> annotations, Beehive reduces the coding 
+        necessary for J2EE.  The initial Beehive project has three pieces.</p>
 <ul>
             
 <li>
@@ -180,6 +180,9 @@
 <ul>
         
 <li>
+<strong>2006-02-13</strong>: Beehive releases 1.0.1 (includes 90 bug fixes!)</li>
+        
+<li>
 <strong>2005-09-30</strong>: Beehive releases 1.0!</li>
         
 <li>
@@ -189,12 +192,6 @@
 <strong>2005-07-12</strong>: Beehive graduates from the Apache Incubator.</li>
         
 <li>
-<strong>2005-06-06</strong>: Beehive releases v1.0 milestone 1!
-            <a class="external" href="http://cvs.apache.org/dist/incubator/beehive/v1.0m1/">http://cvs.apache.org/dist/incubator/beehive/v1.0m1/</a>
-        
-</li>
-        
-<li>
             
 <strong>2005-05-05</strong>: Nightly builds are available at <a class="external" href="http://cvs.apache.org/dist/beehive/nightly/">http://cvs.apache.org/dist/beehive/nightly/</a>
         
@@ -203,7 +200,7 @@
 </ul>
 </div>
 
-<a name="N10068"></a><a name="docs"></a>
+<a name="N10064"></a><a name="docs"></a>
 <h2 class="boxed">Documentation</h2>
 <div class="section">
 <p>
@@ -218,7 +215,7 @@
 </p>
 </div>
 
-<a name="N1007D"></a><a name="beehive2"></a>
+<a name="N10079"></a><a name="beehive2"></a>
 <h2 class="boxed">Beehive 2.0 Planning</h2>
 <div class="section">
 <p>
@@ -231,17 +228,19 @@
 <ul>
         
 <li>Sending your ideas to the <a class="external" href="mailto:user@beehive.apache.org">user@beehive.apache.org</a> mailing list.  
-This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please preface the subject of 
-your message with <span class="codefrag">"[Feature Idea]"</span> and include a short description of the feature and its benefits.</li>
-        
-<li>Add your idea to the <a class="external" href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an entry, 
-simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion should take place on 
-the <a href="mailinglists.html">mailing lists</a>.</li>
+        This is the ideal forum for discussion of new ideas -- <a href="mailinglists.html">subscribe</a> and join in!  Please 
+        preface the subject of your message with <span class="codefrag">"[feature idea]"</span> and include a short description of the feature 
+        and its benefits.</li>
+        
+<li>Add your idea to the <a class="external" href="http://wiki.apache.org/beehive/WishList">Beehive WishList</a>.  Anyone can add an 
+        entry, simply click "Login" and enter your name and contact info.  Please use the wiki only to list ideas -- discussion 
+        should take place on the <a href="mailinglists.html">mailing lists</a>.
+        </li>
     
 </ul>
 </div>
 
-<a name="N100A8"></a><a name="links"></a>
+<a name="N100A4"></a><a name="links"></a>
 <h2 class="boxed">Links</h2>
 <div class="section">
 <p>

Modified: beehive/site/www/index.pdf
URL: http://svn.apache.org/viewcvs/beehive/site/www/index.pdf?rev=381253&r1=381252&r2=381253&view=diff
==============================================================================
--- beehive/site/www/index.pdf (original)
+++ beehive/site/www/index.pdf Sun Feb 26 20:18:09 2006
@@ -80,10 +80,10 @@
 >>
 endobj
 18 0 obj
-<< /Length 2833 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 2860 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gatm>=``=W&q9SY@,@'HQm0=-03`GUbeuB1oo,I4<c.O2+s@73*a0U_ZG1jW-Q3[j;=RVrA-+"prUl-sDk=+LT<A0;Aa#`EHBnd8?->.a^Mg^5f!K7o:#Gm?([]@(F@1+c$\%%Ur*C%@-`3_O>[(S6EHUkp[JJs!UjCs5F(K%>/#!%RNG-R7bCmnVm4$WcrL2qgZtij/H2YBcKcGqS?Jf_9'*nMt2qibgVn3-5WTjE1Z=@(Lk;XJLe22<Jn7-6e2Z0Md:nh03_oacrJi)V1f-3B:i0Bi.B:6lX2J(8ql^15e^*3&ko_)=Gp0"uO=<*60.jm@#"\7=KJ"Z+*7%s0.PF&h9pCV>_V'7f[S[O@'om_7;6lr6L7kiA%MHQ6uEq!1AAW\3#I`W>5MB)bhn0:sXbh8RX_8%HBXon\uf)^TTL1X=f2^r_4l@u@YRcudmkdVX'Q$(f`G17QP,u;sh/@q$2:K'mEmd\V=in>tgfN_.kD`3gjZQr*M<erTShk!r*SB,qW#!<t5iD^c)Dc^%UdQsn51Z:SBB,T.n-I#MT+K7S60oJF6!h86WLL>&#nomc92rj[A;=UBi#ZdS=\2W*DX'9b"jt!9Os1E^L49:j.$bR8Sn%AGd\R0@AYJg&`c/Bu;,_th%Cn7,WY/:Z5UK^7&7aLJrOU14WchQH'B)"+*^0q=B"fod#d4JCpqgn$:n;a>,/WpbhC8K;e".g2EMo>Y#9dT-K[KH5uF=RE'R5kP)UN+Kc(:&P*`Ss50beFC1YEI\W"-Fc;JV?7Ic'E@WM?XYJ-Ct?VT9g-D(/Ah2nM4`m]]ao`dHFMn*p)TQ$GoB0#Y3#[@QBb;B?YB5M@/@t8TB@p*(3oNH46:"_?#fV7nQQ9aA3m"OP-iid\,UG),ESj.>%Qll2EV%>04s;WHT'8mDO1gZg3DhE%k@p$)/4Q>YlPDnhSi@JeQM1$s/]/T`ga>0V;aOJ64RL:Ph+OOlaQ)XZC97"UC)
 fD=T(^`9eR,YXb9*YQ9,\_;qK,\"*h<KN...@AAZ5V-B8P>NKeqJ+!qXuW2<.>9tVQ<0Hqn5&H7Df<_p/NF7*LMZ4(.j!\>>T8O#T,6eIBs
 D'0q:OXR%aK&:R7M6?%d2eBq;8e#5d\(9R,'@MG[uYb?e%BL[(2c2>ipll$Z6X'%QglfoOjQ:408"gB(htkO[tQLmX:/+n<Q[8QFs&l=Wk6K?\7qSsg*>6Y?$U@OuZt!DgM-8a!Wh5]f6mLdG^C,q?OEm8=@m%WP,B%<d?:6$k6g1a!BGPW#N24J6R@"uL%C$d=HP\ttio4#=uF]<5T7AQC!6n+8HEq#seCM0?HlLIa$dTRP$UjPHH!?3"Y(!f6^069tKI"R'/=o;/Yqqgk:VjJB)8,V#Mrod#l54Y;CEg]r!L0@nR5";(60?TnjQN+cqFQX?!PM!sZ49Kndh52piQctYPIoU1T"ipuU_@S'IA1F=k$nVk'0h.8uQGD7Z.e^DBUFkYs9Go$*:$[m(`H&82a@^^6mcX4p2CX`O<g5a=k1YV`IE"i":ME_:V+ic_Hg_AO_<g4K)_f<:4JGNq2,#JV0e^:<S3pg78l>qoEc\-d<]N&fXYV;lr?[9#Nd;7@4&P5"Q+[jBrTtG&9HCe4I+Qlj@dSG?"EBDUsJ%m)>2JnOVq636_Yr](cqcN+(2]kafF]pI4o10aJ43j(78SGHT##<,%+Zg@r<]P7<7umIuc,U]?nZHS1bI7[I22E[5*\Bof`1`Vm9HB;]aTj>6?$Fa-5X1LRfR@QdLP)Wc_M,eig9$].'XTA<h8lIQ2`qG8]'X2qOYNWr@b/WUlIic'L5)fWg3Xn_d%0<<dgQRCWq2Thhf:a/3'hVVnL^7PGfIWWCGtb[YtX6:?3FEbF=;4K*ZX`n3>-!kgDaf1?P65oXWNJ(XY>>^Kr%/'V7p/^<rrn7S_Sh(9SuLl9u"FC4+!*&~>
+Gatm>>BAQ-&q9SY@,@'7La'Z^?I$KGh8WC&DWQg=F4(;LKHrCeW$#e#kLZ?f'aonpUpr3%=WiR?IXBtKXrjib*j>RR13DFCHs;7'T'[Ba5Hm90BU[Rgdl7=%8\5<<h9]EIL/5;aT*s,q:!;)je(.U8?X5m&/T3esX<)WA>T)8hb1(rrAnoRkgOdIOm4m#fqqBQWBF@_%H2Y+FKj=.QI_TK2a.M%7hIqCQO*;$5Z_mUubDp0"^?]qN&^/UZ_N1I[Uu=i*Kp]I=268pF36W!^:G&js%UR7-^Qh,<[Mb(F=iWoCqA#.-,<%Q%[27Lscm7T7<aK;nk6rB;rf4^Z4H>Z(WVi4VA08-Y>Uj4#f1Cl[>Q;r7,k<4=(kRmH;p<ZHP)E<`as'?%r1#9R'fuOZAI#;)\E<QM!<XRDl+-<@nm#!^D.j])FGg.>So/dVU04Y"K9"]/>ZmubBa8M*.!^tVA^R%WHC@_=GH3qDVWY=&@<8j3TK,h49[bgKBYh#3IsY]Hnq(7H)7"W4KO\jYJQ$!V8V`_6cBJ?`S-l(`9dWi)+K7S71%UVG*1Q"$LL>&#non&A="sP+YB\H!"Nt"jgm];0dqu!Ko7[aRJ)385h?96))uLKNYH7NsWS_^^YGN%6R_r@d8IjXUfK))7/Kt4gdB*LTUZ_@JR"t?e-i@oc=4eZ0?a59]JlUp"kS>bUrBU$-Gh:O&(<M[L[F49)+\N2/A,\]/;^m.WgB%1k[cJ[<bT$c%coPS=NG(W8@W<Q(B&>q`=%Vi<JQNKha2/n<k/b&97=uEp'2(^(cc[.BM^GqFXN]oIDgJ'\[(;7'K3WiG5WDmdj%('-1ro1bKNX<Z?9rs#.;ghkB-('Y*lDT`E.B4YOOCHEo$c+k1)men)H?W;YV]fU&bOD1pV4f";L\RC]qYjOa1",W(,:0U_-F5lLgFJ.@=_P&bA`4B:-^0^>ZFgX&tn/[5/C%rZ"3-k&p6*;jMdio*B(?XJOc^
 uH/Jkcp5V>c'bepG!,cL1H"cY`-c29c?5Usq6Pl4qUWhmFRR842fZH)ldZ@O_8rEeP5"C"r.*=gnZd2MT)7'oK0tu[_U'Yc`7UQIM+1K8]*9JJXhfs]M)"rnGS#Ti4Qn.O`?#YFQ^#6GaDtC%E9o^-F"iO[3eu++dm5oac.T=(?3)0oCUMFfp)QMr!-AR\[(c*r78j#\!#C?h.(hm*;!2C0a5ii'*?o%^hH&\Nj80?-'1!8<`5$_ZuE?1drL2Y8/X4B`$8RJeE0WIcnc$"\&'KtEV?3LBO,/3JL2j%1U]RF&?IsEj1R`'>j(TIplb!`Yb.rg*O;SfntXq(sW"9R>WCR[_u%Cg?Oh1Zq%FaL,$"4XnpF#@@"il[_Ol5Yu<J0aboF!NguEhgQ^qW:>nDA2p2ahs/!j9@J=)Gq*Ge^Qu<Yams9f1f6c%[?6mZIg/(;^^RAQ,G!Ve\!X$5%CR`6V&;Z:K0>E9`Ru,\;]'bKK0AfXgbg\hVtqH7',J,o7A8\F?#Nr/K8/LjXOfj84j$qhD4XsPuLR,%dTdbOW>%/&bJB($\QOZ+$Rs#9&962]5&\\]DE=LID#P5<Hc]gqqmdm=FSfC\n=`R'Y.>;&&_$a(nu+#LO=+`@sNgseFBk/cDrd]&"CWAQ>>]Ul!BGU/D$-(,[qVY_B968R]F#)9+M)umX-tR,_F!ok1E7!h9\ld:6,9$0X.b@<g%rBq(%\WVF4j>\oX8f?q5`8i@Kpq@2\6a!q3d('X(7uYok<!"pK0p.MQeer,\OhST@WYX;^el7m?.hLLK6ASqal;n]Ana`e">+?A9JD3(*$Z3<qY&3JSX/WMkLD)i%.MTjY!%nO)N4d]d!*+qplj)dla6JVR#o"^h5!"!6o!i.%ktVKb'Z`HkU+atr.a3dKr$TJPjm'C`lX$?m4g&npY6\3g$B5?Q&#F:lMu;=*0lQf3"gdoo+b-FV*RkJ_Jt."%F@fU)VI*[/7U"8cYnJ)W
 aomJ7:l(<Rp...@B>YUY""0Qkf$]W_&G9774pf7LdF*t,^F\n@-4"/Q\M3OkUjfu=d+2i%1SUYai?>(4=q:od185Xg\mLMCC8MtPpP1;ZeRbUrk]W;Jk?6I3/G(_#AN$_k`*6oFo2d`e)Y$)#NiOr)K[)bX4BqcUiHOWN@^st.ZaL=<74E1=Ml-Oue449qo7F<J5s]qGnPI#SMM$"uVX,8]XdZtUKcsb$bi8S[Aubq<:WnUP(ITh:b52QXP_d9YE__kPp[g*IDFPu7n+X`/OU]_g+*L1><kV;;:R".ho36mI!=!.F*\#&]SZ21;"s(/*5^0%_Ck>/]V1C-,%$0/3h`SQjVe0ct5D%Jk=7>WR^.9+`0r_s.CQr?rd<PWd"1?H$#R:=G,_<OtV[U?"([RcWMl@KoWda&j$C8.ho:[-n^1K`31gQi$VPQYrE:b(cYO3i18&&ERG-AY;<hDVoC'4i7_/n<9";0Li!mjE^H2M*?BBbG["XXB)2BGnOcWY*jokZda6d&N_mCa#@kY<AgAcZY(=@1!Y>[D1c]_O24(-3\k$?g%-7Xe^0WEe6M:h7gI1Ipdt1T\b77iPXLBGR4=?JqS[7G!!LTZgg00H?4jX+#p-&(mH._@4X[E+Mf>Ij&*kD#~>
 endstream
 endobj
 19 0 obj
@@ -102,7 +102,6 @@
 23 0 R
 24 0 R
 25 0 R
-26 0 R
 ]
 endobj
 21 0 obj
@@ -130,18 +129,7 @@
 23 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 108.0 316.532 360.984 304.532 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A << /URI (http://cvs.apache.org/dist/incubator/beehive/v1.0m1/)
-/S /URI >>
-/H /I
->>
-endobj
-24 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 317.976 303.332 519.972 291.332 ]
+/Rect [ 317.976 316.532 519.972 304.532 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://cvs.apache.org/dist/beehive/nightly/)
@@ -149,10 +137,10 @@
 /H /I
 >>
 endobj
-25 0 obj
+24 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 248.998 224.316 236.998 ]
+/Rect [ 90.0 262.198 224.316 250.198 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://beehive.apache.org/docs/1.0)
@@ -160,10 +148,10 @@
 /H /I
 >>
 endobj
-26 0 obj
+25 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 227.798 284.316 215.798 ]
+/Rect [ 90.0 240.998 284.316 228.998 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://beehive.apache.org/docs/1.0m1)
@@ -171,24 +159,25 @@
 /H /I
 >>
 endobj
-27 0 obj
-<< /Length 1782 /Filter [ /ASCII85Decode /FlateDecode ]
+26 0 obj
+<< /Length 1710 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb"/'968iG&AII30Ku<h2*ult+$J.gj%M4'a,SX3OQ8ZhOG&u&*Bp4_hffBg`0-uCg='QP@u12jhnBo=HG*Rr=Y@EA*,>ZVD\nO1Cs2R$q".\[I-IT5Jm5:pT8V=E`N*cd3>Aofl\2I>D"r'&:!%eBgRbh.=eB'hGSR,r'jmhlpqc&feg4<u0B6&8'ld-.>aB&)VIi\B\QS:i!j.W5pQ4opbXPIQ9'l'C38"Y\MZZ#X^Xo4<QpZl?meM\5=)7V\UmpN[YL@>lKlqQ`0hFtdTcNB7`o@]:H\dSP,iTuMd,sW_9+1CWg?Iuf"LUD0_A;bOV5u%PNsH^e<"t;DSJZQUVF#//b<oSPAgL?:EnX^:4t:Y^O+eabCdK-inDW+2HnV_*O)M-(FX`.k$ERMG!pcE=2Bh(,rD!P"+UbBbFf,?.-sj0`HA)b[;Q29on`u)(/VG("+!:nMabrkD/.P^I7BI,WHl%]W@$+-I'f!nn<Zm=Yk<ZI5QHN)uj@-a$"bh+)M]?:/`>jmURT,MC?'Z%,AhRM\B?Bm<4`u$1h`6W.ht98H>@m3IU/=0"Zgg`HoWUm$Z<ief+]a!5)n)lZU@X"Pn1>Ht&jj;dMauH"n9(7[Zaj:j']4.59j:UF^m(UG&6H9FN&M#`0</l]HI:d&$^ch$!Q`7CCE?Qb.Vlc#@,?GR^L!GO@2aF0)$:>l,\3(g.2"4%RW%d!l(.Cb)\:KH&0%!Rh$]-Voou;#Ann-?:fsm1jD3BkkK4]Q%LJ_+eegd)odW\V*lX!,+&k'98dD+`:0T**(Qo&aFZ[pnRN<8Zo3)s:q8/+Z!TDu$Ui:CtKJNgl+K!':R&1L<PXq]JU>4TjAXt4P4YAdU$Lj<Cj:ZY<0lAJFj7*L0X5`V)aohbD")8:.9I0@EH#]$dKY3Z^D`9H'`?=i(#qq;BSr@mRgbI'4XC>FrKO!\2j`,RHb@@Ac0CB!9AVjF*Z(<DnT=@"\/tj^u:kl"I2Qnp
 l>R_UOLMTeLEQNK(k##JS#PG[_b'/!NZocT-]FG_Ae$fC"72nhHaQB+\D%<L/"q@'6`'4acldV+BV&I[H;d%_IU;LN?HY>>q)861i$fF*e"3RtkO1oFPcm9\n<A[J_a7TW=7:8.4`(f/Y/faPl4:EOTNKEl\Q>\IjGbIVohs^=t/&^hffel;#mfG2R""E,4hsJE.M\!h$3T8Q+3s8k<c$n"51<\^"G-Hro!Z=.I;T9T96Nhpm!-4,Fp8+F[1]#n,mV&IMg);#s<Q14m^t%a/Nj@279Zd"0HZI''EAKc"H&bti#a5"iPj&L:5+be/J!(7T!;Y6NK`lH9fBJ8N2P`r'`Uj&?O&o-<Bg\05IVWQ,DLI89XlRoJ/+S,a'X(q'3a>FaSJMJ45Tdi\9%c3nH9.hD*SgG3'3#iiC07g+XQMjS&L:$k9d#s)VPc6(#WZ7U!LJOVG`(f,^i09ED)t=LNXYaEmm#1+&K^bmb(WX$Y&k/l5@W.m#0lD!n*-<#B\@QHmCV7nd2P4gks\Uj.Gr+`I;/EIFK_;E^4Dc@\%bD'TNRcI]3:ZB#E]^GGlWe/M8X`g'4OuD&[[Ol?Ml*<Kj!;5EQ-*G>38(2*f@AU!hTUteWRS"*aA,_\/V#mhPddL(RPI:3/(]8&j@.1i_'/cK;?]BeUCo_CZ(Muc/`VO8IF>I*]4L[!t>Bmg60Ub,hIHh&2[;lmJ>gkM0O5K;\ofEOFh[!eA)3ucVQ>!D8s/&$i5B0D6ll;BLOTf\_dAF2ET]_hkZpt_?$jHgS99$a8?;t#7>J~>
+Gb"/'968iG&AII30KqKQ2*ult8G6#p[55q7*B.#g6]qO>65!abF@dr#rVJ4`#F:T&d@MC@*_QWlrV!qWe]iJb4.lI-F0$,S^Rp3<Yq=6]I!Vl?^2dIR!\9Vg@eT!OAj1Qca"3"_S,%):CFU;&*35rIS8d5hjr<X0V-"FC/tu6TC%9ccU)NK@RI&hD[D#f8Nrr:H&[*L/8>IZ0+aOoLW?V!d9!l.]s4dUf]5p$$qOijEr1F)h8h''3fE$P5#FZhZZk_UuVQi`pL?1VRk%:H!OO>]'$pCe*_b-C7p/hl&b9k_YHk,&:cTU0k5/"F;e>4E!W>=%hef2f7bfIJ8-NSgLq:<i;XIV&&Q`mJc+bP\Pg(lIDAKg/=rK'E0MeF\6QEM38YsVe42F8PWNDN3m,)IdA@[?Vn65ID`g*50i$&XQjheiWadC@)+g&d^'*&BFV.\^cW5]E.)Ch]J>\Jt4ke^\d)0M8ju5nK@cg,V"^8SC"gl'i.ukuV[;7?jj,4Q[+-Y.::u,)qRWh_Ts;U!bl3EKEo*>`)(4p]dPh/u/!I<U0cIi[>R'g)P7"aJ'4rKXk%C\kBa+0_Kgj,IIbsnRX.<\]lWADKg!rG&\^]C$6.A#h1Yo8u#o9,LHYBI%B@imoWWIGV2KRXCjF9C^XLQ4_?--0Juan-nH/iPtTaQkK4_'*XQ1Qeegp-ofA+g*lX!,+&k'98dD+p:0K$)(Q]2g[6(S9RLU-JF&Nm]l,!lt!TBDe>.?"m_ARr[&C\HTVPs\M-.;%a.b=>j=cX8K%Mp-U"o(.7B.8_T8>+lUf^\`j9Zqh`'?UHcGu"&=,uN'R=^Klr/!XE\%r\C_oP!Lj':Fmb?7IkNh!(2=Bdn!e;X#r(.M'_W[MUN348#CG.]6B;*:&G>rJA_XfHkX`(2er.q`<IY8?GcPiL6;/.P`V:0?QE"F`b-BHWtL!:75_WQ&4,0,(7%'@&dlB8LiEgC"]A6nf_[Ch'IFg[*u!
 !77pRO090ULLPcS*^@$PX[@6UP6gG0<U$GWXgMujsV*eP:U",oDccq:+HG-31[iFkh9ji&%66Do_@43Sm<Vf[&q0F'q(IE@ehXV&e?Aj<ilnq>l'%ki=%N)%R^71)aMt]\q.H/jnH\D:(B"qoh1s&-J3S4N[JW(X5.H:QP4p!u9!4h-G>q,"$N'7c`4.<*@D%-td<HFu[E:qqE;76q!QL.]HjFC+hApTX3'X,ja,ib)Q0n`#gcaoLYaG-9RCs<_.bcP,ODk+)+Ve+=>5CWBLrBd)N#W]*e<m>aRq@$#sjf7.&B=m.L?GgUEE&kaX=r?l3_,XM(GtsKf%]T")2h(B#<Vi48f'F[J.?J?G$'Rjo#j7Fdl&[eQSZYPF9>rbJ`H;Mqci^(%SYS_BL4/Xe+)'@67XitZ@+b-SP69g"d&j$LS\G"mDf=%/l.h_O^HS;Lol*k`b$;l*,P%bLm+'R5rLD%Ggr(t7nJRdlH%+PGB(<KjnuUIG`hl#\I7PSl<XKEqNFKTr.odm-rE+qT(*d!p5WTmB[FO%4/tp:";7;0">KLcml_!fpBA]mH&K#Hoh8U1W0VlXprn.KIQS$Bdcb+J;/JcmtC1^$EhXq?s#iBV.UhWh+AJ/Qs+7B$V<'o?R\6C06mFJP#"Th64417q4f(9gkb,f>6Q>KjQ"e9:r?,?XNVYAI1rXZK[iE#n("iV5eGcfd3!Y-4A0/g)_o`~>
 endstream
 endobj
-28 0 obj
+27 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 27 0 R
-/Annots 29 0 R
+/Contents 26 0 R
+/Annots 28 0 R
 >>
 endobj
-29 0 obj
+28 0 obj
 [
+29 0 R
 30 0 R
 31 0 R
 32 0 R
@@ -196,13 +185,12 @@
 34 0 R
 35 0 R
 36 0 R
-37 0 R
 ]
 endobj
-30 0 obj
+29 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 232.992 613.2 356.664 601.2 ]
+/Rect [ 232.992 626.4 356.664 614.4 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailto:user@beehive.apache.org)
@@ -210,10 +198,10 @@
 /H /I
 >>
 endobj
-31 0 obj
+30 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 252.636 600.0 297.96 588.0 ]
+/Rect [ 252.636 613.2 297.96 601.2 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailinglists.html)
@@ -221,10 +209,10 @@
 /H /I
 >>
 endobj
-32 0 obj
+31 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 209.652 560.4 295.98 548.4 ]
+/Rect [ 209.652 573.6 295.98 561.6 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://wiki.apache.org/beehive/WishList)
@@ -232,10 +220,10 @@
 /H /I
 >>
 endobj
-33 0 obj
+32 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 226.98 534.0 285.996 522.0 ]
+/Rect [ 226.98 547.2 285.996 535.2 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (mailinglists.html)
@@ -243,10 +231,10 @@
 /H /I
 >>
 endobj
-34 0 obj
+33 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 479.666 166.32 467.666 ]
+/Rect [ 90.0 492.866 166.32 480.866 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (downloads.html)
@@ -254,10 +242,10 @@
 /H /I
 >>
 endobj
-35 0 obj
+34 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 458.466 156.324 446.466 ]
+/Rect [ 90.0 471.666 156.324 459.666 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://wiki.apache.org/beehive)
@@ -265,10 +253,10 @@
 /H /I
 >>
 endobj
-36 0 obj
+35 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 437.266 115.332 425.266 ]
+/Rect [ 90.0 450.466 115.332 438.466 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10570)
@@ -276,10 +264,10 @@
 /H /I
 >>
 endobj
-37 0 obj
+36 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 416.066 202.32 404.066 ]
+/Rect [ 90.0 429.266 202.32 417.266 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://svn.apache.org/repos/asf/beehive/trunk)
@@ -287,87 +275,87 @@
 /H /I
 >>
 endobj
-39 0 obj
+38 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\127\0\150\0\141\0\164\0\40\0\151\0\163\0\40\0\102\0\145\0\145\0\150\0\151\0\166\0\145\0\77)
- /Parent 38 0 R
- /Next 40 0 R
+ /Parent 37 0 R
+ /Next 39 0 R
  /A 9 0 R
 >> endobj
-40 0 obj
+39 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
- /Parent 38 0 R
- /Prev 39 0 R
- /Next 41 0 R
+ /Parent 37 0 R
+ /Prev 38 0 R
+ /Next 40 0 R
  /A 11 0 R
 >> endobj
-41 0 obj
+40 0 obj
 <<
  /Title (\376\377\0\63\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 38 0 R
- /Prev 40 0 R
- /Next 42 0 R
+ /Parent 37 0 R
+ /Prev 39 0 R
+ /Next 41 0 R
  /A 13 0 R
 >> endobj
-42 0 obj
+41 0 obj
 <<
  /Title (\376\377\0\64\0\40\0\102\0\145\0\145\0\150\0\151\0\166\0\145\0\40\0\62\0\56\0\60\0\40\0\120\0\154\0\141\0\156\0\156\0\151\0\156\0\147)
- /Parent 38 0 R
- /Prev 41 0 R
- /Next 43 0 R
+ /Parent 37 0 R
+ /Prev 40 0 R
+ /Next 42 0 R
  /A 15 0 R
 >> endobj
-43 0 obj
+42 0 obj
 <<
  /Title (\376\377\0\65\0\40\0\114\0\151\0\156\0\153\0\163)
- /Parent 38 0 R
- /Prev 42 0 R
+ /Parent 37 0 R
+ /Prev 41 0 R
  /A 17 0 R
 >> endobj
-44 0 obj
+43 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-45 0 obj
+44 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-46 0 obj
+45 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F6
 /BaseFont /Times-Italic
 /Encoding /WinAnsiEncoding >>
 endobj
-47 0 obj
+46 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-48 0 obj
+47 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F9
 /BaseFont /Courier
 /Encoding /WinAnsiEncoding >>
 endobj
-49 0 obj
+48 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-50 0 obj
+49 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -377,18 +365,18 @@
 1 0 obj
 << /Type /Pages
 /Count 3
-/Kids [6 0 R 19 0 R 28 0 R ] >>
+/Kids [6 0 R 19 0 R 27 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 38 0 R
+ /Outlines 37 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 44 0 R /F5 45 0 R /F1 47 0 R /F6 46 0 R /F9 48 0 R /F2 49 0 R /F7 50 0 R >> 
+/Font << /F3 43 0 R /F5 44 0 R /F1 46 0 R /F6 45 0 R /F9 47 0 R /F2 48 0 R /F7 49 0 R >> 
 /ProcSet [ /PDF /ImageC /Text ] >> 
 endobj
 9 0 obj
@@ -406,85 +394,84 @@
 13 0 obj
 <<
 /S /GoTo
-/D [19 0 R /XYZ 85.0 278.332 null]
+/D [19 0 R /XYZ 85.0 291.532 null]
 >>
 endobj
 15 0 obj
 <<
 /S /GoTo
-/D [19 0 R /XYZ 85.0 204.798 null]
+/D [19 0 R /XYZ 85.0 217.998 null]
 >>
 endobj
 17 0 obj
 <<
 /S /GoTo
-/D [28 0 R /XYZ 85.0 509.0 null]
+/D [27 0 R /XYZ 85.0 522.2 null]
 >>
 endobj
-38 0 obj
+37 0 obj
 <<
- /First 39 0 R
- /Last 43 0 R
+ /First 38 0 R
+ /Last 42 0 R
 >> endobj
 xref
-0 51
+0 50
 0000000000 65535 f 
-0000011013 00000 n 
-0000011085 00000 n 
-0000011177 00000 n 
+0000010757 00000 n 
+0000010829 00000 n 
+0000010921 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000754 00000 n 
 0000000874 00000 n 
 0000000927 00000 n 
-0000011322 00000 n 
+0000011066 00000 n 
 0000001062 00000 n 
-0000011385 00000 n 
+0000011129 00000 n 
 0000001199 00000 n 
-0000011451 00000 n 
+0000011195 00000 n 
 0000001336 00000 n 
-0000011517 00000 n 
+0000011261 00000 n 
 0000001473 00000 n 
-0000011583 00000 n 
+0000011327 00000 n 
 0000001610 00000 n 
-0000004536 00000 n 
-0000004659 00000 n 
-0000004721 00000 n 
-0000004908 00000 n 
-0000005097 00000 n 
-0000005301 00000 n 
-0000005498 00000 n 
-0000005683 00000 n 
-0000005870 00000 n 
-0000007745 00000 n 
+0000004563 00000 n 
+0000004686 00000 n 
+0000004741 00000 n 
+0000004928 00000 n 
+0000005117 00000 n 
+0000005314 00000 n 
+0000005499 00000 n 
+0000005686 00000 n 
+0000007489 00000 n 
+0000007612 00000 n 
+0000007688 00000 n 
 0000007868 00000 n 
-0000007944 00000 n 
-0000008124 00000 n 
-0000008290 00000 n 
-0000008478 00000 n 
-0000008644 00000 n 
-0000008808 00000 n 
-0000008989 00000 n 
-0000009204 00000 n 
-0000011647 00000 n 
-0000009399 00000 n 
-0000009583 00000 n 
-0000009713 00000 n 
-0000009897 00000 n 
-0000010118 00000 n 
-0000010240 00000 n 
-0000010353 00000 n 
-0000010463 00000 n 
-0000010574 00000 n 
-0000010682 00000 n 
-0000010788 00000 n 
-0000010904 00000 n 
+0000008034 00000 n 
+0000008222 00000 n 
+0000008388 00000 n 
+0000008552 00000 n 
+0000008733 00000 n 
+0000008948 00000 n 
+0000011391 00000 n 
+0000009143 00000 n 
+0000009327 00000 n 
+0000009457 00000 n 
+0000009641 00000 n 
+0000009862 00000 n 
+0000009984 00000 n 
+0000010097 00000 n 
+0000010207 00000 n 
+0000010318 00000 n 
+0000010426 00000 n 
+0000010532 00000 n 
+0000010648 00000 n 
 trailer
 <<
-/Size 51
+/Size 50
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-11698
+11442
 %%EOF