This is an automated email from the ASF dual-hosted git repository.

tv pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-jcs.git

commit d81e636073775e4fad95b6a52d67bf3be860f39d
Author: Thomas Vandahl <[email protected]>
AuthorDate: Mon Feb 9 17:02:45 2026 +0100

    Update documentation
---
 xdocs/UpgradingFrom3x.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/UpgradingFrom3x.xml b/xdocs/UpgradingFrom3x.xml
index fcd43e16..e2b45a34 100644
--- a/xdocs/UpgradingFrom3x.xml
+++ b/xdocs/UpgradingFrom3x.xml
@@ -131,7 +131,7 @@ 
jcs.default.cacheattributes=org.apache.commons.jcs4.engine.CompositeCacheAttribu
            inherit values from the default region attributes. This, however, 
was never implemented.
            Note that the behavior has been fixed in JCS 4.0.0. This may have 
implications
            for your existing configurations. On the other hand, it makes the 
configuration
-           much shorter.
+           much shorter. See the examples in <code>src/test/test-conf</code>.
          </p>
          <p>
            The configuration holder objects (the classes that end in 
"Attributes") are now

Reply via email to