From: Bryan Duxbury Date: Thu, 24 Mar 2011 17:24:27 +0000 (+0000) Subject: THRIFT-363. java: Maven deploy X-Git-Tag: 0.7.0~135 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=55f7ffea5d792ce33044d885cda8f8ba92d36c3c;p=common%2Fthrift.git THRIFT-363. java: Maven deploy It finally works\! Patch: Jake Farrell git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1085046 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/Makefile.am b/lib/java/Makefile.am index cb1332e2..c5c75217 100644 --- a/lib/java/Makefile.am +++ b/lib/java/Makefile.am @@ -17,7 +17,7 @@ # under the License. # -EXTRA_DIST = build.xml ivy.xml src test +EXTRA_DIST = build.xml src test export CLASSPATH diff --git a/lib/java/build.xml b/lib/java/build.xml index f0b09b47..096bfc7a 100644 --- a/lib/java/build.xml +++ b/lib/java/build.xml @@ -22,85 +22,112 @@ xmlns:artifact="antlib:org.apache.maven.artifact.ant"> Thrift Build File + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + + + + + + + + - + + + - - - - - + + + + + - - - - - - - + + + - - - + + + + + + - - + + - + - - + + @@ -111,110 +138,90 @@ - You need Apache Ivy 2.0 or later from http://ant.apache.org/ - It could not be loaded from ${ivy_repo_url} + You need Apache Ivy 2.0 or later from ${ivy.repo.url}. It could not be loaded from ${ivy.jar} - - - - - - - - - - - - - - - + + - - - - - - + + + + + + - - - + + + - - - + + + + + + - + + + + + - + - - + + - + - - - - - - - - + + + + + - + - - - - - - - - - - + + - + @@ -224,17 +231,15 @@ - + Tests failed! - - + + @@ -242,72 +247,141 @@ - + - + - + + - + - + - + - + - - - - + + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/java/ivy.xml b/lib/java/ivy.xml deleted file mode 100644 index 1ba933db..00000000 --- a/lib/java/ivy.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - Java bindings for the Apache Thrift RPC system - - - - - - - - - - - - - - -