From: Roger Meier Date: Wed, 27 Oct 2010 19:19:04 +0000 (+0000) Subject: THRIFT-971 java module can't be compiled without ivy and network connection X-Git-Tag: 0.6.0~51 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=2fde9eee6f155ff23d938256d3c9db9c93a21b77;p=common%2Fthrift.git THRIFT-971 java module can't be compiled without ivy and network connection git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1028075 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/build.xml b/lib/java/build.xml index 9dfc6c8b..7c664382 100644 --- a/lib/java/build.xml +++ b/lib/java/build.xml @@ -122,7 +122,18 @@ - + + + + + + + + + + + +