From: Jake Farrell Date: Tue, 19 Apr 2011 21:15:17 +0000 (+0000) Subject: Thrift-1109: Deploy fb303 along side libthrift to maven repo X-Git-Tag: 0.7.0~103 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=680114defb1ce478a0adf98606d427cea76fcff5;p=common%2Fthrift.git Thrift-1109: Deploy fb303 along side libthrift to maven repo patch: jfarrell client: contrib fb303 java depends on: Thrift-363 Adding the ability to publish the fb303 java library as an artifact alongside libthrift to the apache maven repository. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1095218 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/contrib/fb303/java/build.xml b/contrib/fb303/java/build.xml index 48e74709..62699a43 100755 --- a/contrib/fb303/java/build.xml +++ b/contrib/fb303/java/build.xml @@ -1,3 +1,4 @@ + - + --> + - - - - + + + + + + - - - + + + + + + + + + + + + + + + + + + + + - - - + + + - - + + - - - - generating thrift fb303 files - - + + + + - - - - - - - Building libfb303.jar .... - + + + - - - + + + - - + + + - + - - + + + - Cleaning old stuff .... - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/contrib/fb303/java/FacebookBase.java b/contrib/fb303/java/src/FacebookBase.java similarity index 100% rename from contrib/fb303/java/FacebookBase.java rename to contrib/fb303/java/src/FacebookBase.java