Author: tv
Date: Mon Sep 30 08:49:07 2013
New Revision: 1527487
URL: http://svn.apache.org/r1527487
Log:
Fix URL
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/managers-cache.xml
Modified:
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/managers-cache.xml
URL:
http://svn.apache.org/viewvc/db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/managers-cache.xml?rev=1527487&r1=1527486&r2=1527487&view=diff
==============================================================================
---
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/managers-cache.xml
(original)
+++
db/torque/torque4/trunk/torque-site/src/site/xdoc/documentation/orm-reference/managers-cache.xml
Mon Sep 30 08:49:07 2013
@@ -87,7 +87,7 @@ public FooManager()
The key given for the region is used in a JCS
configuration file, cache.ccf, to set up a cache that the manager uses
to store objects for which it is responsible. See the JCS
- <a href="http://jakarta.apache.org/jcs/">
+ <a href="http://commons.apache.org/proper/commons-jcs/">
documentation</a> for details on configuring JCS. But here is a
simple section that creates an in-memory only LRU cache for FooManager.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]