Skip to content

Commit

Permalink
update TODO about Hive jars
Browse files Browse the repository at this point in the history
  • Loading branch information
harveyfeng committed Feb 18, 2014
1 parent 7617bc1 commit ec37657
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/SharkBuild.scala
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ec37657

Please sign in to comment.