From jbosscache-commits at lists.jboss.org Tue Aug 26 02:45:58 2008 Content-Type: multipart/mixed; boundary="===============1354420298939502258==" MIME-Version: 1.0 From: jbosscache-commits at lists.jboss.org To: jbosscache-commits at lists.jboss.org Subject: [jbosscache-commits] JBoss Cache SVN: r6615 - core/trunk/src/main/java/org/jboss/cache/eviction. Date: Tue, 26 Aug 2008 02:44:18 -0400 Message-ID: --===============1354420298939502258== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: manik.surtani(a)jboss.com Date: 2008-08-26 02:44:18 -0400 (Tue, 26 Aug 2008) New Revision: 6615 Removed: core/trunk/src/main/java/org/jboss/cache/eviction/Modernizable.java Log: Ghost file Deleted: core/trunk/src/main/java/org/jboss/cache/eviction/Modernizable.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- core/trunk/src/main/java/org/jboss/cache/eviction/Modernizable.java 200= 8-08-25 23:17:22 UTC (rev 6614) +++ core/trunk/src/main/java/org/jboss/cache/eviction/Modernizable.java 200= 8-08-26 06:44:18 UTC (rev 6615) @@ -1,17 +0,0 @@ -package org.jboss.cache.eviction; - -import org.jboss.cache.config.EvictionAlgorithmConfig; - -/** - * Attached to deprecated eviction configuration elements that know how to= map to modern counterparts. This interface - * is itself deprecated and is only used to bridge deprecated configuratio= ns. - * - * @author Manik Surtani (manik(a)jbo= ss.org) - * @since 3.0 - * @deprecated - */ -(a)Deprecated -public interface Modernizable -{ - EvictionAlgorithmConfig modernize(); -} --===============1354420298939502258==--