You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gm...@apache.org on 2007/06/13 01:25:30 UTC

svn commit: r546666 [6/6] - in /lenya/site: ./ community/ docs/1_4/reference/publication/ docs/1_4/tutorials/ docs/1_4/tutorials/setupide/ skin/ skin/images/ svn-log/

Modified: lenya/site/tlp-HEAD.svn.html
URL: http://svn.apache.org/viewvc/lenya/site/tlp-HEAD.svn.html?view=diff&rev=546666&r1=546665&r2=546666
==============================================================================
--- lenya/site/tlp-HEAD.svn.html (original)
+++ lenya/site/tlp-HEAD.svn.html Tue Jun 12 16:25:28 2007
@@ -334,6 +334,9 @@
 <a href="#Documentation">Documentation</a>
 </li>
 <li>
+<a href="#Site">Site</a>
+</li>
+<li>
 <a href="#">Contributors to this release</a>
 </li>
 </ul>
@@ -347,40 +350,71 @@
 <h2 class="h3">Introduction and explanation of symbols</h2>
 <div class="section">
 <p>Changes are sorted <translate>by "{0}" and then<param>type</param>
-</translate> chronologically with the most recent at the top. These symbols denote the various action types:<img class="icon" alt="add" src="images/add.jpg">=add, <img class="icon" alt="remove" src="images/remove.jpg">=remove, <img class="icon" alt="update" src="images/update.jpg">=update</p>
+</translate> chronologically with the most recent at the top. These symbols denote the various action types:<img class="icon" alt="add" src="images/add.jpg">=add, <img class="icon" alt="update" src="images/update.jpg">=update</p>
 </div>
-<a name="N10041"></a><a name="version_2007-06"></a>
+<a name="N10039"></a><a name="version_2007-06"></a>
 <h2 class="h3">Version 2007-06 ()</h2>
 <div class="section">
-<a name="N10048"></a><a name="1.4"></a>
+<a name="N10040"></a><a name="1.4"></a>
 <h3 class="h4">1.4</h3>
 <ul>
 <li>
-<img class="icon" alt="add" src="images/add.jpg">[1.4] Transforms object tags into img tags so that FCKEditor can correctly identify images for modification. XSL modified from Kupu.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=543517&view=rev">Diff</a> 
-       Committed by rfrovarp.</li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] Added failing test case for bug 42602 <a href="http://svn.apache.org/viewcvs.cgi?rev=544784&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="add" src="images/add.jpg">[1.4] Bug 42050 - proxying does not work. 
+Adding proxyTransformer that is doing the proxy rewritte as last step of the transformation for html documents.
+Adding chaperon pattern resolver and using it for css proxing. Can scan any file for pattern and transform them to links, see the way I implemented in css to extend it to e.g. js.
+Extending PublicationConfiguration.java and publication.rng to read and allow the new attributes in the proxies element. <a href="http://svn.apache.org/viewcvs.cgi?rev=545437&view=rev">Diff</a> 
+       Committed by thorsten.</li>
 <li>
-<img class="icon" alt="remove" src="images/remove.jpg">[1.4] Removing until licensing is cleared up.
- <a href="http://svn.apache.org/viewcvs.cgi?rev=543595&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Fixed typo so that ip ranges can now be deleted and moved in AC tabs
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=544630&view=rev">Diff</a> 
        Committed by rfrovarp.</li>
 <li>
-<img class="icon" alt="update" src="images/update.jpg">[1.4] Minor: fixed comments
- <a href="http://svn.apache.org/viewcvs.cgi?rev=543530&view=rev">Diff</a> 
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Use only .html URLs in sitetree on the site tab. This should improve the situation described in bug 42567. <a href="http://svn.apache.org/viewcvs.cgi?rev=544766&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Check for modifications when lazy-loading source node RCML data. This fixes bug 42602. <a href="http://svn.apache.org/viewcvs.cgi?rev=544822&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Don't reload source node RCML data if RCML object has been modified <a href="http://svn.apache.org/viewcvs.cgi?rev=545141&view=rev">Diff</a> 
+       Committed by andreas.</li>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[1.4] Sorts the list that is displayed when choosing a template.
+ <a href="http://svn.apache.org/viewcvs.cgi?rev=546165&view=rev">Diff</a> 
        Committed by rfrovarp.</li>
 </ul>
