dain 2003/09/07 21:10:57
Modified: modules/common/src/test/org/apache/geronimo/common/propertyeditor
ArrayPropertyEditorAdapterTest.java
Log:
Updated to reflect move of ArrayProperyEditorAdapter to kernel module.
Revision Changes Path
1.2 +2 -2
incubator-geronimo/modules/common/src/test/org/apache/geronimo/common/propertyeditor/ArrayPropertyEditorAdapterTest.java
Index: ArrayPropertyEditorAdapterTest.java
===================================================================
RCS file:
/home/cvs/incubator-geronimo/modules/common/src/test/org/apache/geronimo/common/propertyeditor/ArrayPropertyEditorAdapterTest.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ArrayPropertyEditorAdapterTest.java 30 Aug 2003 21:08:08 -0000
1.1
+++ ArrayPropertyEditorAdapterTest.java 8 Sep 2003 04:10:57 -0000
1.2
@@ -63,7 +63,7 @@
import junit.framework.TestCase;
/**
- * Unit test for [EMAIL PROTECTED] ArrayPropertyEditorAdapter} class.
+ * Unit test for [EMAIL PROTECTED]
org.apache.geronimo.kernel.service.ArrayPropertyEditorAdapter} class.
*
* @version $Revision$ $Date$
*/