You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vh...@apache.org on 2007/08/05 17:48:51 UTC

svn commit: r562900 - in /xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94: fotree/ fotree/disabled-testcases.xml known-issues.xml knownissues_overview.xml layoutengine/ layoutengine/disabled-testcases.xml

Author: vhennebert
Date: Sun Aug  5 08:48:50 2007
New Revision: 562900

URL: http://svn.apache.org/viewvc?view=rev&rev=562900
Log:
Setup the "known issues" infrastructure for the 0.94 tab

Added:
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/fotree/
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/fotree/disabled-testcases.xml
      - copied unchanged from r562698, xmlgraphics/fop/branches/fop-0_94/test/fotree/disabled-testcases.xml
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/known-issues.xml
      - copied unchanged from r562891, xmlgraphics/fop/branches/fop-0_94/known-issues.xml
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/knownissues_overview.xml
      - copied, changed from r562698, xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/knownissues.xml
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/layoutengine/
    xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/layoutengine/disabled-testcases.xml
      - copied unchanged from r562698, xmlgraphics/fop/branches/fop-0_94/test/layoutengine/disabled-testcases.xml

Copied: xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/knownissues_overview.xml (from r562698, xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/knownissues.xml)
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/knownissues_overview.xml?view=diff&rev=562900&p1=xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/knownissues.xml&r1=562698&p2=xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/knownissues_overview.xml&r2=562900
==============================================================================
--- xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/knownissues.xml (original)
+++ xmlgraphics/fop/branches/fop-0_94/src/documentation/content/xdocs/0.94/knownissues_overview.xml Sun Aug  5 08:48:50 2007
@@ -26,16 +26,14 @@
 <section>
   <title>Known issues</title>
   <p>
-    This page lists currently known issues in the FOP codebase. Please note that this list is generated
-    from data in FOP's code repository (Trunk) and may not exactly represent the list of issues in
-    the latest release.
+    This page lists currently known issues in the current release.
   </p>
   <note>
     <p>
       For additional information on known issues in Apache FOP, please have a look at the following pages, too:
     </p>
     <ul>
-      <li><a href="bugs.html">the bug list in Bugzilla</a></li>
+      <li><a href="../bugs.html">the bug list in Bugzilla</a></li>
       <li><a href="http://wiki.apache.org/xmlgraphics-fop/FOPProjectTasks">the task list in the Wiki</a></li>
     </ul>
   </note>
@@ -48,25 +46,23 @@
   <section>
     <title>FO Tree</title>
     <p>
-      This section lists currently disabled test cases in the test suite for the FO tree tests.
-      The data for this section comes from 
-      <a href="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/test/fotree/disabled-testcases.xml">test/fotree/disabled-testcases.xml</a>.
+      This section lists disabled test cases in the test suite for the FO tree tests, at the time
+      of the release.
     </p>
-    <xi:include href="cocoon://knownissues-raw-fotree.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-fotree_0.94.xml#xpointer(/document/body/*)"/>
   </section>
   <section>
     <title>Layout Engine</title>
     <p>
-      This section lists currently disabled test cases in the test suite for the layout engine tests.
-      The data for this section comes from 
-      <a href="http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/test/layoutengine/disabled-testcases.xml">test/layoutengine/disabled-testcases.xml</a>.
+      This section lists disabled test cases in the test suite for the layout engine tests, at the
+      time of the release.
     </p>
-    <xi:include href="cocoon://knownissues-raw-layoutengine.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-layoutengine_0.94.xml#xpointer(/document/body/*)"/>
   </section>
   <section>
     <title>Other known issues</title>
     <p>This section lists other known issues.</p>
-    <xi:include href="cocoon://knownissues-raw-static.xml#xpointer(/document/body/*)"/>
+    <xi:include href="cocoon://knownissues-raw-static_0.94.xml#xpointer(/document/body/*)"/>
   </section>
 </section>
 </body>



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