-<a name="N10074"></a><a name="Documentation"></a>
+<a name="N100A0"></a><a name="Documentation"></a>
 <h3 class="h4">Documentation</h3>
 <ul>
 <li>
+<img class="icon" alt="add" src="images/add.jpg">[Documentation] Adding missing log <a href="http://svn.apache.org/viewcvs.cgi?rev=544663&view=rev">Diff</a> 
+       Committed by thorsten.</li>
+<li>
 <img class="icon" alt="update" src="images/update.jpg">[Documentation] Updated to point to 1.2.5 as the current version for download.
 The changed paragraph is copied from the site home page.
 Thanks to Richard Frovarp for pointing out the error. <a href="http://svn.apache.org/viewcvs.cgi?rev=544033&view=rev">Diff</a> 
        Committed by bobharner.</li>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Updating the changes page <a href="http://svn.apache.org/viewcvs.cgi?rev=544644&view=rev">Diff</a> 
+       Committed by thorsten.</li>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[Documentation] Bug 42050.
+Adding documentation about the proxies element and their usage. <a href="http://svn.apache.org/viewcvs.cgi?rev=545439&view=rev">Diff</a> 
+       Committed by thorsten.</li>
+</ul>
+<a name="N100D9"></a><a name="Site"></a>
+<h3 class="h4">Site</h3>
+<ul>
+<li>
+<img class="icon" alt="update" src="images/update.jpg">[Site] Automatic publish from forrestbot <a href="http://svn.apache.org/viewcvs.cgi?rev=544330&view=rev">Diff</a> 
+       Committed by thorsten.</li>
 </ul>
-<a name="N10086"></a>
+<a name="N100EB"></a>
 <h3 class="h4">Contributors to this release</h3>
 <p>We thank the following people for their contributions to this release.</p>
-<p>This is a list of all people who participated as committers:<br> (bobharner),  (rfrovarp).</p>
+<p>This is a list of all people who participated as committers:<br> (andreas),  (bobharner),  (rfrovarp),  (thorsten).</p>
 </div>
 </div>
 <!--+

Modified: lenya/site/tlp-HEAD.svn.pdf
URL: http://svn.apache.org/viewvc/lenya/site/tlp-HEAD.svn.pdf?view=diff&rev=546666&r1=546665&r2=546666
==============================================================================
--- lenya/site/tlp-HEAD.svn.pdf (original)
+++ lenya/site/tlp-HEAD.svn.pdf Tue Jun 12 16:25:28 2007
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 576 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 610 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gb!#Y9iJn_&A@g>j9Q!"Ou>ll.a"\Ka,Uu+:eH8`PQoU2o'bDA85aS\M]_2Wfjsucmr`hqOT]=W&?uKSPfs5=?WfY@,+sb-6P6e364+]i(aU^)fXoG0>+9@N%@E)_Z_uu(5$FiF6</I...@s>C"?LP0:'#X&LNH8B0dVJ"5?N);R09I3+&SODr9l+rL+XCAZRiPX@YP@I9%'-BEG+p>?/hYW#9dFhZ:=)E]a~>
+Gb!$D9lo&3&;KZM'ccUn.3Lg=A!/a6k15BdQb!E)`jTJii?6q*s1XEP#h6uK^9fUULkXB:pAoI+o&S7eMAXA:jf=(0=.'W,:+.=U:aGt'<"c)a6hqMrQonEO1\NLk1SuppS=!=?hf"BaXkP<$M=N$MXUmY8*XAJTdo?#Ao3tR4+$u&#Y4%^SEOp-5Sj8O!j%0Qca;!d:%nC,B2Ki.!0B]NuZY$a$?"KJogS.gT6iZ#n78o..i^L;2mD@AW`m2I$ZGB<?CkZd9:"WT"nclFq;K`gKjSW<<G,1H:U1QfJJb`h?r?$nM@R<@W#=Y5=U:b@e-mik/n>Xk<k<t9a.H]6Uq;(1!La.^K32?sq",BgqUZW3!Il?D;$hs4:.B\8Y5FQ;92u"]a+YUr'I<nqBjSiCEI3kWFBu&[s?@EhQ3:h\'5K=pj^PCldX2Q-[5oUGh1JrX#75Iur\nF;4SYr1d.W=)?,u7jYC=a1H7BqH8-GE80'?Fpq9"lTq^.>O1+2Jgn>XUH4&qt%S"99@eljgI-Dd96"F!bS)+J5s-:T@hOhrnJ'mYWd.T?YNl(,d(V0`,J8>sKBX<nG1O(=5OZDRKG>QT1rD")6ek7K~>
 endstream
 endobj
 6 0 obj
