From ec376578f524915b401136d0b90a57755da29dbe Mon Sep 17 00:00:00 2001 From: Harvey Feng Date: Tue, 18 Feb 2014 11:27:34 -0800 Subject: [PATCH] update TODO about Hive jars --- project/SharkBuild.scala | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/SharkBuild.scala b/project/SharkBuild.scala index 425ec160..8a8ac8f3 100755 --- a/project/SharkBuild.scala +++ b/project/SharkBuild.scala @@ -75,8 +75,8 @@ object SharkBuild extends Build { val excludeXerces = ExclusionRule(organization = "xerces") // TODO(harvey): These should really be in a SharkHive project, but that requires re-organizing - // all of our settings. Should be done for v0.9.1. - // TODO(harvey): Exclude datanucleus + // all of our settings. Should be done for v0.9.1. Also, we might not need some + // of these jars. val hiveArtifacts = Seq( "hive-anttasks", "hive-beeline",