diff options
Diffstat (limited to 'gitblit.iml')
-rw-r--r-- | gitblit.iml | 88 |
1 files changed, 44 insertions, 44 deletions
diff --git a/gitblit.iml b/gitblit.iml index 878fdc3c..ad39963e 100644 --- a/gitblit.iml +++ b/gitblit.iml @@ -80,6 +80,50 @@ </library> </orderEntry> <orderEntry type="module-library"> + <library name="httpclient-4.3.4.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/httpclient-4.3.4.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/httpclient-4.3.4.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="httpcore-4.3.2.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/httpcore-4.3.2.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/httpcore-4.3.2.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="commons-logging-1.1.3.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/commons-logging-1.1.3.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/commons-logging-1.1.3.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> + <library name="commons-codec-1.7.jar"> + <CLASSES> + <root url="jar://$MODULE_DIR$/ext/commons-codec-1.7.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES> + <root url="jar://$MODULE_DIR$/ext/src/commons-codec-1.7.jar!/" /> + </SOURCES> + </library> + </orderEntry> + <orderEntry type="module-library"> <library name="log4j-1.2.17.jar"> <CLASSES> <root url="jar://$MODULE_DIR$/ext/log4j-1.2.17.jar!/" /> @@ -441,50 +485,6 @@ </library> </orderEntry> <orderEntry type="module-library"> - <library name="httpclient-4.1.3.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/httpclient-4.1.3.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/httpclient-4.1.3.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library"> - <library name="httpcore-4.1.4.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/httpcore-4.1.4.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/httpcore-4.1.4.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library"> - <library name="commons-logging-1.1.1.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-logging-1.1.1.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-logging-1.1.1.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library"> - <library name="commons-codec-1.7.jar"> - <CLASSES> - <root url="jar://$MODULE_DIR$/ext/commons-codec-1.7.jar!/" /> - </CLASSES> - <JAVADOC /> - <SOURCES> - <root url="jar://$MODULE_DIR$/ext/src/commons-codec-1.7.jar!/" /> - </SOURCES> - </library> - </orderEntry> - <orderEntry type="module-library"> <library name="org.eclipse.jgit.http.server-3.4.1.201406201815-r.jar"> <CLASSES> <root url="jar://$MODULE_DIR$/ext/org.eclipse.jgit.http.server-3.4.1.201406201815-r.jar!/" /> |