On 1/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

Author: hlship
Date: Wed Jan 10 14:28:35 2007
New Revision: 495012
[..]

-        Set<Class> classes = CollectionFactory.newSet(Arrays.asList(
-                String.class,
-                Map.class,
-                List.class));
+        List classes = Arrays.asList(String.class, List.class, Map.class);

         replay();


Ah... Howard! I start to hate you ;) ...sorry for the noise in my previous post.

Now compile pass even on maven.

--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to