You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by pa...@apache.org on 2016/07/23 04:58:45 UTC

[5/6] drill git commit: DRILL-4690: remove dependency introduced in DRILL-4690 for jdbc-all

DRILL-4690: remove dependency introduced in DRILL-4690 for jdbc-all


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

Branch: refs/heads/master
Commit: 81772d3b89457e83ef76f7fb3beb44773646644b
Parents: 855873e
Author: Parth Chandra <pa...@apache.org>
Authored: Fri Jul 22 16:47:48 2016 -0700
Committer: Parth Chandra <pa...@apache.org>
Committed: Fri Jul 22 21:28:10 2016 -0700

----------------------------------------------------------------------
 exec/jdbc-all/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/81772d3b/exec/jdbc-all/pom.xml
----------------------------------------------------------------------
diff --git a/exec/jdbc-all/pom.xml b/exec/jdbc-all/pom.xml
index 3d5725e..fe6e5cd 100644
--- a/exec/jdbc-all/pom.xml
+++ b/exec/jdbc-all/pom.xml
@@ -312,6 +312,7 @@
               <exclude>org.hamcrest:hamcrest-core</exclude>
               <exclude>org.mockito:mockito-core</exclude>
               <exclude>org.objenesis:objenesis</exclude>
+              <exclude>org.eclipse.jetty:*</exclude>
             </excludes>
           </artifactSet>
           <relocations>