You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-svn@forrest.apache.org by cr...@apache.org on 2012/01/23 01:32:11 UTC

svn commit: r1234659 - in /forrest/site: docs_0_100/changes.html docs_0_100/changes.rss docs_0_100/changes.xml dtdx/document-v13.pdf dtdx/document-v20.pdf

Author: crossley
Date: Mon Jan 23 00:32:11 2012
New Revision: 1234659

URL: http://svn.apache.org/viewvc?rev=1234659&view=rev
Log:
 Publish from forrestbot

Modified:
    forrest/site/docs_0_100/changes.html
    forrest/site/docs_0_100/changes.rss
    forrest/site/docs_0_100/changes.xml
    forrest/site/dtdx/document-v13.pdf
    forrest/site/dtdx/document-v20.pdf

Modified: forrest/site/docs_0_100/changes.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/changes.html?rev=1234659&r1=1234658&r2=1234659&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.html (original)
+++ forrest/site/docs_0_100/changes.html Mon Jan 23 00:32:11 2012
@@ -550,6 +550,10 @@ document.write("Last Published: " + docu
        Committed by DC.</li>
 <li>
 <img class="icon" alt="update" src="../images/update.jpg">
+        Use JAVA_TOOL_OPTIONS to ensure UTF-8 everywhere.
+       Committed by DC. Thanks to Karl Wright. See Issue <a href="http://issues.apache.org/jira/browse/FOR-1231">FOR-1231</a>.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
         Upgraded packaged Jetty to version 6.1.26 from version 4.2.19.
        Committed by BMD. See Issue <a href="http://issues.apache.org/jira/browse/FOR-1222">FOR-1222</a>.</li>
 </ul>
@@ -574,6 +578,7 @@ document.write("Last Published: " + docu
 <h3 class="underlined_5">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>Brian M. Dube (BMD), David Crossley (DC).</p>
+<p>This is a list of other contributors:<br>Karl Wright.</p>
 </div>
     
 <a name="version_0.9"></a>

Modified: forrest/site/docs_0_100/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/changes.rss?rev=1234659&r1=1234658&r2=1234659&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.rss (original)
+++ forrest/site/docs_0_100/changes.rss Mon Jan 23 00:32:11 2012
@@ -64,6 +64,17 @@
         upgrading to v0.10-dev
       </description></item>
 
+      <item><title>Apache Forrest code update
+          (bug FOR-1231)
+        </title><link>http://forrest.apache.org//changes.html</link><description>code update
+        by
+        DC
+          (fixes bug FOR-1231)
+        
+        :
+        
+        Use JAVA_TOOL_OPTIONS to ensure UTF-8 everywhere.
+       Thanks to Karl Wright.</description></item>
       <item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
         by
         DC
@@ -6701,7 +6712,17 @@
 
         Added document to facilitate
         upgrading to v0.10-dev
-      </description></item><item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
+      </description></item><item><title>Apache Forrest code update
+          (bug FOR-1231)
+        </title><link>http://forrest.apache.org//changes.html</link><description>code update
+        by
+        DC
+          (fixes bug FOR-1231)
+        
+        :
+        
+        Use JAVA_TOOL_OPTIONS to ensure UTF-8 everywhere.
+       Thanks to Karl Wright.</description></item><item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
         by
         DC
         :

Modified: forrest/site/docs_0_100/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/changes.xml?rev=1234659&r1=1234658&r2=1234659&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.xml (original)
+++ forrest/site/docs_0_100/changes.xml Mon Jan 23 00:32:11 2012
@@ -10,6 +10,8 @@
         Assist management of project logos and banner images.
         For example, overlay a TM symbol using SVG to create a new image.
        Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
+        Use JAVA_TOOL_OPTIONS to ensure UTF-8 everywhere.
+       Committed by DC. Thanks to Karl Wright. See Issue <link href="http://issues.apache.org/jira/browse/FOR-1231">FOR-1231</link>.</li><li><icon alt="update" src="../images/update.jpg"/>
         Upgraded packaged Jetty to version 6.1.26 from version 4.2.19.
        Committed by BMD. See Issue <link href="http://issues.apache.org/jira/browse/FOR-1222">FOR-1222</link>.</li></ul></section><section id="docs_0.10-dev"><title>Changes to Documentation</title><ul><li><icon alt="add" src="../images/add.jpg"/>
 <!-- Please keep this action at the top -->
@@ -20,7 +22,7 @@
         As a demo, it was causing too many "errors" when network not available.
         It can still be used via
         <code>http://localhost:8888/forrest-issues.html</code>
-       Committed by DC.</li></ul></section><section id="contributors_0.10-dev"><title>Contributors to this release</title><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/>Brian M. Dube (BMD), David Crossley (DC).</p></section></section>
+       Committed by DC.</li></ul></section><section id="contributors_0.10-dev"><title>Contributors to this release</title><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/>Brian M. Dube (BMD), David Crossley (DC).</p><p>This is a list of other contributors:<br/>Karl Wright.</p></section></section>
     <section id="version_0.9"><title>Version 0.9 (2011-02-07)</title><section id="build_0.9"><title>Changes to Build</title><ul><li><icon alt="add" src="../images/add.jpg"/>
         Added standalone 'validate-status' build target to validate the project
         status changes file.

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1234659&r1=1234658&r2=1234659&view=diff
==============================================================================
Binary files - no diff available.

Modified: forrest/site/dtdx/document-v20.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v20.pdf?rev=1234659&r1=1234658&r2=1234659&view=diff
==============================================================================
Binary files - no diff available.