@@ -27,6 +27,7 @@
 12 0 R
 14 0 R
 16 0 R
+18 0 R
 ]
 endobj
 8 0 obj
@@ -72,7 +73,7 @@
 16 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 72.0 522.866 217.16 510.866 ]
+/Rect [ 72.0 522.866 106.172 510.866 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A 17 0 R
@@ -80,13 +81,23 @@
 >>
 endobj
 18 0 obj
-<< /Length 1703 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 72.0 504.666 217.16 492.666 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A 19 0 R
+/H /I
+>>
+endobj
+20 0 obj
+<< /Length 2665 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gau0D=`<(R&:WMD+lo?$JXR?';NqRm7<:F_dfQYX4b.>iZkBdi<YAD)],RO/J+)SBfiDPu./]g-jcFP2F8<e$om4=JCW/X"3mA`]nA.F`K]<<%"AYJj0&Pg@H"C#@Y?n;3Qe0*J$kBDgQ0[d;ZkIK`#G*Rt@4lcT\b"crEu+5>@](\bX(l^)mX0--hh/R`..?6[ZJ6bCo/g)IcCG=i>i;6f/S]'a6X4D*9\cR;-:3,1Z`&]B-VQRL=1A"VA6#g#CGKalJ$\D]pD@>Qmg-Cr/j)n=A!OC6Dt@4H)N[4-._k>/72f?`'JQsr8E9+)o_n,ppRc(+QIU=^e@-a8.Ge9-R*=o=*+^#!k+q>A9Q21r;q2Om<=G4g#O;Pug6<uqlb0;tn%lON>XA;E$_sI%WC.Ju<XTEX,HK&iqs7(B)q1jgk>@Ci4Y`R5Q(+PcS3r]4[JCNSKEQD/XOECWdsb<*R_?mL='iE9`7UT>#el?@iVQ#hCd8L=66\iX!t]/,4er\Q`92Np#fE5H^AOYeK?(mg_(`A$=8FUU"nP=DH[U2q-:WdHa1#T]J0Z]0"[7H+*t]K/<)fj%3=;D3rh3e[VJ(a6eO=<dQ1("K<X.Rf_t3`d]@VnBNCEXSTt&(]!kN0;()d`dlP+F2BU5T2F578USad/D#30cgkS,eTJL:fQn*bbA=k9+Z=e8f\:Xm!DGp#)Dh.+aT)e[-c90C5Q;+:V31l!7`*9rTTb]-2sUiUS5G@Bp9mEQUBSo-io^X?iM^PWDBB;=e$QhLZ1?e=Dij^iQc85r(K?4g[kQUe/QnZa;.:4Hd(n[[SLT^o.<%B4Sg&n<WcV9*da031+A%Y:-'aU#N_V"+M9pCsD]!r`7!Djk^?$O!p@+<m;r9LD+IAg]FP8";$,jiF5b\JW=/+CW&O*M;gZN1LCsl&V?)KlOa/)>1NoElm(ZT,bjIr4c\4h5:u-maK.,o:mps]gBi;5@F_*cl"UP>)E`a"I/+
 >,IbiLB_!4830+EjE!as5+YM!&rUoC@;aTNTZd@L2:RhYgP!:s9$OqqkT?rZ0%1+u8=!g*f*q%(ML"=0Cmu36i'Sk)o0s/Q5H5M&m:n$u#:1fq<`;J%Y"aHJ&NMSHM%mft<L_p_;-pb7K2SR*7kVi4!j4u^>`LSJ5V]moo17tQ8ACjM:a[<?,!q9]<DAh,@B;9L^:p!FeR3"36^X@?^gRB0[-1o9HU/CGnoru&G1h^dSPLgi-(>R7tITC:0@;,dCef)/"Ccfs".n>fLYd9!+)sG=QF"biFs*Q;O]YA_Qq=mA?Y35bM)S7k2E,)*5(K8n#(T1Y3=c_K"@!C&R!t7j2Z)dU94'"YJ)i+@gamHp5,c!@E\%%p_$Ytnq6UGA!+oF6&"oqX2TheCKRF;QlV(uVZ(17<_)NTT)l&^s%Z(4"aiNQ-F'CQB4cc#<sKLZB^ET'n3QF:@_:4$6>,$XA8Qh)+2c#UM8OKGZ,<'0#+%Vfo/88ZZ"m^*k$_rc?`)KV@<!X4b)?&\Z@j:Fs"G'AB?<Z9_e<]2#ifjO,:Nb^@EiEZ[986%*b0Y)jn##"41..1ak4A%`7q4cQQHNekM.Q)R5+Ub7'@1asiP?ac>VQM1$!1Ub<3],4Sf';)*NLC8ZcS.X4$<BK:dHlQ#X0:A#nSMJ6-MkDIlVmgJJ<"\f%Ri-i&A;0NLQ6$_W"9CW[lp_o<PX(b1.<n3~>
+Gau0F997ge'#+6E#]nYc!8D=PU*s`+@$,Q.B=!s+As:MHdW:Krg/]DS?:qZT44sSI76R`H]@hX@Jm=`Z53h\.X('1hmq4l@ci,_1$1U1MO,!-/9.1*0&Q9<h=Z*g:?W$9_Rf.$qp3q1+(OD=^V#/-TpQdVh0CqL?1(dC#I.#flhWLqpX)+'P9A'm41_6crH,"_#s+L'-7sVl+?H[a0#,5HtaXchKKg*S]hUel1q'Kkb<DV&McDQ6k[P$#i[:cGWoQTn/buNF*3cl^t:ALMprS[c%9F*<Dc0.4HKR6mKo;=M$3n'J7;6TP-D_0=59;I*dX[F)R+/cl'pr!-h%h?e:Q)r`\2;0K`BiV33/W2/39=2sHBNNd%Bi(e+SOQdpYUMW;FY%=Y)TCZa,o\jhd.W&5&i"W>n*"ak/o0!0`rXpo(M\SNFqA4pHLp1_1sc1[$"%W%H.pDNJ-mO:ZHmj1(c(10;E*/UbkIlJ?VH',X$'d]@O2_?6ie73_?'7*Qrn;.NIp=Mig^;"7u]4D.H0[s!s/Bq`WI(hLp2o7c_E:,K#AiMDBiZMhIB@?*3jBI6s)Q&p^AYN4t67RcS9kbBi,Z=&k,E%Lh1:Q_Rr\`+b,,FE@-'f%I^^p55acl)"<SoEG(":>#ene)p)D_H9R2'aP1t^HVY'.p!VUL2/Rq=HWMa6_kEI7H63tTN>!D:<c,JJn`H_%eg+P!fh)mRQT*Ycm]p[sZ=WQM/[qo,YYiXE@`5HYCqqi1GcRjEBUs>h0"[E`6h[3n`R=Je5:`&(+Ek]oXW7I-oV^[@o]KDYDi[q\F+jo1/iI/\V8!WN0%S0_YBuhk%=k.8)A<27T)qrHZ4VhZUYG6fN&nRr*"apZXlW:sk9GJOrQ>mB[V=k"q;bt*ib64q[]qO#C9&!%O_lRUgu\e?5cS'^NAk+?TX[Gm/K7]-Z0StpnVdi"87/,"2N;iSd5k7PR`>%R/499jVFZmt9<CmHn@U/Af>W5
 KOIbT)^KQ*,,D@=Ce6a/Z&K9oV0Y8#Jp\n<6#s'e.;6<K*@YO8d;*3Qd<Kc6CM=&->[cS1geh7jR5BU14iVICI0-SX\W84J";(OZ;)iu`;2E_NQ*`$%LT!fis\lVEai1f!=+=K.tcJdkgUAoculXISB0i_Tt5.S];Sgf$d'1YsY:mq\?^bjHd>NKk_8)_L8aXLA$g''M#V6"&?`91ceO9a/Z=eT+M%=D+s9adHlGgAqhAq=osKtH=`<X<FnKT&B/odn6T[&FRN@#HFJN1W*35n62iHsm&Z;HqaiHuk419';0I1l81N+ObJGBJ9Mi3_<)abchCoi/<]ej,&K9-mV4=?NM+YcjIq[ohid5#sYUC%$Jt?'n4#2SuV=%K\/lcdt_9MI*`S0CpgW.Ej17cC.6p(T&A=r=fG,P;,[MECgC0Fp>$_Lo3=0kd+BN4Ss!n$Z\_$ZMVCrq/g@(HP<4U!J]9*7;3J/sj:k.FHa'7j7RK6'c7Z/8L%q7iD'7j0W`ugF<ScN7AG4PNK2a<R(./j*B\C3P)qTfDICq14C8^&\D01MRT$#IE_sOYB+Rl1Dl@e:$BGM&L^5#sTkq*GA5[qhHdQqgZ@"o]=UC7>HdI3'lScP1FZ0r#9%aq]A!XlL?0(2d<=0">j,(Fmj&R?qmo@3\rbg;b.r$n+-N5ZjB13[:f\C[7'I=2P4R4SJ+_"NqT1>B;FEmdUK/HFL5(DK6$e*i/$$=H")'i[k;G^t[49"2=Ya4[1<)QRB1I(pHA\kF3N>rL)@/#DUq)1kX7i@U5$d_uCkfT=#_2Tgdh&gSTV`*RIVm&+.-BpEW;r,b4N%+TOrkEIiahAV<"TI`.teo8Cmh=1Cb1;'C*#%]X]ftIV`)*%/N/fP0#_W^6_1\4,$I^W4^]58<9WhQbL;Q?RoD._WlK#9TfSII,P"G0I/Js3cXq`Q93?NLDk^=iAL;HF"Yol\2H"8&,1QmUdsd!Y,IchO&a?:J^1e;f
 ;Kn1b6s9m<j8[aEfDcYj?KeQ,,&X'KQtQJJL[*+PRNcaF(GBm#HlJQ/O?SZZ&?;d$!KL"61QWcI<AfB=_biR`OiPa8%XrRK:kq+uV()BF+T'7n%1S`?gkU,K1#)H(@I?S&KrOr3!CCTLrlEf%b/oC\md$dUrqk4lb]2eT;Ui7(rqUK<5jd93P_jr\0Bmcq</]%Q$Y1]nQWa+<Y9:1M\8>i>?0qE])SVh&97kTl1`VQ5"Da75)%$_5F\<;:*G*&[-/@tAt&J`)75F`+,/4i,D!2pg+JF*)q?D1V-OVWhgU=^ZngCQEUenI77jY!9ut_(!Hmp6^7#+uDt4nWN$Bo&i9U;%ca)l"CWh,uK2%pp"M/ZP'!]9P>.,.j:j0:+:jZQipi>3YGkM'FjXu)hi80ZY>^#_NH(dR/V5\nroVs+<,"IZubh5l?UA\E8<nD,nUIBfW)^dnEq.s-W.mn#>uQCj5uAI1#[mPNSlN=N!h;u$)&p7Qi."-&P@7UN?V<0Zgjg>I^oDH!OcXoa/Jn!4@I7</2RB29E?'=QiKiP!,3c:5?A[9poPcBF<!YK:qmMX\-0sp&9j<8LsQuT!`K<W\Q.rc>qB(5oo3DoN<^6IB`q"f?(6oAPA$mlqSAZhRS;b&C=2I(T25*B412'Zrn@T[<gM4-;kQEdfgrfA3T>nq"8iEq"o~>
 endstream
 endobj
-19 0 obj
+21 0 obj
 <</Type /XObject
 /Subtype /Image
 /Name /Im1
@@ -101,25 +112,33 @@
 GaqE"UD<Q"D1F;uNIbhXGSl@_KsM'm''!/O#b"V06*cKhe:MKKF^7XK+HR;GaC-hH.:M]b93"7U@LEA?b#e7>~>
 endstream
 endobj
-20 0 obj
+22 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 18 0 R
-/Annots 21 0 R
+/Contents 20 0 R
+/Annots 23 0 R
 >>
 endobj
-21 0 obj
+23 0 obj
 [
-22 0 R
-23 0 R
 24 0 R
 25 0 R
 26 0 R
+27 0 R
+28 0 R
+29 0 R
+30 0 R
+31 0 R
+32 0 R
+33 0 R
+34 0 R
+35 0 R
+36 0 R
 ]
 endobj
-22 0 obj
+24 0 obj
 << /Type /Annot
 /Subtype /Link
 /Rect [ 291.5 679.4 320.5 664.4 ]
@@ -130,43 +149,98 @@
 /H /I
 >>
 endobj
-23 0 obj
+25 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 270.324 522.279 290.316 510.279 ]
+/Rect [ 281.628 535.479 301.62 523.479 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=543517&view=rev)
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544784&view=rev)
 /S /URI >>
 /H /I
 >>
 endobj
