From 55f7ffea5d792ce33044d885cda8f8ba92d36c3c Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Thu, 24 Mar 2011 17:24:27 +0000 Subject: [PATCH] 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 --- lib/java/Makefile.am | 2 +- lib/java/build.xml | 398 +++++++++++++++++++++++++------------------ lib/java/ivy.xml | 38 ----- 3 files changed, 237 insertions(+), 201 deletions(-) delete mode 100644 lib/java/ivy.xml diff --git a/lib/java/Makefile.am b/lib/java/Makefile.am index cb1332e23..c5c752173 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 f0b09b475..096bfc7a5 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 1ba933dbd..000000000 --- a/lib/java/ivy.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - Java bindings for the Apache Thrift RPC system - - - - - - - - - - - - - - -