hchar 2005/01/27 03:10:14
Modified: sandbox/yajcache/test/org/apache/jcs/yajcache/util
SerializeUtilsTest.java TestSerializable.java
Log:
package rename
Revision Changes Path
1.2 +1 -1
jakarta-turbine-jcs/sandbox/yajcache/test/org/apache/jcs/yajcache/util/SerializeUtilsTest.java
Index: SerializeUtilsTest.java
===================================================================
RCS file:
/home/cvs/jakarta-turbine-jcs/sandbox/yajcache/test/org/apache/jcs/yajcache/util/SerializeUtilsTest.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SerializeUtilsTest.java 22 Jan 2005 21:36:03 -0000 1.1
+++ SerializeUtilsTest.java 27 Jan 2005 11:10:13 -0000 1.2
@@ -20,7 +20,7 @@
import java.util.Arrays;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
-import org.apache.jcs.yajcache.annotate.*;
+import org.apache.jcs.yajcache.lang.annotation.*;
/**
*
1.2 +1 -1
jakarta-turbine-jcs/sandbox/yajcache/test/org/apache/jcs/yajcache/util/TestSerializable.java
Index: TestSerializable.java
===================================================================
RCS file:
/home/cvs/jakarta-turbine-jcs/sandbox/yajcache/test/org/apache/jcs/yajcache/util/TestSerializable.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TestSerializable.java 22 Jan 2005 21:36:03 -0000 1.1
+++ TestSerializable.java 27 Jan 2005 11:10:13 -0000 1.2
@@ -18,7 +18,7 @@
import java.io.Serializable;
import org.apache.commons.lang.builder.EqualsBuilder;
-import org.apache.jcs.yajcache.annotate.*;
+import org.apache.jcs.yajcache.lang.annotation.*;
/**
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]