|
From: Manik S. <msu...@jb...> - 2006-07-10 12:17:36
|
User: msurtani
Date: 06/07/10 08:17:35
Modified: tests/functional/org/jboss/cache/loader Tag:
Branch_JBossCache_1_4_0 CacheLoaderPurgingTest.java
Log:
Cleaned up some TODO and FIXME noise, improved on Javadocs
Revision Changes Path
No revision
No revision
1.1.2.1 +0 -1 JBossCache/tests/functional/org/jboss/cache/loader/CacheLoaderPurgingTest.java
(In the diff below, changes in quantity of whitespace are not shown.)
Index: CacheLoaderPurgingTest.java
===================================================================
RCS file: /cvsroot/jboss/JBossCache/tests/functional/org/jboss/cache/loader/CacheLoaderPurgingTest.java,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- CacheLoaderPurgingTest.java 30 May 2006 18:40:25 -0000 1.1
+++ CacheLoaderPurgingTest.java 10 Jul 2006 12:17:35 -0000 1.1.2.1
@@ -12,7 +12,6 @@
import org.jboss.cache.xml.XmlHelper;
/**
- * //TODO: MANIK: Javadoc this class
*
* @author <a href="mailto:ma...@jb...">Manik Surtani (ma...@jb...)</a>
*/
|