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/06/05 09:35:55 UTC

svn commit: r411700 - /forrest/trunk/site-author/status.xml

Author: crossley
Date: Mon Jun  5 00:35:54 2006
New Revision: 411700

URL: http://svn.apache.org/viewvc?rev=411700&view=rev
Log:
Fix xml validation errors.

Modified:
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/site-author/status.xml
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?rev=411700&r1=411699&r2=411700&view=diff
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Mon Jun  5 00:35:54 2006
@@ -40,6 +40,7 @@
     <person name="Ferdinand Soethe"     email="ferdinand@apache.org"    id="FSO"/>
     <person name="Cyriaque Dupoirieux"  email="cdupoirieux@apache.org"  id="CD"/>
     <person name="Bertrand Delacretaz"  email="bdelacretaz@apache.org"  id="BD"/>
+    <person name="Tim Williams"         email="twilliams@apache.org"    id="TWW"/>
 
     <person name="Volunteer needed"   email="dev@forrest.apache.org" id="open"/>
   </developers>
@@ -140,7 +141,7 @@
         Completed the de and fr translations of the fresh-site, added fr and de
         versions of the index page as examples of language switching.
       </action>
-      <action context="code" type="update" dev="BD" fix-for="FOR-887">
+      <action context="code" type="update" dev="BD" fixes-bug="FOR-887">
         Moved LocaleAction and LocaleMatcher configurations to main sitemap, and changed
         I18nTransformer use to take locale info from enclosing LocaleAction everywhere.
       </action>
@@ -150,12 +151,12 @@
       <action context="code" type="update" dev="AG">
         Updated xerces to 2.8.0, xml-apis to 1.3.03, log4j to 1.2.13 and ehcache to 1.2.
       </action>
-      <action context="code" type="update" dev="DC" fix-for="FOR-824" due-to="Steve Masover">
+      <action context="code" type="update" dev="DC" fixes-bug="FOR-824" due-to="Steve Masover">
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.
       </action>
 
-      <action context="code" type="update" dev="DC" fix-for="FOR-492">
+      <action context="code" type="update" dev="DC" fixes-bug="FOR-492">
         Fixed inconsistent line-endings in comments of generated html.
       </action>
 
@@ -165,7 +166,7 @@
         and local project-specific plugins.
       </action>
 
-      <action context="code" type="update" dev="DC" fix-for="FOR-818">
+      <action context="code" type="update" dev="DC" fixes-bug="FOR-818">
         Forrestbot deploy.scp workstage now uses keyfile/passphrase in preference,
         then fallback to remote password.
       </action>
@@ -227,12 +228,12 @@
       </action>
   
       <action context="code" type="update" dev="DC" due-to="Sjur N. Moshagen"
-          fix-for="FOR-581,FOR-720">
+          fixes-bug="FOR-581,FOR-720">
         Fixed and enhanced the Forrest plugin for the XMLmind XML Editor at tools/xxe
       </action>
 
       <action context="code" type="update" dev="DC" due-to="Addison Berry"
-          fix-for="FOR-180,FOR-716">
+          fixes-bug="FOR-180,FOR-716">
         Updated tools/forrestbar to be compatiable with recent versions of Firefox.
       </action>
 
@@ -306,7 +307,7 @@
         For example, use "<code>&amp;myp-t;</code>" to represent the
         project name together with trademark symbol
         "My Project Name&trade;".
-        See <a href="site:faq/xml-entities">FAQ</a>.
+        See <link href="site:faq/xml-entities">FAQ</link>.
       </action>
 
       <action context="code" type="add" dev="RDG">
@@ -352,11 +353,11 @@
         Added document to facilitate
         <link href="site:v0.70//upgrading_07">upgrading to v0.7</link>
       </action>
-      <action context="code" type="update" dev="DC" fix-for="FOR-824" due-to="Steve Masover">
+      <action context="code" type="update" dev="DC" fixes-bug="FOR-824" due-to="Steve Masover">
         Howto-v20 now properly handles a/@class=fork etc. attribute to enable
         links to open in a new browser window.
       </action>
-      <action context="code" type="update" dev="DC" fix-for="FOR-818">
+      <action context="code" type="update" dev="DC" fixes-bug="FOR-818">
         Forrestbot deploy.scp workstage now uses keyfile/passphrase in preference,
         then fallback to remote password.
       </action>