You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/04/11 08:04:36 UTC

svn commit: r393146 - /forrest/trunk/site-author/content/xdocs/site.xml

Author: crossley
Date: Mon Apr 10 23:04:33 2006
New Revision: 393146

URL: http://svn.apache.org/viewcvs?rev=393146&view=rev
Log:
Follow FOP and Batik to top-level project URLs.
Contributed by: Clay Leeds.
Issue: FOR-845

Modified:
    forrest/trunk/site-author/content/xdocs/site.xml

Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/site.xml?rev=393146&r1=393145&r2=393146&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Mon Apr 10 23:04:33 2006
@@ -126,12 +126,14 @@
     </corej2eepatterns>
 
     <xml.apache.org href="http://xml.apache.org/">
-      <fop href="fop/"/>
-      <batik href="batik/"/>
       <commons href="commons/">
         <resolver href="components/resolver/"/>
       </commons>
     </xml.apache.org>
+    <xmlgraphics.apache.org href="http://xmlgraphics.apache.org/">
+      <fop href="fop/"/>
+      <batik href="batik/"/>
+    </xmlgraphics.apache.org>
     <jakarta href="http://jakarta.apache.org/">
       <anakia href="velocity/anakia.html"/>
     </jakarta>