crossley 2003/06/20 22:21:17
Modified: src/documentation/xdocs/installing updating.xml
Log:
Mention move of catalogs and entities to WEB-INF.
Revision Changes Path
1.9 +3 -0 cocoon-2.1/src/documentation/xdocs/installing/updating.xml
Index: updating.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/installing/updating.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- updating.xml 18 Jun 2003 12:10:28 -0000 1.8
+++ updating.xml 21 Jun 2003 05:21:17 -0000 1.9
@@ -132,6 +132,9 @@
<em>org.apache.cocoon.components.resolver.Resolver.ROLE</em> anymore; use
<em>org.apache.excalibur.xml.EntityResolver.ROLE</em> instead.
</p>
+ <p>The default entities (DTDs, entity sets, etc.) have moved to the
+ WEB-INF/ directory.
+ </p>
</s2>
<s2 title="Stores">
<p>The Store and StoreJanitor components and implementations have been moved to