cziegeler 2002/09/12 04:27:37
Modified: src/java/org/apache/cocoon/components/store
FilesystemStore.java
Log:
"Fixing" bug 12034
Revision Changes Path
1.20 +2 -2
xml-cocoon2/src/java/org/apache/cocoon/components/store/FilesystemStore.java
Index: FilesystemStore.java
===================================================================
RCS file:
/home/cvs/xml-cocoon2/src/java/org/apache/cocoon/components/store/FilesystemStore.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- FilesystemStore.java 8 Aug 2002 14:02:46 -0000 1.19
+++ FilesystemStore.java 12 Sep 2002 11:27:37 -0000 1.20
@@ -71,7 +71,7 @@
* Stores objects on the filesystem: String objects as text files,
* all other objects are serialized.
*
- * @deprecated Use the Avalon Excalibur Store instead.
+ * @deprecated Use the {@link
org.apache.cocoon.components.store.impl.FilesystemStore}
*
* @author ?
* @author <a href="mailto:[EMAIL PROTECTED]">Vadim Gritsenko</a>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]