]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Add "redesign" descriptor.
authorWilliam Victor Mote <vmote@apache.org>
Sun, 6 Apr 2003 22:18:22 +0000 (22:18 +0000)
committerWilliam Victor Mote <vmote@apache.org>
Sun, 6 Apr 2003 22:18:22 +0000 (22:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196214 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/dev/index.xml

index fa56475d1620415f02757034e7f97f3648ac33b7..12c49252e6aa943ca99e37cf1accbf866209d681 100644 (file)
@@ -13,7 +13,7 @@
       <p>It is important to understand that there are currently three lines of development on the FOP product:</p>
       <ul>
         <li>The oldest is the one that releases are currently generated from, and is also called the "maintenance branch". Because of limitations in its design, the FOP committers decided to freeze new development on this branch, and are providing only bug fixes. This branch is tagged as "fop-0_20_2-maintain" in the CVS repository.</li>
-        <li>The main development line is the future of FOP. It was spawned from the "maintenance" branch, but had to quickly be "broken" so that the needed redesign could be dropped into place. It is currently not as mature as the "maintenance" branch, but has far greater long-term prospects. It is also known as the "root" or "trunk".</li>
+        <li>The main development line is the future of FOP. It was spawned from the "maintenance" branch, but had to quickly be "broken" so that the needed redesign could be dropped into place. It is currently not as mature as the "maintenance" branch, but has far greater long-term prospects. It is also known as the "root" or "trunk" or "redesign".</li>
       <li>The "Alt Design" is exactly that: an alternative design approach. Because its efforts are largely complementary and parallel to the main development branch, and because it is expected to be merged at some point into the trunk, it is <link href="design/alt.design/index.html">documented separately</link>. The authors of this effort are currently in the process of merging their work into the trunk.</li>
       </ul>
     <p>Please note that patches for enhancements to the maintenance branch will generally not be considered. Bug fixes are welcome there, but new developers are strongly encouraged to apply their efforts to the trunk development line.</p>