initial crack at a gui and cli, project setup and a controller page

Project: http://git-wip-us.apache.org/repos/asf/incubator-blur/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-blur/commit/d9be4404
Tree: http://git-wip-us.apache.org/repos/asf/incubator-blur/tree/d9be4404
Diff: http://git-wip-us.apache.org/repos/asf/incubator-blur/diff/d9be4404

Branch: refs/heads/master
Commit: d9be440468b25494dcc97041a998c7f3fe9abab8
Parents: b1f3826
Author: gbarton <[email protected]>
Authored: Thu Jul 12 00:40:10 2012 -0400
Committer: gbarton <[email protected]>
Committed: Mon Jul 30 16:47:58 2012 -0400

----------------------------------------------------------------------
 src/pom.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-blur/blob/d9be4404/src/pom.xml
----------------------------------------------------------------------
diff --git a/src/pom.xml b/src/pom.xml
index 6759613..c879d97 100644
--- a/src/pom.xml
+++ b/src/pom.xml
@@ -15,6 +15,7 @@
                <module>blur-mapred</module>
                <module>blur-util</module>
                <module>blur-jdbc</module>
+               <module>blur-gui</module>
        </modules>
        
        <dependencies>

Reply via email to