From 575d4f690b8eaedfdd3981fe7c00ecc41d358e73 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 03 Jul 2014 16:57:47 -0400
Subject: [PATCH] Temporarily depend on patched guice-servlet (guice-807)

---
 gitblit.iml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/gitblit.iml b/gitblit.iml
index 9a689da..8912282 100644
--- a/gitblit.iml
+++ b/gitblit.iml
@@ -58,6 +58,17 @@
       </library>
     </orderEntry>
     <orderEntry type="module-library">
+      <library name="guice-servlet-4.0-SNAPSHOT.jar">
+        <CLASSES>
+          <root url="jar://$MODULE_DIR$/ext/guice-servlet-4.0-SNAPSHOT.jar!/" />
+        </CLASSES>
+        <JAVADOC />
+        <SOURCES>
+          <root url="jar://$MODULE_DIR$/ext/src/guice-servlet-4.0-SNAPSHOT.jar!/" />
+        </SOURCES>
+      </library>
+    </orderEntry>
+    <orderEntry type="module-library">
       <library name="annotations-12.0.jar">
         <CLASSES>
           <root url="jar://$MODULE_DIR$/ext/annotations-12.0.jar!/" />

--
Gitblit v1.9.1