From: Jake Farrell Date: Sun, 28 Aug 2011 18:24:45 +0000 (+0000) Subject: Thrift-1257: thrift's dependency scope on javax.servlet:servlet-api should be 'provided' X-Git-Tag: 0.8.0~119 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=13b21184f4b24c48db19408d79339c6ede01a027;p=common%2Fthrift.git Thrift-1257: thrift's dependency scope on javax.servlet:servlet-api should be 'provided' Client: java Patch: jfarrell Updated artifact servlet-api scope to provided. git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1162568 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/java/build.xml b/lib/java/build.xml index 51df768f..80025848 100644 --- a/lib/java/build.xml +++ b/lib/java/build.xml @@ -297,7 +297,7 @@ - +