mcconnell 2003/07/14 15:55:21
Modified: meta/impl/src/java/org/apache/avalon/meta/info/verifier
TypeVerifier.java
Log:
Woops.
Revision Changes Path
1.2 +2 -2
avalon-sandbox/meta/impl/src/java/org/apache/avalon/meta/info/verifier/TypeVerifier.java
Index: TypeVerifier.java
===================================================================
RCS file:
/home/cvs/avalon-sandbox/meta/impl/src/java/org/apache/avalon/meta/info/verifier/TypeVerifier.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- TypeVerifier.java 14 Jul 2003 22:30:01 -0000 1.1
+++ TypeVerifier.java 14 Jul 2003 22:55:21 -0000 1.2
@@ -79,7 +79,7 @@
public class TypeVerifier
{
private static final Resources REZ =
- ResourceManager.getPackageResources( ComponentVerifier.class );
+ ResourceManager.getPackageResources( TypeVerifier.class );
private static final Class[] EMPTY_TYPES = new Class[ 0 ];
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]