[prev in list] [next in list] [prev in thread] [next in thread] 

List:       drill-commits
Subject:    [2/3] git commit: DRILL-1364: Remove extraneous old jersey-* jars from distribution.
From:       jacques () apache ! org
Date:       2014-08-29 23:34:01
Message-ID: e5544bc4c90f4f87bc8b1b95f2e66b2c () git ! apache ! org
[Download RAW message or body]

DRILL-1364: Remove extraneous old jersey-* jars from distribution.


Project: http://git-wip-us.apache.org/repos/asf/incubator-drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-drill/commit/c241137e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-drill/tree/c241137e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-drill/diff/c241137e

Branch: refs/heads/master
Commit: c241137ec0f108709a493f7241446c885e8cd51c
Parents: 509bcdf
Author: Jacques Nadeau <jacques@apache.org>
Authored: Fri Aug 29 14:50:52 2014 -0700
Committer: Jacques Nadeau <jacques@apache.org>
Committed: Fri Aug 29 14:55:30 2014 -0700

----------------------------------------------------------------------
 distribution/pom.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-drill/blob/c241137e/distribution/pom.xml
----------------------------------------------------------------------
diff --git a/distribution/pom.xml b/distribution/pom.xml
index a63dc6c..7d79b57 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -342,6 +342,18 @@
               <groupId>org.slf4j</groupId>
             </exclusion>          
             <exclusion>
+              <groupId>com.sun.jersey</groupId>
+              <artifactId>jersey-core</artifactId>
+            </exclusion>
+            <exclusion>
+              <groupId>com.sun.jersey</groupId>
+              <artifactId>jersey-server</artifactId>
+            </exclusion>
+            <exclusion>
+              <groupId>com.sun.jersey</groupId>
+              <artifactId>jersey-json</artifactId>
+            </exclusion>         
+            <exclusion>
               <groupId>commons-logging</groupId>
               <artifactId>commons-logging</artifactId>
             </exclusion>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic