[exo-jcr-commits] exo-jcr SVN: r1418 - jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/jbosscache.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jan 15 10:27:51 EST 2010


Author: nzamosenchuk
Date: 2010-01-15 10:27:51 -0500 (Fri, 15 Jan 2010)
New Revision: 1418

Modified:
   jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/jbosscache/ChildListEvictionActionPolicy.java
Log:
EXOJCR-391: ChildListEvictionActionPolicy marked as deprecated.

Modified: jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/jbosscache/ChildListEvictionActionPolicy.java
===================================================================
--- jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/jbosscache/ChildListEvictionActionPolicy.java	2010-01-15 15:26:08 UTC (rev 1417)
+++ jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/main/java/org/exoplatform/services/jcr/impl/dataflow/persistent/jbosscache/ChildListEvictionActionPolicy.java	2010-01-15 15:27:51 UTC (rev 1418)
@@ -31,6 +31,7 @@
  * @author <a href="mailto:alex.reshetnyak at exoplatform.com.ua">Alex Reshetnyak</a> 
  * @version $Id$
  */
+ at Deprecated
 public class ChildListEvictionActionPolicy
    implements EvictionActionPolicy
 {



More information about the exo-jcr-commits mailing list