From: Bryan Duxbury Date: Wed, 6 May 2009 17:22:11 +0000 (+0000) Subject: THRIFT-482. java: build.xml does not specify a target version for compiled java classes X-Git-Tag: 0.2.0~120 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=787538943be3c40a55b971c47882e8b19d4b5823;p=common%2Fthrift.git THRIFT-482. java: build.xml does not specify a target version for compiled java classes This patch updates the build file to target java 1.5. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@772373 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/build.xml b/lib/java/build.xml index 0a7c8944..90a8eaf1 100644 --- a/lib/java/build.xml +++ b/lib/java/build.xml @@ -107,7 +107,7 @@ - +