-24 0 obj
+26 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 288.984 495.879 308.976 483.879 ]
+/Rect [ 434.616 456.279 454.608 444.279 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=543595&view=rev)
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=545437&view=rev)
 /S /URI >>
 /H /I
 >>
 endobj
-25 0 obj
+27 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 214.32 469.479 234.312 457.479 ]
+/Rect [ 439.62 429.879 459.612 417.879 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=543530&view=rev)
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544630&view=rev)
 /S /URI >>
 /H /I
 >>
 endobj
-26 0 obj
+28 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 72.0 380.626 91.992 368.626 ]
+/Rect [ 129.0 390.279 148.992 378.279 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544766&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+29 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 72.0 363.879 91.992 351.879 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544822&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+30 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 451.44 350.679 471.432 338.679 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=545141&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+31 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 372.984 324.279 392.976 312.279 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=546165&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+32 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 254.664 261.826 274.656 249.826 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544663&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+33 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 72.0 209.026 91.992 197.026 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544033&view=rev)
@@ -174,74 +248,130 @@
 /H /I
 >>
 endobj
-28 0 obj
+34 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 289.62 195.826 309.612 183.826 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544644&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+35 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 534.612 169.426 554.604 157.426 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=545439&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+36 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 269.652 106.973 289.644 94.973 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://svn.apache.org/viewcvs.cgi?rev=544330&view=rev)
+/S /URI >>
+/H /I
+>>
+endobj
+37 0 obj
+<< /Length 673 /Filter [ /ASCII85Decode /FlateDecode ]
+ >>
+stream
+Gat$u9okbt&A@ZcI&[gYRFh^R=D:cXUMd-(=r"#ldY!`#YY$T,/CFIoR]g2o6WJgoIUg^JS+/:YM>&1`IX;4ZpAO3[!&3E"g6(?C^*E=b0cq9iNo!k+mb\L/:hTP%SfuN8-^f_p-YslVG]*t"$6]mUE^;oJl)&.KqI[K\\dChW:5&gfnpRFsp!bj<b1/Qu]3?$R^5q1Dk$*bmm2#(;_`$<4TJ%,3[dq(uNfVAr/[T4q=htmP7*0)bN?dGDgh'k[6",S#'0>]Y&:g7EC5k8<Zo4-^=h@h$ZXRGo73e^hc[-H`$9[6fpDAPPQ0talqD%c(N"!Ho2nQ#;\^4L&FBRn0Wq+,.93mmb/S=+G*-doF=1\7#g?3X_$Qp%C\U\5Pk0Cq$/QL7P88$5FZ@'?[CZ4c`Kk](/eRG?edC;W*&i._VMmVk+`A?n',HA)T-)TG+98%D.eAjnC8t%,NP8W0_;a3"_Z:q`c0I_l%G]r@7Lk3otbl5`X6^pBuS3tLf3d9[=4BO?!Z>mk8hn_#_!R<%F@A']'>rJaD]U59Z&Fh4H(Qlm@0&PV_n9!V4U-)i/[3q=DM,7RjT2&ZSkk`]*]GM-F7mg'#,7C4_e"%NS@S0*mO5U!+Y?:9QS[DO-*6Z$EW6V-h/N@XCC.9lgBH/QBBf^NoV0@Chpe*`d~>
+endstream
+endobj
+38 0 obj
+<< /Type /Page
+/Parent 1 0 R
+/MediaBox [ 0 0 612 792 ]
+/Resources 3 0 R
+/Contents 37 0 R
+>>
+endobj
+40 0 obj
 <<
  /Title (\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156\0\40\0\141\0\156\0\144\0\40\0\145\0\170\0\160\0\154\0\141\0\156\0\141\0\164\0\151\0\157\0\156\0\40\0\157\0\146\0\40\0\163\0\171\0\155\0\142\0\157\0\154\0\163)
- /Parent 27 0 R
- /Next 29 0 R
+ /Parent 39 0 R
+ /Next 41 0 R
  /A 9 0 R
 >> endobj
-29 0 obj
+41 0 obj
 <<
  /Title (\376\377\0\62\0\40\0\126\0\145\0\162\0\163\0\151\0\157\0\156\0\40\0\62\0\60\0\60\0\67\0\55\0\60\0\66\0\40\0\50\0\51)
- /Parent 27 0 R
- /First 30 0 R
- /Last 32 0 R
- /Prev 28 0 R
- /Count -3
+ /Parent 39 0 R
+ /First 42 0 R
+ /Last 45 0 R
+ /Prev 40 0 R
+ /Count -4
  /A 11 0 R
 >> endobj
-30 0 obj
+42 0 obj
 <<
  /Title (\376\377\0\62\0\56\0\61\0\40\0\61\0\56\0\64)
- /Parent 29 0 R
- /Next 31 0 R
+ /Parent 41 0 R
+ /Next 43 0 R
  /A 13 0 R
 >> endobj
-31 0 obj
+43 0 obj
 <<
  /Title (\376\377\0\62\0\56\0\62\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 29 0 R
- /Prev 30 0 R
- /Next 32 0 R
+ /Parent 41 0 R
+ /Prev 42 0 R
+ /Next 44 0 R
  /A 15 0 R
 >> endobj
-32 0 obj
+44 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\63\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\157\0\162\0\163\0\40\0\164\0\157\0\40\0\164\0\150\0\151\0\163\0\40\0\162\0\145\0\154\0\145\0\141\0\163\0\145)
- /Parent 29 0 R
- /Prev 31 0 R
+ /Title (\376\377\0\62\0\56\0\63\0\40\0\123\0\151\0\164\0\145)
+ /Parent 41 0 R
+ /Prev 43 0 R
+ /Next 45 0 R
  /A 17 0 R
 >> endobj
-33 0 obj
+45 0 obj
+<<
+ /Title (\376\377\0\62\0\56\0\64\0\40\0\103\0\157\0\156\0\164\0\162\0\151\0\142\0\165\0\164\0\157\0\162\0\163\0\40\0\164\0\157\0\40\0\164\0\150\0\151\0\163\0\40\0\162\0\145\0\154\0\145\0\141\0\163\0\145)
+ /Parent 41 0 R
+ /Prev 44 0 R
+ /A 19 0 R
+>> endobj
+46 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-34 0 obj
+47 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-35 0 obj
+48 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-36 0 obj
+49 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-37 0 obj
+50 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -250,104 +380,123 @@
 endobj
 1 0 obj
 << /Type /Pages
-/Count 2
-/Kids [6 0 R 20 0 R ] >>
+/Count 3
+/Kids [6 0 R 22 0 R 38 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 27 0 R
+ /Outlines 39 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 33 0 R /F5 34 0 R /F1 35 0 R /F2 36 0 R /F7 37 0 R >> 
-/ProcSet [ /PDF /ImageC /Text ] /XObject <</Im1 19 0 R 
+/Font << /F3 46 0 R /F5 47 0 R /F1 48 0 R /F2 49 0 R /F7 50 0 R >> 
+/ProcSet [ /PDF /ImageC /Text ] /XObject <</Im1 21 0 R 
  >>
 >> 
 endobj
 9 0 obj
 <<
 /S /GoTo
-/D [20 0 R /XYZ 49.0 656.4 null]
+/D [22 0 R /XYZ 49.0 656.4 null]
 >>
 endobj
 11 0 obj
 <<
 /S /GoTo
-/D [20 0 R /XYZ 49.0 590.866 null]
+/D [22 0 R /XYZ 49.0 590.866 null]
 >>
 endobj
 13 0 obj
 <<
 /S /GoTo
-/D [20 0 R /XYZ 49.0 559.732 null]
+/D [22 0 R /XYZ 49.0 559.732 null]
 >>
 endobj
 15 0 obj
 <<
 /S /GoTo
-/D [20 0 R /XYZ 49.0 431.279 null]
+/D [22 0 R /XYZ 49.0 286.079 null]
 >>
 endobj
 17 0 obj
 <<
 /S /GoTo
-/D [20 0 R /XYZ 49.0 355.626 null]
+/D [22 0 R /XYZ 49.0 131.226 null]
 >>
 endobj
-27 0 obj
+19 0 obj
+<<
+/S /GoTo
+/D [38 0 R /XYZ 49.0 675.8 null]
+>>
+endobj
+39 0 obj
 <<
- /First 28 0 R
- /Last 29 0 R
+ /First 40 0 R
+ /Last 41 0 R
 >> endobj
 xref
-0 38
+0 51
 0000000000 65535 f 
-0000006506 00000 n 
-0000006571 00000 n 
-0000006663 00000 n 
+0000010360 00000 n 
+0000010432 00000 n 
+0000010524 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000000738 00000 n 
-0000000858 00000 n 
-0000000911 00000 n 
-0000006814 00000 n 
-0000001045 00000 n 
-0000006877 00000 n 
-0000001180 00000 n 
-0000006943 00000 n 
-0000001314 00000 n 
-0000007009 00000 n 
-0000001450 00000 n 
-0000007075 00000 n 
-0000001585 00000 n 
-0000003381 00000 n 
-0000003664 00000 n 
-0000003787 00000 n 
-0000003842 00000 n 
-0000003999 00000 n 
-0000004206 00000 n 
-0000004413 00000 n 
-0000004619 00000 n 
-0000007141 00000 n 
-0000004822 00000 n 
-0000005143 00000 n 
-0000005372 00000 n 
-0000005489 00000 n 
-0000005683 00000 n 
-0000005950 00000 n 
-0000006063 00000 n 
-0000006173 00000 n 
-0000006281 00000 n 
-0000006397 00000 n 
+0000000772 00000 n 
+0000000892 00000 n 
+0000000952 00000 n 
+0000010675 00000 n 
+0000001086 00000 n 
+0000010738 00000 n 
+0000001221 00000 n 
+0000010804 00000 n 
+0000001355 00000 n 
+0000010870 00000 n 
+0000001491 00000 n 
+0000010936 00000 n 
+0000001627 00000 n 
+0000011002 00000 n 
+0000001762 00000 n 
+0000004520 00000 n 
+0000004803 00000 n 
+0000004926 00000 n 
+0000005037 00000 n 
+0000005194 00000 n 
+0000005400 00000 n 
+0000005607 00000 n 
+0000005813 00000 n 
+0000006018 00000 n 
+0000006221 00000 n 
+0000006427 00000 n 
+0000006634 00000 n 
+0000006841 00000 n 
+0000007044 00000 n 
+0000007250 00000 n 
+0000007457 00000 n 
+0000007663 00000 n 
+0000008428 00000 n 
+0000011066 00000 n 
+0000008536 00000 n 
+0000008857 00000 n 
+0000009086 00000 n 
+0000009203 00000 n 
+0000009397 00000 n 
+0000009537 00000 n 
+0000009804 00000 n 
+0000009917 00000 n 
+0000010027 00000 n 
+0000010135 00000 n 
+0000010251 00000 n 
 trailer
 <<
-/Size 38
+/Size 51
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-7192
+11117
 %%EOF



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org