From 4935f1b5c7de47935c133461dffb77148e25f5fe Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Sat, 14 Jul 2012 13:28:19 +0900 Subject: [PATCH] [#452] Fix a build error introduced by ObjectStreamClass.lookupAny() --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index b2a769a7f6..1e8a4e3c20 100644 --- a/pom.xml +++ b/pom.xml @@ -341,6 +341,8 @@ java.nio.channels.MembershipKey java.net.StandardSocketOptions java.net.StandardProtocolFamily + + java.io.ObjectStreamClass