Mailing List Archive

svn commit: r1672808 - in /forrest/site: docs_0_100/changes.html docs_0_100/changes.rss docs_0_100/changes.xml docs_0_100/upgrading_010.html dtdx/document-v13.pdf dtdx/document-v20.pdf
Author: crossley
Date: Sat Apr 11 02:20:42 2015
New Revision: 1672808

URL: http://svn.apache.org/r1672808
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/docs_0_100/upgrading_010.html
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=1672808&r1=1672807&r2=1672808&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.html (original)
+++ forrest/site/docs_0_100/changes.html Sat Apr 11 02:20:42 2015
@@ -637,6 +637,11 @@ document.write("Last Published: " + docu
Committed by DC.</li>
<li>
<img class="icon" alt="update" src="../images/update.jpg">
+ Improved the "upgrading" notes to remind to keep any optional
+ configuration files synchronised with the default.
+ Committed by DC.</li>
+<li>
+<img class="icon" alt="update" src="../images/update.jpg">
Improved the
"<a href="../docs_0_100/howto/howto-buildPlugin.html">How to build a Plugin</a>"
document, regarding creating your own local plugins.

Modified: forrest/site/docs_0_100/changes.rss
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/changes.rss?rev=1672808&r1=1672807&r2=1672808&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.rss (original)
+++ forrest/site/docs_0_100/changes.rss Sat Apr 11 02:20:42 2015
@@ -65,6 +65,15 @@
</description></item>


+ <item><title>Apache Forrest docs update</title><link>http://forrest.apache.org//changes.html</link><description>docs update
+ by
+ DC
+ :
+
+ Improved the "upgrading" notes to remind to keep any optional
+ configuration files synchronised with the default.
+ </description></item>
+
<item><title>Apache Forrest code update</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
SNM
@@ -6862,6 +6871,13 @@

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
+ by
+ DC
+ :
+
+ Improved the "upgrading" notes to remind to keep any optional
+ configuration files synchronised with the default.
</description></item><item><title>Apache Forrest code update</title><link>http://forrest.apache.org//changes.html</link><description>code update
by
SNM

Modified: forrest/site/docs_0_100/changes.xml
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/changes.xml?rev=1672808&r1=1672807&r2=1672808&view=diff
==============================================================================
--- forrest/site/docs_0_100/changes.xml (original)
+++ forrest/site/docs_0_100/changes.xml Sat Apr 11 02:20:42 2015
@@ -56,6 +56,9 @@
Linked to the Wayback Machine for older versions of documentation.
See <link href="site:faq">FAQ</link>.
Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
+ Improved the "upgrading" notes to remind to keep any optional
+ configuration files synchronised with the default.
+ Committed by DC.</li><li><icon alt="update" src="../images/update.jpg"/>
Improved the
"<link href="site:buildPlugin">How to build a Plugin</link>"
document, regarding creating your own local plugins.

Modified: forrest/site/docs_0_100/upgrading_010.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_100/upgrading_010.html?rev=1672808&r1=1672807&r2=1672808&view=diff
==============================================================================
--- forrest/site/docs_0_100/upgrading_010.html (original)
+++ forrest/site/docs_0_100/upgrading_010.html Sat Apr 11 02:20:42 2015
@@ -435,9 +435,20 @@ document.write("Last Published: " + docu
forrest.properties files.
</p>
<p>
- Other configuration should also be synchronised. For example, a project
+ Other configuration files should also be synchronised with the default
+ files which you copied. For example, a project
Catalog Entity Resolver or symbols entities (see
<a href="http://forrest.zones.apache.org/ft/build/forrest-seed/samples-b/xml-entities.html">notes</a>).
+ Other potentional files that you might be using are:
+ the Apache Cocoon
+ <a href="../docs_0_100/faq.html#cli-xconf">cli.xconf</a>
+ file to control Cocoon (for example to include/exclude some URIs);
+ the Jetty server
+ <a href="../docs_0_100/faq.html#run_port">configuration</a>
+ file (for example to do 'forrest run' on a different port)
+ ; etcetera.
+ You might also have a necessary
+ <a href="#project-sitemap">project sitemap</a> (see next section).
</p>
<p>
Any remaining issues should concern other

Modified: forrest/site/dtdx/document-v13.pdf
URL: http://svn.apache.org/viewvc/forrest/site/dtdx/document-v13.pdf?rev=1672808&r1=1672807&r2=1672808&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=1672808&r1=1672807&r2=1672808&view=diff
==============================================================================
Binary files - no diff available.