From: Bryan Duxbury Date: Thu, 24 Mar 2011 22:20:12 +0000 (+0000) Subject: THRIFT-1112. java: Maven deploy support X-Git-Tag: 0.6.1~8 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=c76009881b2149ef5840692fdf50d0025acd069c;p=common%2Fthrift.git THRIFT-1112. java: Maven deploy support Patch: Jake Farrell git-svn-id: https://svn.apache.org/repos/asf/thrift/branches/0.6.x@1085164 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 7c664382..81472144 100644 --- a/lib/java/build.xml +++ b/lib/java/build.xml @@ -7,100 +7,127 @@ to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - + + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> + --> - + 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,90 +231,157 @@ - + Tests failed! - + - - + + - + - + - + - + - + - + - + - + + - + - + - + - + - - - - - - - - - + + + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lib/java/ivy.xml b/lib/java/ivy.xml deleted file mode 100644 index 6225e4c1..00000000 --- a/lib/java/ivy.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - Java bindings for the Apache Thrift RPC system - - - - - - - - - - - - - - -