summaryrefslogtreecommitdiffstats
path: root/gitblit.iml
diff options
context:
space:
mode:
Diffstat (limited to 'gitblit.iml')
-rw-r--r--gitblit.iml22
1 files changed, 22 insertions, 0 deletions
diff --git a/gitblit.iml b/gitblit.iml
index 19003661..7ebe2e89 100644
--- a/gitblit.iml
+++ b/gitblit.iml
@@ -724,6 +724,28 @@
</SOURCES>
</library>
</orderEntry>
+ <orderEntry type="module-library">
+ <library name="jedis-2.3.1.jar">
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/ext/jedis-2.3.1.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$MODULE_DIR$/ext/src/jedis-2.3.1.jar!/" />
+ </SOURCES>
+ </library>
+ </orderEntry>
+ <orderEntry type="module-library">
+ <library name="commons-pool2-2.0.jar">
+ <CLASSES>
+ <root url="jar://$MODULE_DIR$/ext/commons-pool2-2.0.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES>
+ <root url="jar://$MODULE_DIR$/ext/src/commons-pool2-2.0.jar!/" />
+ </SOURCES>
+ </library>
+ </orderEntry>
<orderEntry type="module-library" scope="TEST">
<library name="junit-4.11.jar">
<CLASSES>