JDBC doesnt build for me
Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/5c9f4b29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/5c9f4b29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/5c9f4b29 Branch: refs/heads/master Commit: 5c9f4b29a4b4822aa5417685773a238069673e20 Parents: d9be440 Author: gbarton <[email protected]> Authored: Sun Jul 15 14:56:12 2012 -0400 Committer: gbarton <[email protected]> Committed: Mon Jul 30 16:47:58 2012 -0400 ---------------------------------------------------------------------- src/pom.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/5c9f4b29/src/pom.xml ---------------------------------------------------------------------- diff --git a/src/pom.xml b/src/pom.xml index c879d97..dee176a 100644 --- a/src/pom.xml +++ b/src/pom.xml @@ -14,7 +14,6 @@ <module>blur-store</module> <module>blur-mapred</module> <module>blur-util</module> - <module>blur-jdbc</module> <module>blur-gui</module> </modules>
