Modified: forrest/site/docs_0_80/upgrading_08.html
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/upgrading_08.html?view=diff&rev=535771&r1=535770&r2=535771
==============================================================================
--- forrest/site/docs_0_80/upgrading_08.html (original)
+++ forrest/site/docs_0_80/upgrading_08.html Mon May 7 00:47:52 2007
@@ -356,6 +356,9 @@
<a href="#tips">General upgrade tips</a>
</li>
<li>
+<a href="#project-sitemap">Remove project sitemap if not necessary</a>
+</li>
+<li>
<a href="#To+be+continued...">To be continued...</a>
</li>
</ul>
@@ -475,9 +478,14 @@
</li>
</ul>
+<p>
+ The consequence of not making such corrections is an error message similar to the
following:
+ </p>
+<pre class="code">Could not find component for role:
+[org.apache.cocoon.components.modules.input.InputModule/project]</pre>
</div>
-<a name="N1009D"></a><a name="clean"></a>
+<a name="N100A4"></a><a name="clean"></a>
<h2 class="underlined_10">Run a clean target after upgrade</h2>
<div class="section">
<p>
@@ -486,7 +494,7 @@
</p>
</div>
-<a name="N100A7"></a><a name="to2to"></a>
+<a name="N100AE"></a><a name="to2to"></a>
<h2 class="underlined_10">New filename convention for stylesheets</h2>
<div class="section">
<p>
@@ -505,7 +513,7 @@
</p>
</div>
-<a name="N100BB"></a><a name="docs"></a>
+<a name="N100C2"></a><a name="docs"></a>
<h2 class="underlined_10">Notes about documentation</h2>
<div class="section">
<p>
@@ -521,7 +529,7 @@
</p>
</div>
-<a name="N100CD"></a><a name="cocoon"></a>
+<a name="N100D4"></a><a name="cocoon"></a>
<h2 class="underlined_10">Notes about Cocoon version</h2>
<div class="section">
<p>
@@ -539,7 +547,7 @@
</p>
</div>
-<a name="N100DA"></a><a name="xmlformat"></a>
+<a name="N100E1"></a><a name="xmlformat"></a>
<h2 class="underlined_10">Whitespace and indenting of xml files with xmlformat</h2>
<div class="section">
<p>
@@ -550,7 +558,7 @@
</p>
</div>
-<a name="N100E8"></a><a name="tips"></a>
+<a name="N100EF"></a><a name="tips"></a>
<h2 class="underlined_10">General upgrade tips</h2>
<div class="section">
<p>
@@ -566,7 +574,22 @@
</p>
</div>
-<a name="N100F8"></a><a name="To+be+continued..."></a>
+<a name="N100FF"></a><a name="project-sitemap"></a>
+<h2 class="underlined_10">Remove project sitemap if not necessary</h2>
+<div class="section">
+<p>
+ It has come to our attention that some people have a
+ <a href="../docs_0_90/project-sitemap.html">project sitemap</a>
+ even though they are not using it. Such un-necessary sitemaps should be
+ removed to avoid maintenance issues.
+ </p>
+<p>
+ If you do use a project sitemap, then pay attention to the upgrade
+ instructions "<a href="#modules">Forrest configuration simplification</a>"
above.
+ </p>
+</div>
+
+<a name="N10114"></a><a name="To+be+continued..."></a>
<h2 class="underlined_10">To be continued...</h2>
<div class="section">
<p>
Modified: forrest/site/docs_0_80/upgrading_08.pdf
URL: http://svn.apache.org/viewvc/forrest/site/docs_0_80/upgrading_08.pdf?view=diff&rev=535771&r1=535770&r2=535771
==============================================================================
Binary files - no diff available.
|