From: David Reiss Date: Sat, 7 Feb 2009 02:36:54 +0000 (+0000) Subject: THRIFT-292. Auto-generate the Java gen-code in build.xml X-Git-Tag: 0.2.0~318 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=cd5284c735bec7ee98dfc27ba4d3e4d2bc9bf0e4;p=common%2Fthrift.git THRIFT-292. Auto-generate the Java gen-code in build.xml r739384 deleted the generated Java code from the source tree. With this change, it will be automatically generated when ant is run. git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@741829 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/contrib/fb303/java/build.xml b/contrib/fb303/java/build.xml index 37015695..36923f98 100755 --- a/contrib/fb303/java/build.xml +++ b/contrib/fb303/java/build.xml @@ -27,8 +27,13 @@ generating thrift fb303 files - + + + + + +