From d203c0e2a8604b59ecab1a494ee0dc00eb87ba22 Mon Sep 17 00:00:00 2001 From: Steven Phillips Date: Wed, 2 Apr 2014 17:48:33 -0700 Subject: [PATCH] DRILL-478 sqlline fails with latest build Exclude jruby-complete in hbase pom --- contrib/storage-hbase/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contrib/storage-hbase/pom.xml b/contrib/storage-hbase/pom.xml index b656669210d..aa2d93a3657 100644 --- a/contrib/storage-hbase/pom.xml +++ b/contrib/storage-hbase/pom.xml @@ -55,6 +55,10 @@ asm asm + + jruby-complete + org.jruby +